Short Description:
- Property Hash Variable Plugin allowed you to retrieve a property value from any properties file put in the "wflow" folder.
Release license:
Supported Joget Workflow versions:
- v3 and above
Downloads:
Contributed by:
- O.o
How to use:
- Upload the plugin in System Settings > Manage Plugins.
- Use this Hash variable #property.FILE_NAME_KEY# in any part of your app which supported Hash Variable
- Example: To retrieve "workflowUrl" from app_datasource-default.properties file. The Hash Variable is #property.app_datasource-default.workflowUrl#.