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
4246 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Advanced Call Web Service plug-in Setup
adils
over 8 years ago
I want to configure Advanced Call Web Service(Endpoint) plug-in.
This is the SOAP header which the service uses:
<soapenv:Header>
<wsse:Security>
<wsse:UsernameToken wsu:Id="tokenid">
<wsse:Username>xyz</wsse:Username>
<wsse:Password>****</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
<head:WSSoapHeader>
<head:RequestMessageHeader>
<RequestID>123</RequestID>
</head:RequestMessageHeader>
</head:WSSoapHeader>
</soapenv:Header>
I want corresponding HTTP Header Keys and Header Values for above SOAP Header so that I can Configure it in the Advanced Call Web Service(Endpoint) plug-in.
OriginalPostID-251328
Discussion posts and replies are publicly visible
Parents
0
adils
over 8 years ago
How it will work if I pass SOAP Header in SOAP Body??,
No the service is not expecting any HTTP headers, it is expecting SOAP Header.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
adils
over 8 years ago
How it will work if I pass SOAP Header in SOAP Body??,
No the service is not expecting any HTTP headers, it is expecting SOAP Header.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data