How to call soap header level actions.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-18 04:05 AM
Hi all,
How to call soap header level action.i attached soap header action as a snip.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-18 06:27 PM
Could you solve it?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-18 08:17 PM
Unfortunately no, do you have any thoughts
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-18 10:19 PM
Do it manually with custom VBO, two options:
1) Blueprism Web Services docs has a complex way of doing it with the help of visual studio.
2) Build request manually and send via HTTP post VBO (don't forget headers), parse results with XML VBO - we just did that today.
