Tag Archives: Integration

WMB for beginners

WMB is an ESB from IBM. To learn WMB or any ESB tool, you need to understand the concepts of ESB and Integration and then the vendor specific products. This post is for those who are new to ESB world … Continue reading

Posted in IBM Integration Bus, WMB, WMQ | Tagged , , , , , , , , , | 1 Comment

ESQL Variable Scope and lifetime

Introduction The variables declared and used in ESQL will have a scope (Flow/Module/Nodes to which the variable is accessible) and lifetime (time till the variable holds the value). When we declare a variable in ESQL, it will have the above … Continue reading

Posted in IBM Integration Bus | Tagged , , , , | 4 Comments