Is there any way to get "Approval Comments" to go to a SC Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2013 06:09 AM
Is there anyway I can get "Approval Comments" to show up in the "SC Task"? So it goes to the support group. Approvers might change a role for someone and they comment there and they are getting missed cause they don't go to the task... TIA
- 6,992 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2014 08:19 AM
Wendy,
Did you have to make a public ACL to the sysapproval.comments to make this work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2014 08:22 AM
No you don't have to make them public because they are basically public if the approval is yours. You add that script above to the beginning of your task in your WF and anything else after it. I have it in almost every WF.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2014 08:32 AM
Thanks Wendy, I got it to work so I must've did something incorrect the first time I tried.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2019 12:54 PM
Thanks much for the solution. Can a similar solution be implemented using a business rule ?
Run after insert on catalog task and using same script, so I do not have to edit all catalog forms.
I guess we need this solution for all catalog forms.