Asset Attestation using asset criteria
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
The Asset attestation can be scheduled/triggered with specific model categories and user criteria.
my requirement is to trigger the attestation task only based on the conditions like "State=In use" on Hardware(alm_hardware) table.
please assist to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @Akila2
You can achieve this easily with Asset attestation just look at the requirement from a different perspective:
We need to focus only on hardware assets where the State = "In Use", which means assets are assigned to users.
Based on this, create an Asset Attestation with:
User Criteria: Active=true
Model Categories: Select all categories that falls under the Hardware table
This configuration clearly indicates that the use case applies only to hardware assets that are currently in use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi Laveena,
Thanks for your time and reply. for missing assets also, we have the assigned to user. so it triggers attestation wherever assigned to user available.
