Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi there,
You can do both the things at the same time. Just create different methods in your beanshell.
Just curious, why do you need to implement such a thing? You could always use the email tool and the database update tool in the process.
Also, where are you trying to write this beanshell? Is it at the process tool or somewhere else?
We'd need some more information before we can suggest something.
Thanks,
Ashutosh
I am having a Employee table (No,Name,Address,Email) are the elements if I save one employee details mail have to send to his own taken email ID while I am saving , along with It have to save the details to datalist, and the If I edit the address then the confirmation mail also again go the mail notification. Simply If I edit the datalist of the table or If I save the new record of the table then it need to send email to particular person to check the notification.
Okay, so as I understand, you just want to be able to send out an email whenever the record is edited. Right?
If that's the case, what you could do is create a process again for the editing action. And instead of calling the form to edit the details of the Employee, you could use the datalist hyperlink to actually call the edit process (where you can add the email tool to send out notifications).
I think this would resolve your problem. Please let me know if you need some more clarifications on how to achieve this.
Thanks.
Actually I am new to Joget can you have any sample app as similar to this Ashutosh Tripathi.
Thanks in advance....