Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Scheduled Creation of Tickets

dstuart
Kilo Expert

Does anyone know of a way to create a 'ticket' on a scheduled basis, based on a Calendar? Has someone done this? Or do I have the pleasure of creating it? 

Thanks, Dave 

4 REPLIES 4

HarshTimes
Tera Guru

Hi Stuart

Yes you can create a ticket on schedule basis. There are two ways

1. Create a scheduled script 

2. Create a record template for that particular table. and you can schedule that template. No coding required.

 

 

Thanks

Harsh 

 

Rick Marsha
Giga Expert

Hi Dave,

No guarantees here, but you could try a repeat interval (hourly, daily, etc.), then run a condition script to compare current time against your calendar and return true/false.

find_real_file.png

Hope this helps.

 

dstuart
Kilo Expert

Thanks Harsh and Rick, 

Both good ideas. 

Dave 

 

Hey Stuart

IF this has resolved your query,Please marked it as answered.

Thanks 🙂