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 May 28, 2019

@CICSProgram Annotation in OSGi Java Applications

It is possible to annotate methods within a Java EE Application with '@CICSProgram'. Each such annotation causes a corresponding PROGRAM-resource to be created at the time the application is deployed within a CICS-Bundle. For OSGi Applications, however, this is not allowed. Instead there is a CICS-MainClass header in the Manifest to be set, that points to a main-method. One then has to manually define a PROGRAM-resource, that in turn points to the Java-class containing the main-method.
The way @CICSProgram works is much more convenient and flexible (because one does not neccessarily need a main-method) than the procedure one has to undergo to LINK to an OSGi application. @CICSProgram-annotation should be available for OSGi applications as well.

Idea priority Low
  • Guest
    Reply
    |
    Jun 17, 2022
    Support for this is 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 the annotation for OSGI programs is 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
    |
    Jan 29, 2021

    This capability is available for early testing in CICS TS open beta https://www.ibm.com/support/knowledgecenter/SSGMCP_6.1.0/whats-new/intro.html#intro__osgi-cicsprogram
    And will be covered in more detail in the education https://community.ibm.com/community/user/ibmz-and-linuxone/groups/community-home/digestviewer/viewthread?GroupId=5635&MessageKey=ec3182c9-b344-4f36-9baa-52c1718d9e94&CommunityKey=8bc7f42b-b4ba-4419-80d8-2fbf894a6649

  • Guest
    Reply
    |
    Jan 29, 2021

    Watching the CICS Technical Exchange, I just learned that this will be part of CICS TS 5.6. Did I get that correctly?

  • Guest
    Reply
    |
    Oct 25, 2019

    This is a candidate for a future release