Restrict insertion and updation of asset record if "Assigned to" user had already same model categor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 07:27 AM
I want to restrict records getting inserted and updated in alm_hardware table if user is already assigned to a model category except categry is not "Rugged device"
I am currently using the below Business rule but when I update a asset record even though user doesn't have any other asset with the same model category it shows user already has asset with same model category.
Please help me with the script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 08:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 10:11 PM
Hi Shruti,
Thanks for the response, but it is still the same issue.
When I update the asset record which the "Assigned to" user has only one asset with that category still it showing the error message and aborting action which ideally should not happen. Could u pls suggest any other idea