restreq_ and restResp_ files without runid in task_reports on IG Rest
search cancel

restreq_ and restResp_ files without runid in task_reports on IG Rest

book

Article ID: 401303

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

On Integration REST Agent, in the folder /agent_ig_rest/bin/task_reports we cannot find anymore files with the runid related to jobs where option Create "Request Reports" and "Response Reports" has been Ticked.

As a consequence of this, the same files are overwritten all the time.

Expected behavior: each file contains _runid on its name as on RA Webservice Rest agents.

extract from the doc: If the response is not a file, the response is written to the file <Agent_directory>/bin/task_reports/restResp_<runId>.<suffix>, where suffix is json, xml or txt.

Actual behavior: the request and response files don't contain the _runid on its name, see below the content of the folder task_reports where all the files end with _ before the extension:

Environment

Integration Rest Agent (IG_REST) 21.x and 24.x

Cause

DE171623

Resolution

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

Fix version:
Component(s): Agent Integration REST(IG_REST)
Integration.REST 21.1.1 - Scheduled to be released in September 2025
Integration.REST 24.1.0 - Scheduled to be released in July 2025

Additional Information

Public Description: A problem has been fixed on report files in Integration REST: The run id which should be contained in request and response file name was missing. As a result, the files from older runs were overwritten. With the fix, all request and response files contain run id and so they are not overwritten anymore.