Hello, I am getting above error in “Wait for Form Task and Resume” activity. But if i add breakpoint in “Wait for Form Task and Resume activity” and complete my task in action center and click continue then everything will work fine… but if I don’t add breakpoint then after creating task in action center I am getting this error. Please help
Hi @RpaNoobMax
Welcome to Community,
Can you please help to attach a screenshot of the wait for Resume Activity and also the properties of it.
Thanks
yes run mode gives above error. but where as in debug mode and after giving breakpoint to “Wait for FormTask and Resume activity” and complete my task in Action center then if i click continue means everything work fine.
if i dont complete my task in action center and instead click continue button… same error appears.
yes. its enabled I have attached my workflow please look into it.
Thanks
Hi @RpaNoobMax
Instead of Assigning the “sfTask” to an argument called “inputSFTask”
Delete the Assign and the In Argument “inputSFTask” and Try Passing the “sfTask” directly as the Input of “Wait for Form Task and Resume”
Please try and let me know,
Thanks.
I tried this now and again same error came…
Please have a look,
Hope this might help,
Thanks.
yeah. I have seen this before. and i implemented it same as him still no luck
Hi @RpaNoobMax ,
Have you Checked the Below docs which specifies the Best Practices for a Long Running Process :
Let us know what are the variable types being used in the Workflow.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.