Usecase: Here I will show you how to get the file from ucm using ErpIntegrationService webservice as follows:
Case1:
- First get document id by file prefix (doc title)
- Second get document by document id , fetched from 1st step.
Case2:
- Get the document by file prefix(doc title) directly.
Detailed steps with screenshots:
Create a soap connection with
https://<erp_instance>/fscmService/ErpIntegrationService?wsdl
Case2 : Integration flow
No comments:
Post a Comment