Hi
In a workflow I want to send an email notification. The problem is that I want to be able to choose the target identity from the form.
I suppose the way is to create a server method, but unfortunately I don't know much about coding.
The method should do like this.
Example:
On the "Express ECO" workflow in the activity "Close Change" I add a new notification named "test". Target property is set to "Alternate".
On the itemtype "Express ECO" I add a new property called "notify_target" datatype = "item" data source = "identity".
I put this property on the "Express ECO" form.
On the "Express ECO" workflow on Activity "Close Change" I add a ServerEvent. The event needs to get the identity property from the form and put this identity on the itemtype "Activity EMail" on the property "alternate_identity".
I hope some of you have had the same challenge and able to help.
Kind Regards
Henrik Olesen
Kamstrup A/S
Denmark