1.2 What's New in This Release
This release includes the following new features and enhancements:
Security Enforcement
All network connections use TLS 1.2 by default. Network listener processes require the command line parameter CLOPT "-S" in Tuxedo ART Runtime for CICS 22c(ARTTCPL).When you choose not to use TLS, you must set the environment variable TM_ALLOW_NOTLS.
For more information , refer to ARTTCPL/ARTTCPH Configuration.
Major enhancement post Tuxedo ART Runtimes 12.2.2
- Support new CICS Verbs:
DUMP TRANSACTIONSIGNON PHRASEWEB RECEIVE (Server)WEB READ HTTPHEADERWEB SEND (Server)WEB WRITE HTTPHEADERWEB STARTBROWSE/READNEXT/ENDBROWSE FORMFIELDWEB OPENWEB CLOSEWEB CONVERSE
- Support multi-threading for CPI-C Client
- ART CICS Package Generator (kixpkggen(1))
- artadmin support new sub-commands:
dynamic_traceenqstatenqlistenqdel
- Support UCTRAN in
transactions.desc - DPL support dynamic routing. When environment variable
KIX_DPL_DYNAMICis set, and the remote program either is defined to the local system asDYNAMIC(YES)or is not be defined to the local system, ARTCICS dynamically routes the DPL request to remote CICS regions which host the program.
Parent topic: About Oracle Tuxedo Application Runtime for CICS