NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

run workflow from vCO fails on PLANNING state

solal
4,358 Views

Hi all.

I'm integrating WFA to urn workflows from vCO.

I created a workflow in the vCO and prepared all inputs correctly.

While running the workflow from vCO, following execution tab in WFA, the flow runs and completes successfully.

Problem is the vCO workflow immediately gets "PLANNING" state from WFA for a sec and fails the vCO flow, even though the WFA flow continues and completes fine.

vCO error that I immediately get is:

The requested job is in state 'PLANNING'. The job was unsuccessful due to the current state.

Thanks in advance.

Solal.

1 ACCEPTED SOLUTION

solal
4,358 Views

workaround for now:

Hi.

After a lead from Milson and goodrum, i changed the following and it works. I'll ask goodrum to see if he's planning a new version of the package and if this is aimed for modification.

Edited the vCO flow "Wait for WFA job to complete"  - Decision activity item "Is the job still running" - added another ELSEIF to check for "PLANNING".

Solal.

View solution in original post

1 REPLY 1

solal
4,359 Views

workaround for now:

Hi.

After a lead from Milson and goodrum, i changed the following and it works. I'll ask goodrum to see if he's planning a new version of the package and if this is aimed for modification.

Edited the vCO flow "Wait for WFA job to complete"  - Decision activity item "Is the job still running" - added another ELSEIF to check for "PLANNING".

Solal.

Public