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,

I didn't get your question, can you elaborate please

I am new to servicenow, 

Hi,

parent field on sn_bom_document_task is referring which table?

the record producer you are submitting is for which target table?

Regards
Ankur

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

Hi,

Both are same tables.

Hi,

you want to query record of sn_bom_document_task table I believe

So update your filter as this

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

Regards
Ankur

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

Parent field is referrs to sn_bom_loan_service, task extension table is sn_bom_document_task

Please find the below attachement