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 Not under consideration
Categories Explorer
Created by Guest
Created on Apr 25, 2022

CICS Bundles have limited obvious scope for documentation

When creating CICS Bundle in CICS Explorer there initially appears to be very limited scope to include any description or documentation within the bundle itself.

  • A CICS Application Bundle has a description field of up to 255 characters which is not present in a CICS Bundle Project.

  • Individual items within a Bundle such as event binding have some space for a description.

  • An event binding and event adapter resource in a binding has what appears to be a bigger field but quickly gives an error message "Value is longer than expected" with no indication what the length is but experimenting suggests it is 256.

Experimenting has revealed that any file can be added to the bundle such as "Readme.txt" but it requires a user to decide to do this. On exporting the bundle to a z/OS Unix File system all files in the bundle are transferred as binary files. I cannot really call this transferring the extra files as a bug after all I am not using the bundle as designed but am suggesting that:

At a minimum, a Readme file is created as part of the bundles by CICS Explorer which gives more intuitive scope for documentation within the Bundle itself or at least a reference to where it is.

Transferring the files not required by CICS runtime to z/OS does not cause a problem beyond using more DASD but I do have these possible actions in mind.

  1. Do not transfer files not required by the CICS runtime.

  2. Ask the user if the extra files should be transferred - preferably whether ascii or binary should be used.

  3. As above but file by file with a "same answer for all the rest" option.

  4. The ability to tag the extra files in advance - a bit more of a Gold Standard.

Idea priority Medium
  • Guest
    Reply
    |
    Jul 12, 2022
    We have no plans to provide this support.