Prepare CICS programs

 

An XA switch module is provided to enable you to link CICS with WebSphere MQ:

Essential code for CICS applications (Solaris)

Description

C (source)

C (exec)

XA initialization routine

amqzscix.c

amqzsc - TXSeries for Solaris

Always link your transactions with the thread safe WebSphere MQ library libmqm_so.

We can find more information about supporting CICS transactions in the WebSphere MQ System Administration Guide.

 

Parent topic:

Building your application on Solaris


fg16610_