Error while running a workflow | Community
Skip to main content
New Participant
May 9, 2024
Solved

Error while running a workflow

  • May 9, 2024
  • 3 replies
  • 901 views

Hi there, 

 

Could someone help me understand the error below? It's happening in a specific workflow when I attempt to restart the workflow from the Fork activity. Interestingly, this error doesn't occur in other workflows when I try to restart them from the Fork activity.

 

Thank you in advance

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Bhartendu_Jha

Hi,

 

Can you check if there is any error in some other activities in the workflow (like Union or Exclusion activity). You can hover over the next activities to see any potential errors.

Try resolving those before trying again.

 

Thank you

 

3 replies

AkshayAnand
New Participant
May 15, 2024

Hi @rvnth 

 

Apart from try the resolutions from our fellow members, you can also try deleting the current fork activity and adding a new activity instead and check if the incoming transitions are connected properly to the activities.

 

Regards

Akshay

rahulkad29786
New Participant
May 9, 2024

Hi @rvnth ,

Can you check if any other similar activity with the same internal name is existing in the Workflow via minimising it.
As a workaround, try copying all the activities and run in a new workflow.

 

Hope that helps.

 

Thanks

Bhartendu_JhaAccepted solution
Employee
May 9, 2024

Hi,

 

Can you check if there is any error in some other activities in the workflow (like Union or Exclusion activity). You can hover over the next activities to see any potential errors.

Try resolving those before trying again.

 

Thank you