Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is typically used on a dashboard page that contains widgets (e.g., a Container type: AQ_Dashboard_ProjectWidget or  or a Container type: AQ_Dashboard_FlowWidget). One of the widgets throws a PortalMessage, to which the flow should respond in which the dashboard page is found. A typical use case is to flow to another dashboard page, for example one that shows a widget in which a task is executed.

This container is not needed when only the widgets on the dashboard page need to refresh. The Container type: AQ_Dashboard_ProjectWidget and Container type: AQ_Dashboard_FlowWidget have parameters to respond to portal messages.

Info

Restarting the flow also clears the profile. Any information that is needed by the flow should be included in the portal message.