Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
7 subscribers
Views
3939 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
I am trying to call SharePoint web services with "call web service" no
giridharn
over 11 years ago
I am trying to call SharePoint web services with "call web service" node and I am getting the error when I input the wsdl url, provide user name, password, domain and click on get services. Below is the error.
The WSDL requires authentication. Please provide valid credentials (APNX-1-4045-006)
Note-
1) Unfortunately we cannot install Appian sharepoint module at this time and so trying to call Sharepoint out of box services
2) I see that NTLM is enabled on sharepoint server
3) Provided the correct user name and password
4) Below is few lines of stack trace in the log
[3/26/14 14:32:51:586 GMT] 000000ff SystemOut O 2014-03-26 14:32:51,586 [WebContainer : 2] ERROR com.appiancorp.process.design.presentation.ProcessDesignAccess - An error occurred while parsing the WSDL (
xxx.yyy.org/.../Lists.asmx
. The WSDL requires authentication. Please provide valid credentials
[3/26/14 14:32:51:586 GMT] 000000ff SystemOut O 2014-03...
OriginalPostID-104990
OriginalPostID-104990
Discussion posts and replies are publicly visible
0
giridharn
over 11 years ago
...-26 14:32:51,586 [WebContainer : 2] ERROR com.appiancorp.process.design.presentation.ProcessDesignAccess - com.appiancorp.ws.WSClientException: The WSDL requires authentication. Please provide valid credentials (APNX-1-4045-006)
com.appiancorp.ws.WSClientException: The WSDL requires authentication. Please provide valid credentials (APNX-1-4045-006)
at com.appiancorp.ws.WSClient.parseWSDL(WSClient.java:101)
at com.appiancorp.ws.WSClientUtils.parseWSDL(WSClientUtils.java:26)
at com.appiancorp.ws.WSClientUtils.parseWSDL(WSClientUtils.java:20)
at com.appiancorp.process.design.presentation.ProcessDesignAccess.getWSDLDescription(ProcessDesignAccess.java:2013)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:607)
at com.metaparadigm.js...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
giridharn
over 11 years ago
...onrpc.JSONRPCBridge.call(JSONRPCBridge.java:1122)
at com.metaparadigm.jsonrpc.JSONRPCServlet.service(JSONRPCServlet.java:163)
Appreciate any help.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Tim Nguyen
Appian Employee
over 11 years ago
Did you make sure to use the optional Domain field for NTLM ESDL authentication in the setup? Also checkout the authentication section of our Call Web Service documentation
forum.appian.com/.../Call_Web_Service_Smart_Service
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
giridharn
over 11 years ago
Yes. I filled in the domain field. I checked that document and tried few other things but nothing worked so far
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
giridharn
over 11 years ago
If I enable basic authentication in sharepoint it works. But enabling that is not an option for us. Any other thoughts?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sikandar Dadan
over 9 years ago
Were you able to resolve (The WSDL requires authentication. Please provide valid credentials (APNX-1-4045-006)), if Yes can you share your findings.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
giridharn
over 9 years ago
I don't think we ever got this resolved. I tried to call the services with http request smart service but that did not work either (Although it says it supports NTLM). I think I ended up writing my own custom smart service that uses NTLM to consume those web services.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel