Add a Task to the Work List - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997352
To add an additional task that can be initiated from the EnterWorks work list, the workflow process must first be defined.

To add the task, edit Shared configuration properties:

  1. Add the new task's name to key epx.tasklist.tasks.
  2. Using the new task name, add the following keys, replacing <task> with the new task name and the appropriate value for the key.
    Key Value examples Description
    epx.tasklist.<task>.name Start PMFImport Name of the task as it will appear in the UI.
    epx.tasklist.<task>.flowname PMFImport Name of the workflow in EPX.
    epx.tasklist.<task>.startingpoint Manual Start Starting activity for the workflow.
    epx.tasklist.<task>.workitemname Manual Initiated PMFImport Name for a work item.
    epx.tasklist.<task>.workitemdescription Manual Initiated PMFImport Description for a work item.
    epx.tasklist.<task>.proplist prop1, prop2 Optional list of property values to pass to workflow.
    epx.tasklist.<task>.props.prop1.name test1 Name the property. Substitute "prop1" for value in prop list, repeat for each value.
    epx.tasklist.<task>.props.prop1.value test1val Value of the property. Substitute "prop1" for value in prop list, repeat for each value.
    epx.tasklist.<task>.groupList Administrator Optional comma separated list of groups that have access to run this task.
    epx.tasklist.<task>.userList admin Optional comma separated list of users that have access to run this task.
  3. When you are finished editing all shared configuration properties, restart EnterWorks services.