Usecase: Here, I will show you how to upload files to UCM using Oracle ERP Cloud adapter.
Case1:
- Using Send Files to ERP Cloud with details:
- docTitle : filename
- doctype : Document
- securityGroup : FAFusionImportExport
- docAccount : fin$/payables$/import$
- fileReference : stage file reference
Case2:
- Using Query, Create, update or delete information ErpintegrationService and operation: uploadFileToUcm with details:
- Content : file reference or base64 encoded
- Filename
- ContentType: filetype(csv, document or zip)
- DocumentTitle: filename
- DocumentSecurityGroup: FAFusionImportExport
- DocumentAccount : fin$/payables$/import$
Detailed steps with Screenshots:
Create an Oracle ERP cloud adapter connection
Integration flow:
Write a file to stage:
Create a csv file into stage:
Case1: Send Files to ERP Cloud option
No comments:
Post a Comment