Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

How GoToProcess Workflow works

Avatar

Former Community Member

Hi All,

I am creating a workflow where I have condition to reject the content and send back to Approver after author edit the content. I am using GoToProcess workflow which is not working. I need to put script for it. 

Do we have any script written for this workflow or any workaround I could send control back to steps define above GoToProcess Step ?

Regards

Love Sharma

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can use GOTO STEP. When your workflow rejects the content - use this step to specify the next step in the workflow model to execute. See this AEM topic for more information:

http://docs.adobe.com/docs/en/cq/current/workflows/wf-ref.html#Goto Step

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can use GOTO STEP. When your workflow rejects the content - use this step to specify the next step in the workflow model to execute. See this AEM topic for more information:

http://docs.adobe.com/docs/en/cq/current/workflows/wf-ref.html#Goto Step