Workflow mode is a new define mode in which an approval process is to be proceed when policy created or installed. The option to enable or disable workflow mode not given in GUI. Only can be enable/disable from CLI commands.
To enable and disable workflow mode:
- Select the System Settings tab in the navigation pane.
- Go to System Settings > Dashboard.
- In the CLI Console widget type the following CLI command or Take SSH Putty session of Forti Manager to enable workflow mode.
- The FortiManager session will end and you must log back into the FortiManager system.
config system global
set workspace-mode {workflow | disabled}
end

Now you cannot edit any option because workflow mode is enabled and it’s read only mode. First you have to lock ADOM and start to create policy/object or install policy.
Leave a Reply