flow designer submitted cat item request , but additional cat_task getting created for RI

sonalpriyanka95
Mega Expert

Hi team , I have created an flow designer which submits cat item request , post which it creates 1 sc_task for the catalog item request, however this workflow creates 2 additional sc_task , an in flow log it list only one sc_task , I want to debug how these task are created , can anyone help me out how I can debug , already checked on br , no associated record found

1 ACCEPTED SOLUTION

The other tasks are most likely created where they should be - in the catalog item flow. Your catalog item already has a flow attached. You should use the attached flow as a control flow to request the item and then leave the task creation to the catalog item flow. 

View solution in original post

5 REPLIES 5

Thank you.

These screen shots shows that you're creating a sctask after you submit the catalog item request.

I would guess that the other tasks are created by the Flow/Workflow that happens during the processing of the catalog item request itself. (no screen shot of that one is included)

Why do you want to create additional tasks like this outside of the catalog item request flow ?