options attribute
Specifies a number of options.
Content Type
string
Parent
Remarks
The following options are available:
| Option | Description |
|---|---|
| unicode | Specify this option if the protocol is a Unicode protocol. Protocols of this type support Unicode languages like Chinese, Arabic, etc. If a MySQL database is used, and you turn an existing protocol of type "ascii" into a protocol of type "unicode", then all existing data will be lost. To have a better understanding of the inner workings of Unicode, refer to Code pages. |
| disableViewRefresh | Use this option to disable updates of view tables and partial subscriptions. |
| exportProtocol | [name of protocol to be created]:[table parameter ID] If you want to define multiple protocols, use the exportProtocol option multiple times (separated by semicolons). Add :noElementPrefix to leave out the parent element name in the virtual element name.For example: exportProtocol:Workflow Server:100:noElementPrefix |