This handler uses the taskfields section of the node.xml to create an entry on the TMS:Task form. Then the 'Instanceid' of the created TMS:Task entry is used to retrieve the related TMS:Association entry that was generated by workflow. Finally the 'InstanceId' of the TMS:Task and TMS:Association records are used in addition to the flowbuilder section of the node.xml to create an entry on TMS:FlowBuilder.
This handler requires ARS Models v0.1.3 because this handler creates an entry on a display only form(TMS:FlowBuilder)
Name | Description |
---|---|
Task Name | Sets the 'Name' field of the TMS:Task record |
Task Location Company | Sets the 'Location Company' field of the TMS:Task entry |
Parent Form Name | The form of the parent record, either CHG:Infrastructure Change or HPD:Help Desk or Kinetic Request |
Parent Id | The display id of the parent record, which is either a Change or an Incident record |
ParentInstance Id | The instance id of the parent record, which is either a Change or an Incident record |
Name | Description |
---|---|
Task Name | <%= @answers['Task Name'] %> |
Task Location Company | <%= @answers['Company'] %> |
Parent Form Name | CHG:Infrastructure Change |
Parent Id | |
ParentInstance Id |
Name | Description |
---|---|
Task Id | The 'InstanceId' of the TMS:Task entry created by this handler. |
BMCITSM7TaskTemplatedCreateV2 (2010-02-18)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out