z/OS Connect Data Transformer (zosConnectDataXform)
Defines a z/OS Connect data transformer.
Attribute name | Data type | Default value | Description |
---|---|---|---|
bindFileLoc | string | File system path where the bind files are located. | |
bindFileSuffix | string | Suffix name that is associated with the bind files. | |
id | string | A unique configuration ID. | |
pollingRate | A period of time with millisecond precision | 2s | Rate at which the server checks for updates to data transformation related files such as bind or schema files. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), seconds (s), or milliseconds (ms). For example, specify 500 milliseconds as 500ms. You can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds. |
requestSchemaLoc | string | File system path where the request schema files are located. | |
requestSchemaSuffix | string | Suffix name that is associated with the request schema files. | |
responseSchemaLoc | string | File system path where the response schema files are located. | |
responseSchemaSuffix | string | Suffix name that is associated with the response schema files. | |
updateTrigger |
|
polled | Update trigger for data transformation files such as bind and schema files.
|