WSDL Error Message
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-10-21 05:44 PM
Hi,
We've exposed a Web Service with HTTPS certificate and it is imported successfully in blue prism with username and password.
But while we run that action from the blue prism process/object it throws below error.

"Internal:Unexpected error Error in web service - General HTTP error - Not found"
We're not able to understand what this error means and what can be the root cause.
Any idea about this?
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
We've exposed a Web Service with HTTPS certificate and it is imported successfully in blue prism with username and password.
But while we run that action from the blue prism process/object it throws below error.
"Internal:Unexpected error Error in web service - General HTTP error - Not found"
We're not able to understand what this error means and what can be the root cause.
Any idea about this?
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-10-21 10:22 PM
Just curious. In your wsdl, for any URL pointing to a folder (IE the xmlns), do they all end with a trailing "/" character? I've seen where leaving this out can have similar results at run time.
------------------------------
Ami Barrett
RPA Blue Prism SME
Karsun Solutions
Plano TX
------------------------------
------------------------------
Ami Barrett
RPA Blue Prism SME
Karsun Solutions
Plano TX
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-21 05:46 AM
Okay, let me take a look at it and revert.
Appreciate the quick response.
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Appreciate the quick response.
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-21 01:35 PM
Hi @Tejaskumar_Darji,
I don't think we can access that URL. What @AmiBarrett is suggesting is that you look at the actual WSDL file and verify that the values of all xmlns entries end with a "/" if they are a URL. Here's an example. Notice the items marked in red:
Have you tried accessing this service using a tool like SoapUI? That's usually what I go to in order to test and issues I run into with Soap web services.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
I don't think we can access that URL. What @AmiBarrett is suggesting is that you look at the actual WSDL file and verify that the values of all xmlns entries end with a "/" if they are a URL. Here's an example. Notice the items marked in red:
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
