PPM Project - Attachment Service
Summary
PPM Project - Attachment ServiceContent
I'd like to attach a document to the project newly created.
Created a project using PPM REST API /fscmRestApi/resources/11.13.18.05/projects
Now planning to attach a document using the ERP soap service : https://ucf5-zgbl-fa-ext.oracledemos.com:443/fscmService/ErpObjectAttachmentService?WSDL
But need the proper values to be passed for entityName,categoryName. Please suggest
<typ:uploadAttachment>
<typ:entityName>RA_CUSTOMER_TRX_ALL</typ:entityName>
<typ:categoryName>CUSTOMER_TRX</typ:categoryName>
<typ:allowDuplicate>yes</typ:allowDuplicate>
<!--Zero or more repetitions:-->
<typ:attachmentRows>
<erp:UserKeyA>Vision University BU</erp:UserKeyA>
<erp:UserKeyB>300000024352134</erp:UserKeyB>
<erp:UserKeyC>WTW0008</erp:UserKeyC>