Will the function "waitForResponse(seconds)" wait the specified number of seconds even if the response is received sooner?

Angshuk Dam
Tera Contributor

Will the function "waitForResponse(seconds)" wait the specified number of seconds even if the response is received sooner?

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi

please read the following article: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0694711. The topic is rather complex, but basically it is the maximum wait time. If a response is received sooner the script execution is continued immediately. 

Kind regards
Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi

please read the following article: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0694711. The topic is rather complex, but basically it is the maximum wait time. If a response is received sooner the script execution is continued immediately. 

Kind regards
Maik

Hi @Angshuk Dam 

In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.

If not, please tell me what you are still missing!

Many thanks & kind regards
Maik