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-16-2022 11:32 PM
Hi,
Does completing these steps create a record which has the Parent field as required?
Have you manually verified?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 12:01 AM
Hi,
I'm getting this message at step 6 : An unknown loading error occurred in @servicenow/now-playbook-experience/index (success with warnings)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 07:34 PM
Yes I have tried manually and it's creating a record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 11:01 PM
Created a record, okay.
But you have a specific condition in your ATF step. The record must have a reference to the record producer table. Is that also true?