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

RE: how to pass data back to CRM online from azure SB with two listener?

$
0
0

this is the listener (two way) I am using - that pass the remote execution context. I am able to receive the data and even process for e.g. link to SAP or legacy systems and insert records there - no problem. but updating the same record i.e. pass the data back to CRM is not clear.

public string Execute(RemoteExecutionContext context)

           {

               Utility.Print(context);

               return "Success";

           }


Viewing all articles
Browse latest Browse all 87499

Trending Articles



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