Unable to Approve the Request from sc_request

SangyM
Tera Contributor

Hi guys,

 

So, I want to access this sc_request page and navigate to approver section to approve my requests

SangyM_0-1752119112824.pngSangyM_1-1752119167141.png

SangyM_2-1752119229047.png

Now, the following is my ATF Script

SangyM_4-1752119838755.png

Now, whenever I am trying to run the script, it is pointing towards the sc_req_item form instead for approvers

SangyM_5-1752120093665.png

How to navigate it back to sc_request form along with navigating to its tabs using ATF? Since post this I have to verify purchase orders tab as well under sc_request.

NOTE : I have placed purchase order request from Employee Center portal (UI) and trying to implement the other steps from Hardware Asset Workspace in Native UI. 

1 ACCEPTED SOLUTION

@SangyM  - Please update step no 22- Approver for = Step 18:{Record Query.first record} instead of step 20 as approvers on request and not on RITM. Also on step no 23, mention view as you are opening in workspace view or you can select form UI as hardware workspace

See if this works for you.

 

View solution in original post

10 REPLIES 10

SangyM
Tera Contributor

@Sardash , I have impersonated as an approver user only who has access.

@SangyM  - You have impersonated at step 17 but you should also impersonate after step 22 with the approver and then only system will try to approve. Also are you approving it through portal ?

SangyM
Tera Contributor

Nope its not working.

See initially when we navigate through sc_req_item form, then we have the RITM and the REQ numbers respectively. So, in Native View under hardware asset Workspace when I am getting inside the sc_req_item then it is opening the RITM number but my approvers are available under REQ which I am not able to navigate. Now, that's the issue. I am accessing through Service Now Native View portal. (Hardware Workspace)

@SangyM  - Please update step no 22- Approver for = Step 18:{Record Query.first record} instead of step 20 as approvers on request and not on RITM. Also on step no 23, mention view as you are opening in workspace view or you can select form UI as hardware workspace

See if this works for you.

 

SangyM
Tera Contributor

it worked. Thanks so much buddy.