Custom RITM approval notification dependent on specific variable on catalog item

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 09:38 AM
Hello, we use a single approval notification for all Requested Item approvals in our instance.
What I want to do is have a second approval notification that ONLY gets used when 1 of our 40+ catalog items gets submitted and a specific variable on that catalog item has a specific value.
When looking at the notification "When to send" section, I can't think of a way to identify a condition where catalog item has to = "xyz" and variable x has to = "123":
Is there a way to add an "AND" condition under the "Approval for.Task type is Requested Item" for the other conditions I need?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 08:19 AM
Hi,
never Tried but I guess in advance condition, you can use current.sysapproval.variables.variable_name and current.sysapproval.cat_item to check the specific catalog item . let me try and I will get back to you .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 09:23 AM