CreateWorkItem BIC - EnterWorks_Process_Exchange_(EPX) - 10.5

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks
Precisely EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2023
First publish date
2007
Last updated
2024-01-18
Published on
2024-01-18T18:45:39.198479

Creates a new work item on the specified workflow

Inputs

  • userLogin - Login name of the user under which to create the work item (e.g., %initiatedUser%)
  • workflowName - name of the workflow on which to create a work item
  • activityName - name of the starting point activity at which to create the work item
  • workItemName – name of the work item (if settable for the workflow)
  • workItemDescription - optional description for the work item
  • wipName1-20 - the names of up to 20 work item properties to be created
  • wipValue1-20 - the values for the work item properties. Empty values will be defined as empty in the new work item

Outputs

  • isCreated - work item was successfully created if true
  • errorMsg - detailed message of why the work item was not created