Page 1 of 1

During export the application has been designed to update a back-end database system, create an xml document for detaile

Posted: Fri Aug 26, 2022 9:57 am
by answerhappygod
During export the application has been designed to update a back-end database system, create an xml document for detailed (full) logging purposes, and upload the captured documents to a document management system. What order must the exports be performed in?

A. Export order does not matter
B. Either database update or xml file first, and then uploading to the document management system
C. XML file first, followed by the database update, and then upload to the document management system
D. Database update first, followed by the xml file, and then uploading to the document management system