Consuming Sharepoint Webservices

Home Page Forums BizTalk 2004 – BizTalk 2010 Consuming Sharepoint Webservices

Viewing 1 reply thread
  • Author
    Posts
    • #12583

      Hi All,

      Has anyonw tried using Sharepoint WebServices in BizTalk 2k4.

      I am getting an error when i try to add web reference

      Any sugggestions or whitepapers available for using Sharepoint Lists or UserProfile data?

      -Regards

    • #12584

      Hi Stephen,

      Oh yeah i have tried your Lab and it works perfectly

      But here i am talking about Sharepoint WebServices available(If one has have Sharepoint Installed) at

      http://localhost/_vit_bin

      Ex: Lists WebService

      http://localhost/_vti_bin/lists.asmx

      When i try to add the above web reference to the BizTalk Project i get

      Failed to Add a Web Reference Error

      -Regards,

      • #12585

        Hi Stephen,

        Yes, adding reference to any other .NET project perfectly works but not for Biztalk Projects

        Error Information – Failed to add a web reference

        I found this reply from other groups -‘ BizTalk doesnt support Array types’

        -Regards,

        • #12586

          Hi,

          Im getting an error while creating an instance to webservice provided by the wsslib adapter.

          Error : Failed to add webreference

          If any one knows the solution post it, bz it is very urgent.

          by,
          siva

          • #12587

            Do you know what type of error you are getting? Are you using the Community BizTalk Sharepoint Adapter?

            I have a lab that uses the adapter for some basic posting. You can check it out here: https://www.biztalkgurus.com/Labs/Sharepoint-Infopath-BizTalk-Exceptions.html

            Hope this helps.

            • #12588

              Sorry, I have never tried that.

              Have you tired adding the reference to a .net project to see if that worked?

              • #12589

                Looks like your web service takes Arrays? That’s not supported in BT 2004 WS Adapter. You will need to use the WSE 2.0 Adapter or wrap your web service call in .net code and call it in an expression shape.

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