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
Workspace z/OS Connect
Created by Guest
Created on Jun 5, 2020

Z/OS CONNECT EE service usable to more then one cics within one server

Currently the same z/os connect service can be used in multiple z/os connect server. So a service can be deployed over multiple servers

However if you have for example a TEST1 and TEST2 CICS connected to the same z/os connect server you cannot deploy the same service twice, since the service is related to the connection.

Idea priority Medium
  • Guest
    Reply
    |
    Nov 5, 2020

    Thank you for this requirement.

    There are already a number of different ways that this need could be met with what is available in the product to day:
    1) Policy can be used to change the service connection dynamically based on a request header. Using this, many connections can be used with a single service archive file. See the "Administering z/OS Connect EE Policies" topic in our knowledge center for more information: https://www.ibm.com/support/knowledgecenter/SS4SVW_3.0.0/administering/policies_overview.html
    2) Depending on the use case, you may be able to negate the need to deploy multiple instances of the same service through using a logical naming of your connectionRefs: See the "How to move services between environments for DevOps." topic in our knowledge center for more information: https://www.ibm.com/support/knowledgecenter/SS4SVW_3.0.0/designing/changing_connection.html
    3) z/OS Connect EE Unlimited provides a pricing model that removes the financial impact of adding more server instances. This provides the freedom to create a 1:1 relationship between z/OS Connect EE servers and back end systems of record (where it may be appropriate) to avoid issues like those described in this RFE. See the z/OS Connect EE Unlimited announcement here: https://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/7/897/ENUS219-467/index.html&request_locale=en

    As such this RFE is being declined at this time. If the capabilities above do not meet your needs please feel free to open a new RFE articulating the use case that cannot be met and specifically what is required in addition to what is described above.

  • Guest
    Reply
    |
    Jun 6, 2020

    Just trying to understand the issue here - AND I assume we're talking about 'InBound' - in this case CICS as a service provider.

    So an individual service is associated with a CICS connection - and this is limited to a single connection. Correct ?

    Is the reqt to allow the service to use multiple connections - e.g. for devt purposes or say if you have an enterprise solution which needs to support multiple operating brands ?