|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Expression in Workbench |
« View previous topic :: View next topic » |
Author |
Message
|
rokual |
Posted: Wed Mar 22, 2006 6:41 am Post subject: Expression in Workbench |
|
|
Apprentice
Joined: 07 Feb 2006 Posts: 26
|
Hi,
Is there a way that we can use IF- else expressions in the decision choice in BWI WORKBENCH 3.5 version
like
If (Paramaeter1=3)
parameter4='H'
else if(parameter1=4)
parameter4='Y'
end
The If else structures we see in C language or similar programming language..
Thanks,
R |
|
Back to top |
|
 |
jmac |
Posted: Wed Mar 22, 2006 7:42 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I may be misunderstanding your question. What you appear to be asking is can I use a decision to change the value of a container member?
The quick answer is NO. Decisions are used for routing control and that's it. HOWEVER, there is no reason that you can route control to a NOOP activitity that would set the variable the way you indicate. So, the bottom line is YES you can accomplish what I THINK you want to do, just with a little more effort. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
sarasu |
Posted: Fri Mar 24, 2006 6:14 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
As Jmac said, you can use a decision node or choice. Use some exit conditions, hope that works |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|