CICS Transaction Gateway supports both the LocalTransaction and XATransaction transaction management models.
The xasupport custom property on a ConnectionFactory determines whether transactions use the XA protocol or not.
To enable LocalTransaction support, set the xasupport custom property to off.