How to get Upload process to show Error Message
Hello,
I have built a WebADI which gives users means to upload their data from legacy system to EBS. This is often used feature so moved from conversion process to WebADI.
The program / process works fine, uploads the data to interface table, does all the parent child validations etc, and returns the error, if any, to respective record in the webadi. If there are no errors, it updates/inserts into product table.
My question is regarding the results that shows in the process window. When there are validation errors, the parameter / process popup window (upload page) shows :
Error
- The upload process has completed with errors. Press Close to return to the document and fix the errors.