Sagi Malka
- Updated
Ooyala is excited to present the release of Ooyala Flex Media Platform 7.4.2. This release of Ooyala Flex Media Platform is to fix a number of bugs, it does not contain any new features.
New optional parameters `parentJobId` and `parentWorkflowId` have been introduced, which enable:
- When using `/api/workflows;` matrix parameter `root = true` it will return workflows which are not launched within another workflow;
- When using matrix parameter `root = false` it will return workflows which are launched by another workflow (via launch action);
- To search workflow by parent job id then the parentJobId parameter can be used to return the workflow launched by given job id,
i.e.:`<host>/api/workflows;parentJobId=123`
- To search workflow by parent workflow id then the parentWorkflowId parameter can be used to return the workflow launched within another workflow as part of launch action, i.e.:
`<host>/api/workflows;parentWorkflowId=123`
Please contact your Ooyala representative for the full upgrade notes, further information about this release, and the complete list of resolved issues.
Comments
0 comments
Please sign in to leave a comment.