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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
This RFE is satisfied by the resource overrides feature provided by PH30590 on CICS TS 5.6
This feature enables a system programmer to tailor the resources for a specific CICS environment, and provides the following advantages:
• You can take a set of CICS definitions from development through to a production environment without change. Any resource attributes can be overridden to support each environment as required.
• In addition, you can use system-specific symbols such as the SYSIDor APPLID to override attribute values dynamically when a resource is installed.
• You can apply standards by ensuring that certain attribute values are always turned on or off, or set to a specific value.
For more information see https://www.ibm.com/support/knowledgecenter/SSGMCP_5.6.0/configuring/resources/resource-definition-overrides.html
We have assessed this requirement. We have no current plans for this to be implemented and so this requirement is being declined at this point. The requirement will be kept in the RFE system and might be reassessed in the future. You also have an opportunity to resubmit in twelve months time if you wish it to be reconsidered then.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Transaction Processing
Product - CICS Transaction Server
For recording keeping, the previous attributes were:
Brand - WebSphere
Product family - Transaction Processing
Product - CICS Transaction Server
This RFE should not be expanded to include other resources. Requests for substitution in files for example is covered by RFE 24364. See http://www.ibm.com/developerworks/rfe/execute?use_case=viewChangeRequest&CR_ID=24364
I would like to expand this requirement to provide a general solution for more attributes in more resource types: espacially DSN in FILE definitions.
Some symbols should be predefined &LPAR , &SYSID, &APPLID, other should be defined by the CICS admin (just like system symbols in z/OS)
Currently we are using CICS SPI to alter DSN of some files during CICS cold start (PLT)
Is this similar to http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=38900