How to access UI Action(form link)using ATF

latha13
Tera Contributor

HI All,

I have created Test on change request table. Before going to Approval it is asking to fill form(survey) by clicking UI Action in Form Link. After clicking that, it is asking Multiple choice questions, after submitting this form(survey)  Risk field is populated on change form.

find_real_file.png

Here my doubt is after submitting form(before approving)  how can i set the Risk field in ATF steps...

Can any one provide sample steps for this..

Thanks...

1 ACCEPTED SOLUTION

Hi,

I believe there is no direct way to handle this but you will require some Server Side Script Step

refer below links for help

ATF Steps for Change Risk Assessment [HOWTO]

ATF Server Side Script Step for Change Risk Assessment [HOWTO]

ATF - Step Configuration to complete risk assessment

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

if that is some kind of UI page etc then you will have to use Custom UI Steps

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

HI Ankur,

Risk Assessment is UI Action Button on change. Here I added "Click a UI Action" step. but It shows error while executing.. it is asking multiple choices but how can i add multiple choices using test steps..

Can You Help me on this..

 

find_real_file.png

Thanks in advance...

Hi,

I believe there is no direct way to handle this but you will require some Server Side Script Step

refer below links for help

ATF Steps for Change Risk Assessment [HOWTO]

ATF Server Side Script Step for Change Risk Assessment [HOWTO]

ATF - Step Configuration to complete risk assessment

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

I followed your Link, still I am getting error in UI Action..

 

 

find_real_file.png

Thanks..