How to know if a step instance has been opened by a user even if he didn't update anything in the step ?
I know that i can use the api to get if a case has been started or updated , but i didn't find how to know if a step of an instance has been opened (onlick event in the inbox).
Do you want to see if the user opened its tasks? Well - you cannot handle event from UI (portal). API allows you can see if the task is assigned, but there's no callback handler. An idea - you can include an external object (e.g. an image by URL with parameter of the case/task id) and the URL will refer to your servlet (producing e.g. an empty image or your company logo)..
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.