Posted: Thu Jan 15, 2009 7:22 am Post subject: mb6.1 - route node with env. var
Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
HI,
I have a compute node setting an env. var. like:
SET Environment.Variables.FormatName = SUBSTRING(InputRoot.BLOB.BLOB FROM 1 FOR 30);
Then a Route Node need to route base on it like:
substring($LocalEnvironment/Variables/FormatName , 1, 3) = '123')
This route get deploy error:
BIP6229E: Generic expression: It was not possible to parse an ESQL expression, in node 'MAIN_FLOW.Route'. An incorrect ESQL expression was supplied. An ESQL path element was expected.
None
None.
Any idea how route based on env. var. syntax looks like ?
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