Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
if I have more than two users, in many different places that use a single workflow, but i just want one of them who receive notification via email and only the user that runs the process.
because each user that the intent here is that users who join a group in active directory, what should be done by me so that other users do not receive any notification in joget workflow and settings, tnx.
6 Comments
Tiensoon
When you're configuring the email message recipient in Email Plugin, you can use the #performer.activityDefId.email# Hash Variable, so that the email is sent to the person who performed a targeted activity.
Another plugin - User Notification Plugin, is the one that sends email notification for all new tasks / assignments created. If you prefer not to have such a behavior in the system, you could consider removing this plugin from Joget Workflow
zakaria akbar
If in one easy activity workflow,
Costumer service (one form) to the IT Department (sub form and another form by this department) and finish with Email notification (tools)
In email notification is to :
- Branch
- Department 1 and 2
- The Client ( this is the part my question )
The scenario is :
After costumer service complete task with a form to IT department , then on one type of notification fixed on a form filled by costumer service is a email address (client email)
then the second form which is run by the IT department, there is the same email address (client email ) as the customer service form, after the person in IT department Complete task ,
notification will be sent in accordance with the contents of the email address on the form, which an email address someone in addressed here, is not located in my active directory, but just based on the form in content.
what should I change and add on any part of this to happen, and the types of enhancements are?
Owen Ong
Hi,
If the email address was filled in a previous activity form, you can get your data by using Hash Variable too. The syntax is #form.formDataTableName.fieldName#.
kelvin chin
hi i got issues with email plug in... anyone can help... it cant send out any email...
the error as below:-
Hugo
Hey Kelvin!
Nice to meet you the other day.
Hope this little error would not scare you away from continuing to try out Joget! You are getting this error because your SMTP server is not configured properly. Try to configure it again and see. Hope it helps!
Tiensoon
I have replied to your question at here.