Hi,
I want to trigger some processes on user login based on some conditions. Is there a way of doing it?
Thanks in advance...
Like
Dear Amanthena,
As for now, there are no tools to trigger any process upon a user login. We already had similar requests from multiple customers and our R&D team already added this idea to the development backlog. This functionality will be available in the future application releases. Apart from that, you may develop your personal trigger/task by adding it to the 'qrtz_triggers' and 'quartz' tables. It might help you to find the solution. Here are some useful materials for setting up the scheduler https://academy.bpmonline.com/documents/technic-sdk/7-13/scheduler-setup
Best regards,
Dean
Dean Parrett,
Hi Dean. By any chance is the login event available now on the platform?
Dean Parrett,
Hi Dean,
Has the login event trigger been implemented in the platform? We have a current use case that would benefit from this feature.