Hi Guys,
I would like to have some help regarding an issue that I am facing. I have a custom workflow that uses an external SOAP web service to push certain information from CRM. This SOAP web service is expecting the default credentials for its authentication. So the "UseDefaultCredentials" is set as true. Unfortunately while executing the workflow I am getting an exception "System.Exception: System.Web.Services.Protocols.SoapException: The user ID and password are invalid. Try again." We are using Dynamics CRM 2011. But this same is working properly when this is set as a dialog process and triggered by a button click.
Is there any solution or work around for this? The workflow has to work and push information to the service in the context of the person who initiated the workflow.
*This post is locked for comments
I have the same question (0)