- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 05:37 AM
Hi All,
I need to send approval request to specific group which is mentioned in the Variables of Catalog item.
Initially I have used "Approval-Group" activity and inside the advanced script I have triggered the approival request.
But it was not working.
Then I have used "Approval-user" activity and used the same script to send approval request, Its working.
it sent approval request to all the users of the group but I can't able to the Group name under "Group approval tab.
How to send approval to the Group which is there in the Variables
I need group name also listed here even if send group approval via "Approval-user" activity
Thanks
Venkatesh Dhanapal
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 06:00 AM
Normally using group-approval achieve your requirements, you should try to have this option working i think.
See an example in a dev system:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 06:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 07:19 AM
Thanks march,
Its working