This portal is to open public enhancement requests for IBM Sterling products and services. 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.
See this idea on ideas.ibm.com
What is your industry? | Other |
How will this idea be used?
Currently for map warning failures (Example : Input valid but unknown data found) , the output gets executed before failing / rolling back the transaction. However this behavior is causing issues when a DB sequence is used in the output. Example , an ITX Error code .21 would fail the map but would have incremented a DB sequence. We can work around this behavior by adding an extra validation map but that doesn't solve the actual issue with data validation.
Requirement: Have the ability to fail such warning code so the map processing does not get finished and exits as soon as it encounters a warning.
ITX warning codes ------------------------- Extract from documentation link : https://www.ibm.com/support/knowledgecenter/en/SSVSD8_9.0.0/com.ibm.websphere.dtx.md.doc/references/r_map_design_Map_Execution_Warning_Messages.htm
Extract of current behavior: --------------------------------------- 'If a map execution warning code occurs, the map fails after processing of that map is finished.'
|
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Many of our customers rely on the behavior as it is currently implemented. We believe a chnage in this direction, would negatively impact a broad portion fo these customers.