Posted: Thu May 06, 2010 10:24 am Post subject: Mapping Node(msgmap): Break out of For loop
Newbie
Joined: 06 May 2010 Posts: 2
My requirement is to map element B from A if certain condition is satisfied.
Now this condition is present inside a tag that has many occurrances. But, this condition will be satisfied just once. So basically, as soon the condition is satisfied, I want to come out (break) from for loop. All transformations are done using mapping node.
Is there a way to achieve break for loop in a msgmap without calling esql function?
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
I don't believe there is. I had the exact same requirement but had to write an esql function which I invoked from the mapping node. _________________ Never let the facts get in the way of a good theory.
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