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 requirement is addressed by z/OS Connect Enterprise Edition V3.0.29 / APAR PH19949:
https://www-01.ibm.com/support/docview.wss?crawler=1&uid=swg1PH19949
You can now override the collectionId for Db2 projects in sever.xml
For further details about service archive overrides, refer to the Service archive override properties in the "Configuration Elements" topic in the z/OS Connect EE V3.0 Knowledge Center:
https://www.ibm.com/support/knowledgecenter/SS4SVW_3.0.0/reference/config_elements.html#config_elements__sar_override_props
The uri is in the format /services// <=== so this would be hard coded for each schema and needs to be able to be overridden.
Thanks for you response. Just to clarify which part of the properties file that you provided is the part that you refer to as "schema name"?
I think we have answered this offline some time back. But to be clear the current properties file would look like:
provider=rest
name=DB2SYSGetTS
version=1.0
description=DB2SYSGetTimestampAPI
requestSchemaFile=DB2SYSGetTSRequest.json
responseSchemaFile=DB2SYSGetTSResponse.json
verb=POST
/services// <=== so this would be hard coded for each schema and needs to be able to be overridden.
connectionRef=dsn2ConnSSL
Thank you for this RFE.
Just to be clear, when you refer to "schema name" in your description, do you mean "Db2 Collection Name" or "Db2 Rest Native Service Name"? as the "schema name" does not appear in the URI path.
We would need this additional detail before we can assess this RFE.