createWorkItem() - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
Topic type
Reference
Programming Reference
First publish date
2007
ft:lastEdition
2023-07-28
ft:lastPublication
2023-09-20T04:07:07.148709
Class

com.enterworks.client.facade.workitem.WorkItemFacade

Parameters
  • SessionProfile profile — the session profile object for the current logged-in session.

  • ActivityVO activity — the selected starting pointActivityVO object, which defines the first step in a process flow for which work items can be created.

  • String workItemName — the user-defined name of the work item, which can be null if the default work item name is to be used.

  • String workItemDescription — the user-defined description of the work item, which can be null.

Description This method creates a draft work item version for the logged-in user at the starting point activity specified.