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.
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.
A limitation of RTIMOUT is that it is set at transaction level and therefore applies to all WEB CONVERSE/RECEIVE commands issued under that transaction. However, a single transaction may issue calls to say 2 or 3 endpoints, and each endpoint may have a different acceptable response time; but the single value of RTIMOUT will apply to each call. Adding a timeout() parm to the CONVERSE/RECEIVE commands would allow timeout thresholds to be tailored appropriately for each endpoint.
We are struggling with the send requests and could use a better mechanism to terminate the SEND's after a small wait.
We already have RTIMOUT for this purpose, it's documented to apply to WEB CONVERSE/RECEIVE commands. PIPELINEs also have their RESPWAIT mechanism which is also configurable for INVOKE commands. Are those existing mechanisms sufficient?