Question
JPMorgan Chase & Co.
IN
Last activity: 6 Jun 2023 5:53 EDT
Can not start the flow A on work object. The flowType is not present in the embedded flow page
Hi Everyone,
I have below scenario where I am facing this issue.
1. We have a flow where we are calling a sub flow
2. Within the sub flow, we are calling Connect-JMS service. Once response message is processed, control will go back to parent flow, within the parent flow we have a utility where we are calling service. On exception, it will be moved to exception flow for the re-try.
4. But on re-try from exception reviewer work basket it throws the below exception message
"Can not start the flow <Flow Name> on work object. The flowType is not present in the embedded flow page"
5. On clipboard page under pxFlow we could see an embedded page for the subflow even though subflow execution is completed properly but not all values we can see on this page only we can see pxObjClass & pxSubScript.
Can anyone suggest me if you have solution for this. we have work around for this.
Note: All required parameters are sent to exception flow properly. Even though subflow execution done properly we see this exception.