I am developing a process in BonitaSoft 7.5.4 where the user when logging in should automatically instantiate this process, is it possible?
I do not think you can do this directly from a process. I think the best would be to extend the default login service, some documentation is available here .
Thanks for your tip, have you ever done something similar to this to give me a hint?
Thank you very much for the help
Totally different use case but similar solution has been developed and shared in the Community here . You might find more examples looking into the contributions from the project page .
HIH