Webservice
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-04-17 11:39 AM
When I try to access the some external webservice, I'm getting the below error:
"Unexpected error Error in web service - General HTTP error - ProxyAuthenticationRequired"
I understand that this is the issue with default proxy settings.
Does anyone have any idea on how can I tell my object to use the default proxy settings?
Thanks,
Shashi K R
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-04-17 04:36 PM
Hi
I suggest you check the following site:
http://stackoverflow.com/questions/2581609/the-remote-server-returned-a
Hope it helps.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-05-17 05:41 AM
Hi,
We also encountered this problem and we solved it by following the Webservice guide from BP portal https://portal.blueprism.com/system/files/product/productpublic/4.2/Blu
We used code stage to create a webservice wrapper from WSDL. Refer to page 43.
