ATF to submit order guide which is assigned as an HR task

xityz1
Tera Contributor

Can anyone help me write ATF for HR Task whose HR task type is Submit Order Guide?

ATF should auto fill order guide that shows up in service portal's todo once the HR Task has been assigned to the specific user? 

xityz1_0-1706042348317.png

 

 

For the exact scenario please refer the link below. But, I am looking help to write ATF.

Reference: https://www.servicenow.com/community/hrsd-forum/pre-populate-quot-submit-order-guide-quot-task-from-...

2 REPLIES 2

Shaqeel
Mega Sage

Hi @xityz1 

 

You can try with Custom UI test steps.

You can fill the component value with the help of Set Component value or click any button with the help of BUI test step.

 

 

Regrds

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

xityz1
Tera Contributor

It's not rendering all the fields of Order Guide in Service Portal correctly upon trying Set Component Values (Custom UI) step.