How to Integrate AD with BizTalk

Home Page Forums BizTalk 2004 – BizTalk 2010 How to Integrate AD with BizTalk

Viewing 1 reply thread
  • Author
    Posts
    • #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


    • #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.

      • #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.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.