WebService REST unable to resolve PromptSet with an underscore in the endpoint URL
book
Article ID: 84960
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message :
N/A
RA Web Service (WS) REST is unable to resolve PromptSets with an underscore (_) in the endpoint URL
Investigation- Create a WS REST connection
- Create a WS REST job
- Enter an endpoint URL with an underscore in Prompt Sets (i.e. http://mp_api.automic.com)
- Execute the WS REST job
Results
Actual: The endpoint URL resolves as "http://" plus the resource (i.e. Request: GET http:///v1.1/plugins)<Please see attached file for image>

Expected: The endpoint URL resolves as "http://mp_api.automic.com"<Please see attached file for image>

Environment
OS Version: N/A
Cause
Cause type:
Defect
Root Cause: Overriding the URI Endpoint with a URI containing a "_" character leads to a mutilated URI.
Resolution
Update to a fix version listed below or a newer version if available.
A problem has been fixed where an underline character "_" in field URL Endpoint of a REST connection object mutilated the URL.
Fix Status: Released
Fix Version(s):
Component(s): RA Web Service REST
RA Web Service REST Solution 4.2.0 - Available
Additional Information
Workaround :
Use IP address or avoid using underscores in the DNS.
Attachments
1558693413480000084960_sktwi1f5rjvs16m7e.png
get_app
1558693411473000084960_sktwi1f5rjvs16m7d.png
get_app
Feedback
thumb_up
Yes
thumb_down
No