AEM Workflow | Community
Skip to main content
New Participant
December 13, 2023
Solved

AEM Workflow

  • December 13, 2023
  • 1 reply
  • 601 views

How to handle this scenerio with different ways:- 

Approval workflow for sending the inbox notification to a_reviewer, and check if the reviewer does not approve it within 2 hours send the notification to a_escalation. If anyone approves it should write approvedBy - a_review or b_escalation.

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 sravs

@knki , please create your custom workflow process step to handle the time span from the time the approver gets the notification. And you can extend OOTB Activation Approval Workflow or you can create your own workflow model. Please refer Implementing Custom Process Step | Adobe Experience Manager to implement custom process step.

1 reply

sravs
sravsAccepted solution
New Participant
December 13, 2023

@knki , please create your custom workflow process step to handle the time span from the time the approver gets the notification. And you can extend OOTB Activation Approval Workflow or you can create your own workflow model. Please refer Implementing Custom Process Step | Adobe Experience Manager to implement custom process step.