hwsWorkflow Element
Contains the information to enable the Workflow task pane and to enable individual actions and tasks associated with a Microsoft BizTalk 2004 Human Workflow Services (HWS) server.
Type
|
Child Elements
Element | Description |
---|---|
location | (Required) Contains the Uniform Resource Locator (URL) of the HWS Web service. |
allowedActions | Contains the HWS actions enabled for the form. |
allowedTasks | Contains the HWS tasks enabled for the form. |
Attributes
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
taskpaneVisible |
|
No | Specifies whether the Workflow task pane is visible. Default value is "yes". |
|
|
Definition
|
Remarks
For every action and task included in the hwsWorkflow element, a button is enabled on the Workflow task pane; however, the button event must be scripted manually for each action and task.
InfoPath does not support multiple actions in a form and does not support HWS activity models (predefined sets of actions).
Note If this element or attribute is in the form definition file (.xsf), InfoPath Forms Services will prevent the form template from being deployed to the server as a browser-compatible form.
Example
The following is an example of the hwsWorkflow element:
|