Get the To Do List for the Create configuration - HxGN SDx - Update 63 - Administration & Configuration - Hexagon

HxGN SDx API Services Configuration

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You can retrieve a user’s To Do List using a procedure that filters the list to only show those workflow steps related to the selected Create configuration. You can only have a single create configuration. This procedure is located at:

. . /api/v2/SDA/User/ToDoListAtCreateConfig

The request header can specify a column set. If a column set is not specified, the default column set for the workflow step is used.

  • The paging, order by, and filtering options are all supported. Navigations from the To Do List are not supported.

  • The DynWorkflowItemConfig property is added to each workflow step in the response. This shows the related workflow item’s configuration value, regardless of the column set used. This is used in client applications to present any relevant actions to the user.

For more information on configuring workflows in Desktop Client, see Workflow template configuration.