how to generate approval using script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2017 05:54 AM
can you please confirm, how to generate approval using script
i've used the approval user activity, but in my requirement i need to add approvals based on the users selected in List collector.
so the approvals approved in first iteration gets removed after approval.
is there a way to come around this? please advise
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2017 06:26 AM
It sounds like you need multiple approvers. Approval activities on the workflow were not meant to be used in the way you require.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2017 07:15 AM
Hi Chuck,
instead of using workflow approval activity, can i use script activity?
is there a way we can generate / attach approval using script activity ?
please confirm.
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2017 08:19 AM
Hi Carmel,
Possibly. It's not something I have done. You MAY be able to create records in sysapproval_approver then use a manual approval activity (instead of user or group). It's worth a try.