API Service Issue Unable to download job execution artifacts
search cancel

API Service Issue Unable to download job execution artifacts

book

Article ID: 225274

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

We are using the following API call to download job artifacts from the Swagger UI.

POST /api/ca/v1/jobs/{jobId}/actions/downloadArtifact

The file is getting downloaded, but we are unable to extract the contents of the zip file.  The downloaded file has the name " _<job-Id>.zip_"

Even when we remove underscore from the file, we are unable to extract the zip file.

Environment

TDM Portal 4.9.1+

Resolution

Use the "Send and download" option in the postman plugin to download the artifacts (zip file).