ERP Integration Web service -- loadAndImportData
Summary
loadAndImportData parent request completes before the respective import child processContent
Team,
We are working on automatic supplier information upload in FBDI format to UCM and launch the import process.
For Supplier Import, The loadAndImportData parent request completes before the actual import process (Import Supplier) and no link available in request_history table as well. We would like to submit the Supplier Address (and other child import processes) Import only when the parent request succeeded.
Do we have any method or table available to link these process ?.
We do see another way on which we can uploading the file to UCM, launch the Interface import program and submit the import process, it will be three different web service call and we have 5 other supplier child processes like Address,Site, Contact.
0