Admin Operations page is restricted to FlexDeploy Administrators and can be used to various administration activities mostly while working with Flexagon support team. Admin Operations page can be accessed from Administration - Admin Operations.
Get Log Level
- Get (query) log level for Java loggers.
- flexagon logger is by default set to INFO.
...
- Change log level for Java loggers.
- flexagon logger is by default set to INFO. It should not be increased to FINEST as that will cause many log messages and can have impact of application performance.
- Flexagon support team may ask for update of loggers as necessary for debugging of specific issues
Check Cron Expression
- Test a Cron expression to see that it is valid and when its next occurrences are to validate they match the times that you want.
- FlexDeploy now supports multiple cron expressions in each Cron Expression input separated by semi colons.
Clear Active Workflow Cache
- This is internal action to clear cache of Workflows. Cache is automatically cleared, so users do not need to take any action, but Flexagon support may request this as necessary during debugging of specific issues.T
Clear Project Object Metadata Cache
...