BR not working when script included called in condition section
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 06:44 AM
Requirement- Need to update "warranty expiration" feild for below filter condition in alm_hardware table.
Issue- I have written script include and called that script include in BR in condition section. But BR is getting worked for all assets without checking for condition.
Below is the BR & script include. Please suggest if i am missing anything here.
filter query-
BR-Before-->update or insert on alm_hardware table
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 08:09 AM
Hey,
Can anyone suggest on this?