The target activity is not specified | Community
Skip to main content
Level 2
December 28, 2021
Solved

The target activity is not specified

  • December 28, 2021
  • 2 replies
  • 1684 views

Hi Team,

 

I am able to see  "Activity 'addressHardBounceQuery': Transition 'result': The target activity is not specified" warning in one of my campaign Workflow Query activity.

 

How we can fix this warning.

 

Please provide your thoughts.

 

Thanks,

Gangadhar

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 Krishnanunni

Hi @gangadhar_reddy1 ,

I suppose the outbound transition of query activity is not connected to any other activities and hence that warning would be there in audit log. On your workflow, there shouldn't be any orange transition heads as in screenshot attached. If there is any such transitions that are left connected, you will get this warning. Please connect it to any other activity in the workflow that uses the query result or connect to an end activity as in the following screenshot.


Transition left unconnected

 

 

Connected transition

 

Workflow will remain in paused state if you have loose transitions.

2 replies

Krishnanunni
KrishnanunniAccepted solution
Level 4
December 28, 2021

Hi @gangadhar_reddy1 ,

I suppose the outbound transition of query activity is not connected to any other activities and hence that warning would be there in audit log. On your workflow, there shouldn't be any orange transition heads as in screenshot attached. If there is any such transitions that are left connected, you will get this warning. Please connect it to any other activity in the workflow that uses the query result or connect to an end activity as in the following screenshot.


Transition left unconnected

 

 

Connected transition

 

Workflow will remain in paused state if you have loose transitions.

Level 2
December 28, 2021

Hi Krishnanunni,

 

Thanks for your clarification and now my issue got fixed.

 

Best Regards,

Gangadhar

Kishore_Reddy
Community Advisor
Community Advisor
December 30, 2021

Very helpful query. Thank you.