Content Server Workflows - SmartUI Workflow Status and Assignment
SmartUI Workflow Staus and Assignment - made by the Easy Diffusion AI

Content Server Workflows - SmartUI Workflow Status and Assignment

Now we are in the SmartUI area of Workflows.

Workflow Status in SmartUI

Article content
Workflow Tracking - made by the Easy Diffusion AI
Article content
Workflow Status

Shows a WFStatusView. The WFStatusView provides, status of workflow assignments as given through the page context in doughnut chart. The doughnut shaped chart displays the sole status of all the workflows related to the page context, either on time, late or complete. Clicking on each doughnut segment or on the expanded icon opens the expanded view of My assignments with corresponding list of assignments.

Workflow Status Example

 var contentRegion = new Marionette.Region({el: '#content'}),
          pageContext = new PageContext(), // holds the model
          wfstatusView = new WFStatusView({context: pageContext});

      contentRegion.show(wfstatusView);
      pageContext.fetch();        

Constructor

Creates a new WFStatusView.

Parameters:

  • "options" - Object The view's options object.
  • "options.connection" - Connection to authenticate against.
  • "options.connection.url" - String url to authenticate against.
  • "options.connection.supportPath" - String support path directory.

Workflow Assignment

Article content
Workflow Assignment - made by the Easy Diffusion AI

Workflow Assignments are active workflows which are assigned to a user.

Article content
Workflow Assignment in SmartUI

A click on an assignment opens the workflow user interface in the Classic UI or in the Smart View, depending on the workflow step configuration. This configuration is done for each User / Initiator Step in the workflow design.

Article content

Workflow Assignments can be accessed via the My Assignments list / widget in the Classic UI and in the Smart View.

Starting workflows

Article content
Starting Workflows - made by the Easy Diffusion AI
Article content
Quick Action
Article content
Default Action


Article content

The workflows in the Smart View are accessible via dedicated URLs

  • For running workflows the following URL is defined:   .../processes/<process_id>/<subprocess_id>/<task_id>
  • For workflows in the initiation phase the following URL is defined:   .../draftprocesses/<draftprocess_id>

The differentiation is necessary, because a workflow in the initiation phase behaves differently as a running workflow.

These URLs are also used in the email notifications for workflows which are configured for the Smart View.




This is an invaluable update for those leveraging Content Server Workflows in their operations. The enhancement to SmartUI Workflow Status and Assignment represents a significant step forward in usability and efficiency. By streamlining how workflow status and assignments are managed, users can now enjoy a more intuitive and seamless experience. This change not only improves communication and task management but also optimizes productivity by ensuring that team members have real-time access to the information they need. Embracing this update offers a strategic advantage in harnessing the full potential of Content Server workflows. It's exciting to see such focused innovation in action!

Like
Reply

To view or add a comment, sign in

More articles by Reiner Merz

Explore content categories