The REST Web Service call fails with the following error message in the job log:
HTTP/1.1 400 Bad Request
The REST service contains a question mark(?) in its HTTP Resource. For example:
http(s)://servername/api/resources?fiscalYearMonth=202402
So, there's no need to include the question mark(?) in the URL.
CA Automic Dollar Universe: Dollar Universe v6.10, 7.x
Configuration
-Add a REST Service with an entry below on the "Based URL"
http(s)://servername/api/resources
-In the REST Uproc, modify the "HTTP Resource" and in "Request URL Parameters" with values below.