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
9 replies
Subscribers
7 subscribers
Views
3592 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
APPIAN Web Service Authentication Issue
senthilr143
over 8 years ago
I have created a Process Model which I expose as a Web Service. When I try to call it from an external application, something like SOAP UI, I am getting the following error. I am providing a valid credential as input. Even I tried to login using that credential. Any suggestion on why the authentication issue is occurring?
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="
schemas.xmlsoap.org/.../">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Sender</faultcode>
<faultstring>Authentication failed</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
OriginalPostID-264889
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 8 years ago
Third party credentials are used to call external systems from Appian. I think this will not help you here. Sorry for my suggestion with web API. Got this wrong. But did you check the security settings on the exposed model?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 8 years ago
Third party credentials are used to call external systems from Appian. I think this will not help you here. Sorry for my suggestion with web API. Got this wrong. But did you check the security settings on the exposed model?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data