How to authorize the User profile to access to the value of the activity variables from a form?

1
0
-1

Hello,
Recently, I noticied that I couldn't retreive the values of the activity varaibles (read only) in the forms from the User profile whereas the Administrator profile could see all the values. So, I've been following the documentation and other posts in the forum to authorize the User profile to access them.

The steps I followed were:
1- Adding profile|User=[flownode_visualization, task_visualization, flownode_management] in "\BonitaBPMCommunity-7.5.4\workspace\tomcat\setup\platform_conf\current\tenant_template_portal\custom-permissions-mapping.properties".
2- Push to update the configuration.
3- Reset Bonita

I've been trying different combinations in custom-permissions-mapping.properties file but no one worked, I always receive a 403 error when logged in as a User.
Any idea of what is the problem?

Link to the post in spanish: https://community.bonitasoft.com/questions-and-answers/c%C3%B3mo-autoriz...

Regards,
Clara

1 answer

1
+1
-1
This one is the BEST answer!

I've found the problem, the file I should update is: C:\BonitaBPMCommunity-7.5.4\workspace\tomcat\setup\platform_conf\current\tenants[tenantId]\tenant_portal\custom-permissions-mapping.properties

Notifications