Supplier Import Process Error (UCM - Interface - Final Tables Approach)
Summary
Load to Interface Tables Fails for Supplier ImportContent
Hello All,
I have developed an Supplier Integration which reads the file from FTP server. This is the standard FBDI template
I then upload the file to UCM server using service as below:
Business Object - ERPIntegrationService & Operation - UploadFileToUCM. This works.
Next step I upload this file from UCM to Interface table.
Business Object - ERPIntegrationService & Operation - SubmitESSJobRequest. After submitting to Interface table, I check in loop waiting for the status to be "SUCCEEDED" or "WARNING" or "ERROR. This step is giving "ERROR" status. I am unable to proceed further to final step.
Tagged:
0