Hello,
I am new with AEM workflows and I am trying to configure an OR Split with 2 branches. I am aware that 1 branch should be the default route, while the other should not. In the JavaScript for the branch that doesn't have the default route, how would that branch get selected if my "Reject" button is pressed? I would appreciate it if someone could point me in the right direction for this.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Yes as Scott stated, please look at the article : Adobe Experience Manager Help | Invoking an Adobe Experience Manager Custom 6.4 Workflow from a web ... which shows the how to use Approve and Reject step and they show up in the dialog.
ALso, there is no need to use JS.
Hope this helps!!
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
See this article - that setups a OR Split workflow. It shows you how to setup the workflow and how its routed. Basically - you do not need JS. You simply use a title and that appears in the box when the workflow is executed.
In this example, Approve and Reject are used and they show up in the dialog.
Hope this helps...
Views
Replies
Total Likes
Hi,
Yes as Scott stated, please look at the article : Adobe Experience Manager Help | Invoking an Adobe Experience Manager Custom 6.4 Workflow from a web ... which shows the how to use Approve and Reject step and they show up in the dialog.
ALso, there is no need to use JS.
Hope this helps!!
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Views
Likes
Replies