- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 07:35 PM
So, here is my cmdb_ci_computer list
Now, from where I want to verify the name/model id for a particular discovery source.
Let's just say I want to verify all the model id's available for Kandji
So, how can I achieve this through ATF?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 08:07 PM
Please check this step.
or do a record query
or run server side script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 10:23 PM - edited ‎07-14-2025 10:24 PM
@SangyM - You can use 'Record Query' Step to find all model id's related to Kandji. Then you can use Record validation if you want to check if particular model id is available or not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 08:07 PM
Please check this step.
or do a record query
or run server side script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 11:03 PM
It works, thanks @Di Zhang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 10:23 PM - edited ‎07-14-2025 10:24 PM
@SangyM - You can use 'Record Query' Step to find all model id's related to Kandji. Then you can use Record validation if you want to check if particular model id is available or not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 11:03 PM
it works, thanks @Sardash