There are set of records to be processed from staging table
into interface table. If one record fails the entire set of
data should be rejected.
Answer Posted / sandeep
You can also use an extra columns for tracking error flag, error message. First you can validate the records and update that particular record with the above mentioned columns.
if you don't find any errors after validation then you can load them to interface tables.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between request group and request security in oracle apps?
What is sca and how is it useful?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
can we get profile values in report without using user exists is it possible how?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
What is a flexfield? List out its types.
How is choreography different from orchestration?
testing tools?
Is soa a part of oracle fusion middleware?
How to create a purchase order without a requisition?
What do you understand by soa?
What is the concept of soa governance?
Can we create tables in apps schema?
Can u give the Documentation of Custom.pll in oracle apps
What is count(*) from po_vendors(any table)?