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
4245 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
Tom Ryan
Appian Employee
over 8 years ago
If the plugin doesn't send the value in the correct field, then maybe it doesn't support this use case. If that is true then you may need to enhance the plugin to meet your requirement.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tom Ryan
Appian Employee
over 8 years ago
If the plugin doesn't send the value in the correct field, then maybe it doesn't support this use case. If that is true then you may need to enhance the plugin to meet your requirement.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data