im making a system where approver can only view the approval form after a week from the submission date. How?

Confluence User - 21 Mar, 2024

im making a system where approver can only view the approval form after a week from the submission date. How?



forms;user;userviews

1


21 Mar, 2024
confluenceUser
confluenceUser

Hi Dayana,

Yes,

You can make use of the deadline Trigger Deadline based on specific Date value to enable the use case that you want to implement.
In the Kb above, it uses synchronous.
For your use case,You shall use Asynchronous

  • For asynchronous execution, the next activity will be executed while the current activity is still waiting.  This is used in cases such as sending reminders.

Reminder will be sent to the Approver to Approve the submitted form on the specified time and date. 


Refer here too for detailed understanding on how deadline works. 
Deadlines and Escalations#Deadline%20execution%20can&text=For%20synchronous%20execution%2C%20the%20current,current%20activity%20is%20still%20waiting.

Hope it helps!
Thank you

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print