Hi,
I've been looking for an example where you use the CallContext in System Services.
The documentation states :
The data contract for the call context is not published as part of the Web Service Description Language (WSDL) files for system services. However, the call context can be used just like for other services. The call context values for system services are set to the default values. If you want to explicitly set any call context values for a system service, you must create the code to set the values for the system service call.
But I have no idea how to create this code.
As example, I would like to use the ExecuteStaticQuery method on the QueryServiceClient.
But I want to choose in which company this query must be executed.
Does anybody has an example of this?
Regards,
Sven Peeters
*This post is locked for comments