Getting Error for Flow context UI action

Tejal Zete1
Tera Contributor

When we click on Flow Context UI action I am getting 'Flow reports not available. Check system property com.snc.process_flow.reporting.levelOpen Context Record' error even I am as admin.

 

For non admin user getting below error 

'Security restricted when invoking processor'

 

if someone have an idea how  to fix this error's.

 

Regards,

Tejal Zete

9 REPLIES 9

Is it showing the error for the flows which were executed before you changed the property? For past executions it will still show no Reporting, as the property was not on as the flow got executed and therefore no reporting on the execution was done.

Have you executed a flow after the change of the property? Can you please check there, if it is working?

property is on from last 15 days I have created new request to test it but still for new RITM Flow context UI Action showing same error.

 

Could you please check the flow reporting settings for the flow itself?
Navigate to the flow and click on the 3 dots. There you should find "Flow reporting settings".

Maybe this is set to off

This worked for admin user but for non admin user I am getting 

'Security restricted when invoking processor' error when clicked on Flow context ui action please let me know if you have solution for this.

Seems like your non-admin user is missing some roles to be able to access the information required. Can you please check if the user has this role? fd_read_operations

This could be the solution, but not sure