ATF: Error at record query step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 11:25 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 09:33 PM
Hi,
I didn't get your question, can you elaborate please
I am new to servicenow,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 11:13 PM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2022 12:35 AM
Hi,
Both are same tables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2022 12:53 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2022 02:07 AM