WebSphere Optimized Local Adapters (WOLA) Connect (localAdaptersConnectService)

Represents a z/OS Connect service implementation that uses WOLA to communicate with backend programs.

Attribute name Data type Default value Description
connectionFactoryRef A reference to top level connectionFactory element (string).   Reference to the configured connection factory element containing the JNDI name of the WOLA resource adapter connection factory to be used.
connectionWaitTimeout int

Minimum: 0

Maximum: 2147483647

  Time to wait in seconds for an external address space application that matches the registration name to issue a WOLA Receive Request or Host Service API and become active.
id string   A unique configuration ID.
linkTaskChanCtxContEncoding string cp819 Defines the encoding of the data in all context containers that are sent to the destination program. This attribute is used when using the CICS Link Server and when the linkTaskChanID and useCICSContainer (true) attributes are also configured.
linkTaskChanCtxContHttpHeaders string   Defines the HTTP header name or list of comma-separated and case-sensitive HTTP header names that are passed to the destination program using the context container with the name of ZCONHTTPHeaders. The information contained in this context container is in JSON format: {httpHeaders:{"header1":"header1Value", ...,"header-n":"headerValue-n"}}. If the request contains multiple headers with the same name, the value that is used is the one for the first header in the request. This attribute is used when using the CICS Link Server and when the linkTaskChanID and useCICSContainer (true) attributes are also configured.
linkTaskChanID string   Defines the CICS channel name to use for delivering and receiving payloads using CICS containers. This attribute is used when using the CICS Link Server and when the useCICSContainer (true) attribute is also configured.
linkTaskChanReqContID string ZCONReqData Defines the name of the request container. This attribute is used when using the CICS Link Server and when the linkTaskChanID and useCICSContainer (true) attributes are also configured.
linkTaskChanRespContID string ZCONRespData Defines the name of the response container. This attribute is used when using the CICS Link Server and when the linkTaskChanID and useCICSContainer (true) attributes are also configured.
linkTaskChanType int

Minimum: 0

0 Defines the type of CICS containers (0=CHAR, 1=BIT) that are to be associated with the configured channel ID. When set to 0=CHAR (default), the encoding of the character data in the input/output containers are expected/returned in ASCII (CCSID 819) and the data is converted to or from EBCDIC (cp037) before/after it is sent to/from the destination program. Use the BIT type to avoid data type and encoding expectations. This attribute is used when using the CICS Link Server and when the linkTaskChanID and useCICSContainer (true) attributes are also configured.
linkTaskReqContID string   Defines the name of the request, or input, container. This attribute is used when using the CICS Link Server and when the linkTaskRspContID and useCICSContainer (true) attributes are also configured.
linkTaskReqContType int

Minimum: 0

0 Defines the type of the request container (0=CHAR, 1=BIT). This attribute is used when using the CICS Link Server and when the linkTaskReqContID and useCICSContainer (true) attributes are also configured.
linkTaskRspContID string   Defines the name of the response, or output, container. This attribute is used when using the CICS Link Server and when the linkTaskReqContID and useCICSContainer (true) attributes are also configured.
linkTaskRspContType int

Minimum: 0

0 Defines the type of the response container (0=CHAR, 1=BIT). This attribute is used when using the CICS Link Server and when the linkTaskRspContID and useCICSContainer (true) attributes are also configured.
linkTaskTranID string   Defines the name of the WOLA CICS Link Server link invocation task transaction ID. This attribute is used when using the CICS Link Server.
registerName string   WOLA target register name. This name must match the name an external address space application is using for the register name on a WOLA Register API call, or the name used for RGN with a WOLA CICS Link Server.
serviceName string   WOLA target service name. This name must match the name an external address space application is using for the service name on a WOLA Receive Request or Host Service API call, or the program name used for SVC with a WOLA CICS Link Server.
useCICSContainer boolean false Defines the mechanism to use for data propagation. When set to true, the payload is passed to the target CICS application program using CICS containers. When set to false (default), the payload is passed the target CICS application program using a COMMAREA. This attribute is used when using the CICS Link Server.

Icon that indicates the type of topic Reference topic



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