If we transfer the data from legacy system to oracle base
tables. I want to hold the data in interface table how?
Answer Posted / nagendra
Legacy System->Staging Table->Pre-Interface Tables
->Interface Tables->Base Tables
1. Legacy System means other system. For e.g. Cobol
2. We create staging table in database(Oracle Apps
environment)
3. Using SQL Loader utility we get the data from Legacy to
Staging Table
4. Transfer the data to Pre-Interface Tables
5. Validate the data and transfer that to Interface Tables
6. Validate the data and use Standard API's to transfer
the data to Oracle Base Tables. For e.g.
(MTL_SYSTEM_ITEMS_B)
Note: Where Pre-Interface Tables are optional
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are you familiar with internet architecture of oracle apps 11i?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
How is choreography different from orchestration?
tell me the scenarios of the independent in reports
what are the different transaction clauses in AR?
can we get profile values in report without using user exists is it possible how?
What is instead of trigger in where we will use?
how to print multi lay outs,muti currency,muti language in xml publisher
Plz anybody send me Technical specification for AP Interface
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
How can we import the data into a database using sql * loader?
In sequence i want to 11 and 15th values how we will write?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
Explain oracle apps architecture.
What do you understand by soa and what are the benefits of using this architecture?