Skip to main content

Sujitha Sai Selvaraju

Blogs from this Author

Monitoring in IIB

 What is Monitoring Monitoring is a feature in IIB, which enables the developer to configure the flow to emit events when something interesting happens. These events can either be stored in a DB or consumed by monitoring applications such as Websphere Business Monitor for auditing and replay of messages. Features IIB flows can be configured […]

How to Change the Namespace in IIB Using ESQL

Requirement: The source system exposes a set of operations in wsdl, which IIB have to transform to the target/provider system’s message format. Hit the provider system, transform the response to source format, and reply to the source system. The only difference between the source and provider system’s message is the namespace. The message definition for […]