#SharePoint #Call Web Service I am trying to invoke SharePoint Web Services by m

#SharePoint #Call Web Service I am trying to invoke SharePoint Web Services by making use of Call Web Service Smart Service. Even after providing the correct WSDL, username, password and domain (I have tried it with 3 different values namely NTML, IAM and blank value (null)). The error we are experiencing at the moment is as follows (Attached the screen print):

The WSDL requires authentication. Please provide valid credentials (APNX-1-4045-006)

I have seen previous posts on the same lines and as per my understanding, they are not yet or partially resolved. I saw some posts talking about the domain and their compatibility with Appian. Would someone here please be able to guide in a right direction?

Appian 16.1 and SharePoint 2013 are the environments being used.

Thanks in advance.

OriginalPostID-216665

OriginalPostID-216665

  Discussion posts and replies are publicly visible

Parents
  • @sean.kim Same is the case with Advanced Call Web Service Shared Component. Here is the error message that was obtained post running the node:

    [failed to localize] failed.to.parse(http://myhost/sites/appian/_vti_bin/dws.asmx?wsdl, Server returned HTTP response code: 401 for URL: http://myhost/sites/appian/_vti_bin/dws.asmx?wsdl)

    So I can see the 401 (Unauthorised) error in common issue in the usage of all the three components, namely Call Web Service Smart Service (OOTB), Advanced Call Web Service (Shared Component) and SharePoint 2010 Document Integration (Shared Component).

    It would be really good to know if there is a limitation from Appian or if there is a problem with the configurations we made or the infrastructure that was in place.
Reply
  • @sean.kim Same is the case with Advanced Call Web Service Shared Component. Here is the error message that was obtained post running the node:

    [failed to localize] failed.to.parse(http://myhost/sites/appian/_vti_bin/dws.asmx?wsdl, Server returned HTTP response code: 401 for URL: http://myhost/sites/appian/_vti_bin/dws.asmx?wsdl)

    So I can see the 401 (Unauthorised) error in common issue in the usage of all the three components, namely Call Web Service Smart Service (OOTB), Advanced Call Web Service (Shared Component) and SharePoint 2010 Document Integration (Shared Component).

    It would be really good to know if there is a limitation from Appian or if there is a problem with the configurations we made or the infrastructure that was in place.
Children
No Data