© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
This release notes file contains late-breaking information about limitations and known problems and workarounds for the WebSphereR Integration Developer decision table editor.
None
In the decision table editor, if there is a condition term of type int, and a condition value expression such as "! 34", the condition value is not reported as a problem even though the ! operator is not supported.
If code is generated for a decision table containing such a condition value, then the generated JavaTM class will have compilation errors. So, expressions of the form "! <expression" should not be used as condition values in decision tables.