- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-08-23 07:02 PM
Hi Team,
I am trying to send file using Blue Prism Web Service. While trying to send the request, I am getting an error : - Unable to parse the expected multipart request. I am able to POST the document through POSTMAN. Please find more details and screenshots below.
Error Screenshot
POSTMAN Header Screenshot
Postman Body Scrrenshot
Postman HTTP Data
Blue Prism Common Header Screenshot
Blue Prism Parameter Screenshot
Blue Prism Request Screenshot
@shashank.kumar280 , @ewilson @steven.boggs. Could you please help me :-).
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-08-23 08:10 AM
You can instead use the Utility - HTTP VBO from DX that has action for sending multipart request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-08-23 07:28 PM
@shashank.kumar280@shashank.kumar280@ewilson@steven.boggs@ewilson@shashank.kumar280
Currently we are using blue prism 6.10.2. I have tried the following debugging approaches
- Changed Content-Type to multipart/form-data
- Removed Content-Transfer-Encoding: base64
- Added/Removed boundary from content-type header
- Removed/Added Content strength.
In one the community questions, I found that blue prism encodes the request with base64 so it might not work, Could this be one of the reasons?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-08-23 08:10 AM
You can instead use the Utility - HTTP VBO from DX that has action for sending multipart request.
