
Hi,
We are trying to build a Biztalk 2010 application which would consume CRM 2011 WCF service and upload data into CRM. The CRM server is configured for claims based authentication. What are my options in this scenario to consume CRM 2011 WCF organization service and use the claims based authentication in Biztalk 2010 application?
Directly consuming the CRM 2011 organization WCF service in Biztalk 2010 application (Add generated items -> Consume WCF service) does not work (when I tried that, it imported the schemas but not the mappings and gave an object reference not set error). I assume that the error is because of the authentication. According to my investigation, trying to consume a WCF service in Biztalk application this way supports only anonymous or basic authentication.
If anybody has any tips, I would greatly appreaciate it.
Thanks,
Jose
*This post is locked for comments
I have the same question (0)