how to generate approval using script

carmelfranco
Kilo Contributor

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

7 REPLIES 7

It sounds like you need multiple approvers. Approval activities on the workflow were not meant to be used in the way you require.


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,


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.