Tigger a workflow by Incident Opened time

Reddy
Kilo Sage

Hello,

 

I need to trigger a workflow only if an incident is opened between 5 PM and 8 AM. How can I achieve this?

 

Thanks 

SR

1 REPLY 1

Jean-Emmanuel
Tera Guru

Hello @Reddy , 

To meet your specific requirement, consider the following steps:

  1. Create an event in ServiceNow.

  2. Develop a scripted business rule that triggers the event creation if an incident is created between 5 PM and 8 AM. Ensure that the event includes the incident's sys_id as a parameter, allowing seamless integration with subsequent workflow steps.

  3. Establish a flow designer or workflow process that is triggered upon the creation of the event record. 

If any of these steps require further clarification, please feel free to let me know. Your satisfaction is our priority.

 

**Please mark my answer helpful or correct if it applies 😉

 

Thank you!
JE