Is it possible to call a client script from a "Run server side script" in ATF?

Ijaazops
Kilo Expert

I am trying to call a client side script to populate values in the Change management 

There is a client script needed to be called to populate the 'Planned start date' and 'Planned end date'

 

find_real_file.png

6 REPLIES 6

From your code i can see that you are setting values on the form in the Callback functions of the Ajax. looks like ATF proceeds to next step with out waiting to execute the callback functions of AJAX calls. Such a disadavantage. I wish servicenow provided a Step that says “stay on the form” for N number of seconds. Not sure if somebody else has a way to solve this, as of now am clueless.

ARG645
Tera Guru
Upvoting this Question