Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Delivered
Categories Runtime
Created by Guest
Created on Jul 6, 2017

User set in CICS Liberty TAI should be accounted in SMF

CICS Liberty Profile uses the user set in the authorization header for SMF accounting.
While the transaction is running we can find in Omegamon for CICS the user which was set by methode
"TAIResult.create(HttpServletResponse.SC_OK, personalizedUser);"

After transaction has ended, we only see the user which was set in the requests authorization header.
But this user is only a technical user, not the user we do need for accounting.

The SMF record should include the user that was set by TAI not the user set in authorization header.

Idea priority High
  • Guest
    Reply
    |
    Jun 17, 2022
    Support for this is also provided in CICS TS 6.1 which is generally available from 17th June 2022.

    For more information see https://www.ibm.com/docs/en/cics-ts/6.1?topic=whats-new
  • Guest
    Reply
    |
    Apr 5, 2022
    Support for this is also provided in CICS TS 6.1 which is announced today April 5th and will GA June 17th 2022.

    See Announcement letter https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/897/ENUS222-092/index.html&request_locale=en
  • Guest
    Reply
    |
    Feb 23, 2022

    This RFE is satisfied by Apar PH42306 available on CICS TS 5.4, 5.5 and 5.6.
    For CICS Monitoring data field 089 (USERID) is changed for Liberty such that the user ID value now reflects the final user ID value used in secure Liberty transactions, instead of the initial user ID. Likewise for INQUIRE ASSOCIATION commands, the association data user ID value now reflects the final user ID value used in secure Liberty transactions, instead of the initial user ID.

  • Guest
    Reply
    |
    Dec 8, 2021

    This is something we would like to address. The RFE is being moved into 'Planned for Future release' status. Please note:
    IBM’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM’s sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion.

  • Guest
    Reply
    |
    Jul 25, 2018

    We've a similiar problem. In our environment, we use TAI for authentication too, but we don't send a HTTP security header. If that header is missing then CICS uses the user in URIMAP definition or the CICS Default User if no URIMAP user exists as user in the accounting records.
    Because we want to see the real TAI user in SMF records, we're strongly interested in that RFE and vote for it.

  • Guest
    Reply
    |
    Jul 8, 2017

    This is a candidate for a future release.