Case Entity Question
I have a report where I would like to override the action context with the menu the user sees when right-clicking on an item in their inbox. However, I can’t determine the correct Action Context Type and Action Context ID Field. For Flow Execution Extensions I used DecisionsFramework.ServiceLayer.Services.Folder.Folder and Process Folder ID.
Comments
-
With setting this up you would want to select the Folder Id as the Action Context ID field and for the Action Context Type, you will continue to use DecisionsFramework.ServiceLayer.Services.Folders.Folder.
https://documentation.decisions.com/docs/overriding-action-contexts-reports

