Author |
Message
|
itsmejobs |
Posted: Tue Apr 15, 2008 1:08 pm Post subject: ROUND HALF UP syntax issue in broker esql |
|
|
Newbie
Joined: 15 Apr 2008 Posts: 3
|
I am using MB 6.0.0.3 version for my development.
When i am using MODE ROUND HALF UP function in esql code it is giving me a syntax error.
It is supporting all other ROUND function including
ROUND HALF EVEN, ROUND_HALF_EVEN
ROUND_HALF_DOWN. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 15, 2008 1:12 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Are you getting the error at runtime or in the Toolkit? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
itsmejobs |
Posted: Tue Apr 15, 2008 1:22 pm Post subject: |
|
|
Newbie
Joined: 15 Apr 2008 Posts: 3
|
in toolkit when i save the esql code |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 15, 2008 1:23 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What release level is Toolkit at? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
itsmejobs |
Posted: Tue Apr 15, 2008 3:57 pm Post subject: |
|
|
Newbie
Joined: 15 Apr 2008 Posts: 3
|
|
Back to top |
|
 |
AkankshA |
Posted: Tue Apr 15, 2008 8:45 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
7 rounding modes are :
ROUND_UP
ROUND_DOWN
ROUND_CEILING
ROUND_FLOOR
ROUND_HALF_UP
ROUND_HALF_EVEN
ROUND_HALF_DOWN
ROUND HALF UP ... ROUND_HALF_UP is that a typo error ??? _________________ Cheers |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Apr 16, 2008 4:22 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Apply the latest iFixes to the Toolkit, correct any Typos... and see if you can deploy the flow anyway. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|