In interface how u find errors and how to solve. How to fix
it?
Answer Posted / rupesh babu k
while moving data from legacy to staging table(temp table
created based on the structure of interface table)if errors
occurs that data(custom data errors)we can collect in a
table(custom error table).
while moving data from staging table to interface table
if error occurs that data(standard error data)we can
collect into standard error table(each module having one or
more interface error tables). Both custom eror data and
standard data can be send to client or we can fix the
errors using utl_file package(outbound interface).
The errors may occur due to different reasons.
ex:invalid data,invalid datatype,undefined columns
(accounting_date,sob,currency,coa),uninitialized columns
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you explain the difference between architecture followed in 10g & 11g?
What is a value set? List its various types.
Can we create tables in apps schema?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
How can a process be deployed in soa?
What is the concept of soa governance?
Which oracle apps version you are very confident in?
What are the different components of soa suite?
How can you achieve loose coupling in soa framework?
What is oracle soa suite?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
please send me forms, xml pulisher questions,answers
What do you understand by concurrent programs?
Tell me how to find the custom directory in front end?
do you know is it possible to run the interface without using oracle apps?