what is inbound and outbound interface?
Answers were Sorted based on User's Feedback
Answer / yakub pasha
Inbound Interface will be used to upload the data from legacy system (Flat files) into
Oracle Applications base tables.
While Developing the Inbound interface we will use SQL * loader to import the data
into base taqbles.
Outbound Interface will be used to extract the data from oracle Database tables into
the flat files.
While developing the outbound Interface we will use UTL_File to Extract the data.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / vijay
Inbound interface: Inbound interface is a program which is used to transfer the data from legacy system to oracle apps.
EX:FROM DB2 TO ORACLE APPS
Outbound interface: Outbound interface is a program which is used to extract the data from oracle base tables into the flat files.
| Is This Answer Correct ? | 3 Yes | 0 No |
What are ad-hoc reports?
P_CONC_REQUEST_ID mandatory in oracle reports to run in oracle applications or not ( I am not talking about running in report builder or D2k ) or not ?
9 Answers CSC, IBM, KPIT, Oracle,
we have select statement in that two exceptions that returns no value. In that which exception will raise?
what r the objects u have to do in u experiance
Tell me how to find the custom directory in front end?
link between po and ap modules
Can we run a package with out specification?If yes how?
What is responsibility?
Can anybody tell me, What is the Implementation Process?
how will you refer a report column (data column,formula,summery,placeholderr)?
Can you define an erp system?
in procedure how to return a value