ATF approval on Problem Task

Ashley45
Tera Contributor

Running through a Problem record and when I have a Problem Task i have to request approval in the atf test step i can just use the UI Action 'Request Approval'. From there i need to open the approval record and approve it. This is not a UI action nor was i able to find a link using click component (custom ui)

 

Any ideas on what test steps would work here

1 ACCEPTED SOLUTION

Hi @Ashley45 

 

Use Apply filter to the list

change list type to related list.

Select related list as Approver.

apply list filter as:

Status is pending approver

description is test...etc

 

Use open existing record to open above record.

Click Approve using Click a UI action.

 

 

 

MARK HELPFUL/Solution.

Regards

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

View solution in original post

5 REPLIES 5

@Ashley45 

 

Change the table name of Open existing record step.

To know the correct table, you can manually open the approver on problem task record and observe the url.

Like:

Shaqeel_1-1721116171660.png

 

here the highlighted is the table name.

 

mark helpful/solution

 

regards

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