Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to represent Binary data type in SOAP?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

I am trying to CREATE an Account using SOAP API, Please find the snippet below:

<!-- define string data -->
<con:KeyValuePairOfstringanyType>
      <sys:key>name</sys:key>
      <sys:value i:type="c:string">soap_account_bin_test</sys:value>
</con:KeyValuePairOfstringanyType>

<!-- define OptionSetValue -->          
<con:KeyValuePairOfstringanyType>
    <sys:key>paymenttermscode</sys:key>
    <sys:value i:type="con:OptionSetValue">
            <con:Value>2</con:Value>
    </sys:value>
</con:KeyValuePairOfstringanyType>

<!-- define binary-->  
 <con:KeyValuePairOfstringanyType>
     How to represent binary data type here?
 </con:KeyValuePairOfstringanyType>

Account has 1 field EntityImage which has a binary data type. Would like to know How can I define binary data for field EntityImage?
I tried to give i:type="c:binary" but it did not work.
Could you please let me know how to represent binary property in soap?


Thanks

*This post is locked for comments

  • Suggested answer
    a33ik Profile Picture
    a33ik 84,325 Most Valuable Professional on at
    RE: How to represent Binary data type in SOAP?

    Hello Rajinder,

    If you want to see how it should look like you should use SoapLogger as I mentioned here.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,494 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,305 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans