While importing data into interface tables,if u got number
of records are error(like more than 1000 records are
error),how to imform user?
Answers were Sorted based on User's Feedback
Answer / ram
I agree with above answer...but if the records are erroring
out during custom validation then we can have one exception
report and share the same with the user.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / phani
For this, It is important to know how you are populating the
data in the Interface table from the flat files.
If you are using the SQL*LOADER then it will create
bad file automatically if there are some bad records
created. And same can be sent to the User/Client.
For the Better understanding about the SQL*Loader, I sugges
you go through the following link.
http://alloracletech.blogspot.com/2008/08/sql-loader-tutorial.html
Regards,
Phani
Is This Answer Correct ? | 1 Yes | 3 No |
what is the defference between credit memo and debit memo
is it possible to run the interface without using oracle apps?
in oracle workflow if i want to send a mail to the user after sending if the user didn't approve the mail after 10 mins it is automatimatically approved how we can approach?
can we execute one concurrent program through another concurrent program?
Can we create tables in apps schema?
What are triggers?
How can you achieve loose coupling in soa framework?
how to debug the report?
2 Answers IBM, Qualcomm, Sierra Atlantica,
Can you differentiate between mediator and osb?
sourcing in GL
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
what is trace file? what is the use of that?