Can we use GlideAjax in ATF server script step for interacting with client side from server side script?

Neha Mohanty
Kilo Contributor

Question1: I need to set values for fields in a record producer and want to achieve it via server side script as i am trying to iterate through multiple categories. Can I use GlideAjax for setting the value in client side using server side script in ATF? Please let me know the steps or provide some sample for help. 

Question 2: Also can we run the ATF steps in loop? like from step 1-7 again it should be repeated? Can we achieve it using server script or any other way?

Note: I don't want to use Step configurations which has set variable steps for record producer. 

 

5 REPLIES 5

Its in the normal script include.

Just split your existing script include into functions as suggested so that you can call in ATF as mentioned.

It doesn't affect any existing functionality aswell.

 

Mark as correct and helpful if it worked.

Thanks,

Sumanth