Customers using the Automic IICS (Informatica Intelligent Cloud Services) integration to monitor taskflows may experience issues retrieving sub-task status after Informatica's April 2026 Major Release.
Specifically, taskflows may only show an overall status, or sub-tasks may fail to populate in the job report/monitoring view if the integration is not updated to meet new Informatica API requirements.
Integration.IICS 24.0.0Effective with the April 2026 Major Release, Informatica is updating its Taskflow Status API. While monitoring the overall taskflow status remains unchanged, Informatica now requires a specific query parameter to retrieve details for sub-tasks:
subtaskDetails=yes/active-bpel/services/tf/status?runId=<runId>&subtaskDetails=yesWithout this parameter, the API will only return the high-level completion status of the taskflow, omitting individual step/sub-task tracking.
This compatibility requirement is being addressed via internal defect DE184680. Full support for the mandatory subtaskDetails=yes parameter is scheduled for release in:
Integration.IICS 24.0.1 - AvailablePublic Title:
Support JWT and Taskflow API change
Public Description:
Supporting JWT authentication
Supporting latest behavior change of the Taskflow Status API