You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

PPM Project - Attachment Service

Received Response
76
Views
10
Comments
edited Aug 9, 2019 8:18AM in Integrations and Extensions 10 comments

Summary

PPM Project - Attachment Service

Content

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>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!