Hi,
I have created a process with the following:
My Process:
Description: New P1 in the system
If Case:Status Reason equals [New] AND Case:Priority equals [1], then
Description: Send Email P1 in system
Send email: Create New Message
Description: Check Status after a day
Timeout until 1 Day then
Description: Check Status after a day
If Case:Priority equals [1] AND Case:Status equal [Active], then:
Description: Send Email
Send email: Create New Message
Description: Stop Workflow
*This post is locked for comments