ATF: Error at record query step

Sai152
Giga Contributor

I'm testing use cases with ATF's and getting an error message at record query step.

Error: FAILURE: No records matching query:
Parent = LNP0001037

1. Impersonate user

2. Opening record producer in portal page

3. Set variable values

4. Submit record producer

5. Impersonate user

6. open an existing record from step 4 (Open the record from step 4 which will be available after submitting record producer) and open in agent workspace (At this step I'm getting success with warnings : An unknown loading error occurred in @servicenow/now-playbook-experience/index)

7.  Check UI action visibility in agent workspace

8. click those UI action from agent workspace

9. Impersonate

10. Record Query

21 REPLIES 21

Hi,

parent field refers to sn_bom_loan_service then is record producer also on sn_bom_loan_service table

Regards
Ankur

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

Yes record producer is also on sn_bom_loan_service,

then if you wish to open record generated from that record producer you should use this

Sys Id [IS] Step 4: Submit Record Producer (SP) -> Record

Regards
Ankur

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

Hi,

Yes I have used Parent is Step 4: Submit Record Producer (SP)     -> Record. Also I used sys Id as well. But still issue persists.

Sai152
Giga Contributor

Hi @Ankur Bawiskar 


Any help is appreciated sir.