Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

What is the use of Execute in CRM 2016 SOAP ?

$
0
0

Hi,

I am working in Dynamics CRM SOAP 2016 API and trying CRUD operations on entity. I tried below operations to perform respective operation on CRM Entity:

Create : <soap:Envelope>...... <ser:Create> .......  </ser:Create>........</soap:Envelope>
Delete : <soap:Envelope>...... <ser:Delete> .......  </ser:Delete>........</soap:Envelope>
Retrieve : <soap:Envelope>...... <ser:Retrieve> .......  </ser:Retrieve>........</soap:Envelope>
RetrieveMultiple : <soap:Envelope>....<ser:RetrieveMultiple>..... </ser:RetrieveMultiple>......</soap:Envelope>
Update: <soap:Envelope>...... <ser:Update> .......  </ser:Update>........</soap:Envelope>
Execute: <soap:Envelope>...... <ser:Execute> .......  </ser:Execute>........</soap:Envelope>

I would like to know, What is the purpose and use of Execute operation and when can I use this ?

Thanks


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>