Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Requests : Form

Form
The following table lists the requests available in the Form group. Click on the request name to view request parameter information.
 
The Action Processor requests listed in this section must be enclosed in a <Form> element.
RenderForm
The RenderForm request locks the work item and displays the HTML representation of the TIBCO iProcess Modeler form. The work item is identified by a work item tag.
 
StartCaseForm
The StartCaseForm request displays the HTML representation of the TIBCO iProcess Modeler form for the first step in the specified procedure.
 

 
KeepForm
The KeepForm request closes the form, unlocks the work item, and keeps the work item in the work queue. The WIFieldData parameter identifies the work item to keep, as well as provides updated work item data to save.
 
ReleaseForm
The ReleaseForm request closes the form, unlocks the work item, then releases the work item. The WIFieldData parameter identifies the work item to release, as well as provides updated work item data to save.
 
UndoForm
The UndoForm request closes the form, unlocks the work item. and keeps the work item in the work queue. The WIFieldData parameter identifies the work item to unlock. Work item data is not saved.
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved