creating item with Attachment using Item Version 2 webservice
Summary
creating item with Attachment using webserviceContent
Hi Team,
I want to create item with attachment using create item webservice( Item version 2)
The attachment is not a URL type. It’s a physical file.
Will this work, if I am placing the file in UCM and mentioning the path in the highlighted create item request xml.
Note : We are using ICS for the integration.
If anybody tried please let me know.
<item:ItemAttachment>
<!--Optional:-->
<item:AttachedDocumentId>?</item:AttachedDocumentId>
<!--Optional:-->
<item:DocumentId>?</item:DocumentId>
<!--Optional:-->
<item:LastUpdateDate>?</item:LastUpdateDate>
<!--Optional:-->
<item:DatatypeCode>?</item:DatatypeCode>
<!--Optional:-->