hi all,
this is regarding issues with display of pipeline variables on designer w.r.t sequence steps
below code snippet
map (set variable a=2)
seq (main, exit on success)
seq(try(exit on failure))
map (set var x=3)
seq(catch(exit on done))
?? (in the pipeline i MUST see only the variable a, but in designer i still see the variable from try sequence i.e i can see the variable x=3
i’m using wm9.6
any help is appreciated
thanks and regards
ajay kumar kasam
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services