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

Unable to create an attachment using the crmService ActivityService createAttachment service

edited Jul 20, 2024 5:04PM in Configure Price Quote 1 comment

Im trying to upload an attachment using the ActivityService.WSDL. I'm sending a request with the attachment information, and it response message is SUCCESS. When I see the information on the account page, I see the attachment record but not the file uploaded.

WSDL - URL

https://[CloudURL]/crmService/ActivityService

Request

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/crmCommon/activities/activityManagementService/types/" xmlns:obj="http://xmlns.oracle.com/apps/crmCommon/objects/objectsService/">
<soapenv:Header/>
<!--Zero or more repetitions:-->
<soapenv:Body>

<typ:createAttachment>

<typ:attachmentRows>
<!--Optional:-->
<obj:EntityName>ZCA_SALES_PARTY</obj:EntityName>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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