Show 

Home | ProjectDox | ProjectFlow | Debug Mode in ProjectFlow

 

Debug Mode in ProjectFlow

ProjectFlow’s Debug Mode is a feature which is used for the purpose of debugging and workflow analysis; it causes additional log data to be written to the workflow instance. Debug Mode can be enabled by any user who is a member of a group that can manually start a workflow. There is significant overhead associated with this feature; it should only be enabled when needed. This data can be accessed via the ProjectFlow Administration section. The running log is located on the bottom portion of an instance’s Edit Instance window.

Additionally, the group specified in the Admin Group will receive an email if a workflow encounters an error.

Listed below are additional features that happen when DebugMode=true.

  1. Sends all email to the email address in DebugEmail setting.
  1. On subscriptions notifications will go to the current user because they just caused the notification.
  1. Right-click is enabled on the viewer screen.
  1. The DebugLogs option is enabled in the select list on the Admin page.
  1. The "You are in Debug Mode" message appears at the top of the screen.
  1. On login, it gives more specific information - "No account exists for this email address", "The password you entered is incorrect". If DebugMode=false then it always gives "The email address or password you entered is incorrect"
  1. Adds the device name to the title of the browser window.