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-20-2022 05:25 AM
Hi,
parent field refers to sn_bom_loan_service then is record producer also on sn_bom_loan_service 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-22-2022 10:22 PM
Yes record producer is also on sn_bom_loan_service,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 08:24 PM
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
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-23-2022 09:51 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2022 09:32 PM
Hi
Any help is appreciated sir.