Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to set Billable field to true automatically after 10days

Not applicable

Hi

All can anyone guide me.

Automatically set the Billable to true using business rule based on 10 days timeline (part requirement task closure)

 

 

Please can you guide the script 

appreciate

Research_0-1698848522413.png

Thanks

2 REPLIES 2

jMarshal
Mega Sage

You'll need to set up a scheduled job to run the BR each day, to see if the threshold has been breached...it's more than just a script on a BR. Could you elaborate on " based on 10 days timeline (part requirement task closure)" -- do you mean that you want it to set to billable if open 10 days after the "opened" date?

Not applicable

Hi  @jMarshal 

 

Yes I want it to set to billable if open 10 days after the "opened" date?

can you guide me on this please.
Thanks.