Administrator
- Administrator
- All Products
/batch-mapping/api/v1/Job/monitor/task/<Id>/run/<runId>
{ "taskId": "jUJNIX39Z6ZbR8KZCm2ieS", "taskFrsId": "k2AE77O06oYg6NvrOtKt6t", "taskName": "Dynamic Mapping Task2", "instanceId": 1, "startedBy": "user@informatica.com", "startTime": "2021-08-26T16:28:11.000Z", "updateTime": "2021-08-26T16:28:35.000Z", "endTime": "2021-08-26T16:28:35.000Z", "runtimeEnvironment": "test1", "runtimeEnvironmentId": "01000025000000000002", "status": "COMPLETED", "successRows": 3, "errorRows": 0, "saasMappingId": "01000017000000000007", "mappingName": "dsst__copy_data_new_tgt_With_SortList", "mappingFrsId": "5A90bRPboO0dpMQ8F2nkgy", "mappingDocType": "MAPPING", "runContext": "API", "scheduleName": null, "jobs": [ { "jobName": "Job_1", "jobUUID": "78OZ7JlUNSCd09kwQWXbUf", "groupName": "Group_1", "saasJobRunId": 52, "saasLogId": "010000C100000000040H", "startTime": "2021-08-26T16:28:18.000Z", "updateTime": "2021-08-26T16:28:33.000Z", "endTime": "2021-08-26T16:28:33.000Z", "errorMessage": null, "status": "COMPLETED", "failedSourceRows": 0, "successSourceRows": 3, "failedTargetRows": 0, "successTargetRows": 3, "enabled": true, "sessionLogUrl": null } ] }
/batch-mapping/api/v1/Job
{ "taskFrsId": "k2AE77O06oYg6NvrOtKt6t" }
{ "runId": 2, "taskFrsId": "k2AE77O06oYg6NvrOtKt6t" }
Include the task ID and the job run ID attributes in the job object as shown in the following example:/batch-mapping/api/v1/Job/stop
{ "taskFrsId": "gScmpuSzjSdcbNPFNYbbcg", "runId": 10 }