© 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 business state machine editor.
The code that is defined for conditions in BPEL and business state machines should return a boolean value. The code should not change the value of variables. Any such changes will be ignored (the variables will have the same values before and after the condition is evaluated).
This is the correct and expected behavior for a condition.
None