From the last Bonita camp

 

Hello

I recently attended  the Bonia Boot camp. Everything seems to work with my exercises except on detail.  When I add this filter on the Businessdata retrieval Variable no case information is displayed. If I  just press Find without any filter cases are displayed.

sessionInfo variable findBy

 

How do I find information of the meaning of: {{sessionInfo.user_id}}?

 

Göran Pettersson

Grit Consulting AB

Email: goran.pettersson@gritconsulting.se

Hi Göran,

When you enter this variable, it will display the information about the attributes found by requestorId and display them per session (instance). In order to display the cases, make sure you have 

1. Define the sessionInfo variable first (this variable is an External API  which stores the session information)

2. Deployed the process and run a case (to be logged as the "requestor". In the preview mode, if you are not logged in as Walter Bates you won't see anything displayed in the list.

HTH

Hi

Ok, that explains it.