Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to Integrate AD with BizTalk
- This topic has 4 replies, 1 voice, and was last updated 9 years, 2 months ago by
community-content.
-
AuthorPosts
-
-
June 25, 2014 at 11:01 AM #26384
Dear,
I have a requirement from the client regarding active directory integration with biztalk.and have searched and found that there is a nettcp based web service from Active directory . so I want to know how to integrate AD with BizTalk and the best way of integrating AD with BizTalk. I have download ADWS from the AD server. which it is very difficult to under which method and how to call it .i am not able to build this schema project for AD. I am getting error “Unable to find the schema Location”
**
Note : i have gone throug http://technet.microsoft.com/en-us/library/dd391908(v=ws.10).aspx
and
http://social.technet.microsoft.com/Forums/lync/en-US/4f275285-2fad-4587-a9b9-afa1704ad504/active-directory-web-services -
June 25, 2014 at 2:58 PM #26385
Hi,
Why are you trying to to publish a WCF service in BizTalk to wrap the call to the ADWS web service?
You should be able to build a send port in BizTalk administration console with transport type of WCF-nettcp to consume the Active Directory Web service directly, provided that you have ADWS configured correctly.
Good luck.
-
July 13, 2014 at 10:39 PM #26409
Thanks for your response !!! but i am still not sure what all the parameters need to be passed for this WS. whenever i am sending the request i am getting Faut responses only. i am not getting the proper responses from teh WS . i am passing all the required paramters required for the request but still fault response. Do we need to alter the schema for the request WS.
-
July 14, 2014 at 1:47 PM #26412
Hi,
Have a look at the following article and follow its instructions on how to consume an AD web service:
samirvaidya.blogspot.com/…/using-active-directory-web-services-in.html
Good luck.
-
July 16, 2014 at 1:49 AM #26418
How to call a particular version in Rules Engine from orchestration and how to test a rule?
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.