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.

How to fix the limitation of end date when adding a delegate?

Irene M
Tera Contributor

Hi everyone!

I am trying to add a delegate however, our system has limitation with the end date. It only allows 60 days for delegates.

How can I fix it? How can I remove the limitation and allow user to add a delegate with indefinite end date?

find_real_file.png

1 ACCEPTED SOLUTION

Tapish Sharma1
Kilo Sage

Hi Irene,

There must be some Business rule which is causing this. I dont think this is the OOB behaviour. You must check your business rules.

 

Go to business rules and in filters you can add -

script contains "End date should be with in 60 days". 

You will get the BR which is causing this

 

Kindly mark correct/helpful if this answered your query

View solution in original post

5 REPLIES 5

Irene M
Tera Contributor

Thank you so much everyone! Tapish Sharma, Sandeep Dutta and Deepankar Mathur. I found the business rule that's causing the error. Grateful to your help. Sorry it took me a while to respond as I just got back from vacation. Thanks again and have a great day! 🙂