What is INBOUND and OUT BOUND? (Different types of
interfaces)
Answers were Sorted based on User's Feedback
Answer / manoj
Inbound
If the data is to be uploaded from any legacy system to
Oracle apps the interface is called inbound.
Outbound
If any data is supposed to be send from erp to any other
system is called outbound..
Is This Answer Correct ? | 198 Yes | 17 No |
Answer / swats
Inbound Interfaces
Loading data from external source to Oracle
Applications
Outbound Interfaces
Extracting data from Oracle Apps and
sending the data.
Is This Answer Correct ? | 83 Yes | 8 No |
Answer / phani kumar
Inbound:
In inbound interface load the data into base tables
outbound:
In outbound interface extract the data from the base tables
Is This Answer Correct ? | 62 Yes | 17 No |
Answer / udayachandrakumar
Inbound : It is an interface, in which the data flows from
an external system to the local system.
Outbound : It is an interface, in which the data flows from
a local system to a remote system.
Is This Answer Correct ? | 31 Yes | 7 No |
Answer / vidhya shankar
Inbound InterFace:
The one which allows data to get into oracle application
from outside is called inbound interface.
OutBound Interface:
The one which allows data to get data from oracle
applications to other systems is called outbound interface.
Is This Answer Correct ? | 18 Yes | 4 No |
Answer / usha
Inbound Interface: The Data that is being brought in to
oracle application from markets
Eg: Purchase Requisitions (From Market-->Oracle)
Out Bound Interface: The data that is being sent to markets
from oracle application.
Eg: Purchase Order(From Oracle-->Market)
Here Markets are nothing but legacy systems which are
running with different software
Is This Answer Correct ? | 17 Yes | 6 No |
Answer / sudheer
client give us flat file means legacy system
data(sap,java,text file,csv etc).
using inbound interface we have to load(with validations)
these flat file data into oracle base tables.
outbound interface means transfer the data from base tables
to text files
Is This Answer Correct ? | 14 Yes | 3 No |
Answer / sivaraja
Inbound:
We are scheduling program we can send the data from
legacy system to Oracle applications
Outbound:
we can send the data from Oracle application to
legacy system.
Is This Answer Correct ? | 13 Yes | 5 No |
Answer / raghu
this concepts from utl_file (packages)
In bound means u can send or insert the data of fat file(it is stored in system) into database tables.
Out bound means u can retrieve or copy the database tables data into system files data i.e fat files.
Is This Answer Correct ? | 9 Yes | 7 No |
Answer / kiran,zensar technologies
Inbound Interface:
For inbound interfaces, where these products are
the destination, interface tables as well as supporting
validation, processing, and maintenance programs are
provided.
Outbound Interface:
For outbound interfaces, where these products are
the source, database views are provided and the destination
application should provide the validation, processing, and
maintenance programs
Is This Answer Correct ? | 40 Yes | 39 No |
what is the use of anchors?
What is oracle soa suite?
what is the difference between request group and request security in oracle apps?
What are documents and test cases u followed.
wht is difference between is and as varibales,while declaring procedure which is better?
What are the files we submit while your program move to testing instance?
What are basic steps for AIM?
What are Mandatory triggers to write in the block, which is created on view?
why r u transer the data base tables to flat file and what is use
what are the different types of triggers in reports
what is MRC? Why it is needed?
what is organization id