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 need of registering table in apps?
what is meant by bind parameter?
how to make a parameter optional in the query?
what is the difference between oracle 8i and 9i?
why do we go for oracle apps technical other than sap and other packages?
What are the Major differences between appcore.pll and appcore2.pll
5 Answers Infosys, Sierra Atlantica,
name at least five reports in oracle inventory related to transaction ?
How to make Parameter as Mandatory?
Challenges faced during upgradation of 11i to R12
What is ERP? Architecture of apps?
while doing the process of conversion if got any data error out what is the next step to reprocess
Presently u are working in which version?