Hi All,
We need to link an email (Send email manually) to an activity from the business process.
In the process element, we can not select the activity and fill in the parameter. It seems all the parameter is predefined in the process element (send email).
From the advanced mode we see that we can add piece of code in the function:
protected override void AfterActivitySaveScriptExecute(Entity activity)
However, after the element is executed this function is not triggered.
If you have the same experience, could you help us to make it work?
Thanks.
regards,
Cheng