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 TRANSACTION
    • SIGNON PHRASE
    • WEB RECEIVE (Server)
    • WEB READ HTTPHEADER
    • WEB SEND (Server)
    • WEB WRITE HTTPHEADER
    • WEB STARTBROWSE/READNEXT/ENDBROWSE FORMFIELD
    • WEB OPEN
    • WEB CLOSE
    • WEB CONVERSE
  • Support multi-threading for CPI-C Client
  • ART CICS Package Generator (kixpkggen(1))
  • artadmin support new sub-commands:
    • dynamic_trace
    • enqstat
    • enqlist
    • enqdel
  • Support UCTRAN in transactions.desc
  • DPL support dynamic routing. When environment variable KIX_DPL_DYNAMIC is set, and the remote program either is defined to the local system as DYNAMIC(YES) or is not be defined to the local system, ARTCICS dynamically routes the DPL request to remote CICS regions which host the program.