Loading the last response to test response parsing does not work if REST job type is set to "cURL"
search cancel

Loading the last response to test response parsing does not work if REST job type is set to "cURL"

book

Article ID: 247052

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

When testing parsing the response in a REST job we can load the last response. That works fine if the job type is "Request with Request Sheet", but it gives an error message if the REST job type is "Request with cURL command":

Replace Test Input
The last execution does not contain any response data.
Please make sure to activate "Write response to Job Log" within the Web Service settings of this Job

The error message is asking to activate "Write response to Job Log", but activating that option does not solve the issue.

23032022_091255909_1_screen1.png

Environment

Release : 12.3.x and 21.x

Component : RA WEB SERVICE REST

Cause

Defect

Resolution

Solution:

Update to a fix version listed below or a newer version if available.

Fix version:
Component(s): RA Web Service REST Solution

Will be fixed in RA.Web.Service.REST 4.6.4 - Available

Additional Information

Solution details:

An issue has been fixed where RA Web Service REST parsed response messages with error. Now it is capable of parsing response messages from cURL requests without errors.