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
  • mbean
  • polled
  • disabled
polled Update trigger for data transformation files such as bind and schema files.
mbean
Server reloads data transformation files when prompted by an MBean called by an external program such as an integrated development environment or a management application.
polled
Server scans for changes at the polling interval and reload any files that have detectable changes.
disabled
Disables all update monitoring. Data transformation file changes will not be applied while the server is running.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Saturday, 3 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_config_zosConnectDataXform
File name: rwlp_config_zosConnectDataXform.html