
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 06:03 AM
Hi,
I am trying to create ATF Test Case for a Service Catalog Item and I am getting an error. Kindly help.
Error
Regards
Suman P.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 06:07 AM
It looks like your record query step is attempting to match number to sys_id. You need to change that step to query sys_id=sys_id or update the value pill to be the number field, not a sys_id.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 06:07 AM
It looks like your record query step is attempting to match number to sys_id. You need to change that step to query sys_id=sys_id or update the value pill to be the number field, not a sys_id.