Scripting for Service integration
This page provides a starting point for finding information about service integration.
Service integration provides asynchronous messaging services. In asynchronous messaging, producing applications do not send messages directly to consuming applications. Instead, they send messages to destinations. Consuming applications receive messages from these destinations. A producing application can send a message and then continue processing without waiting until a consuming application receives the message. If necessary, the destination stores the message until the consuming application is ready to receive it.
- Printing a summary of the runtime state of all messaging engines running in a cell
Use scripting to list the details of all messaging engines in all buses.
Related information Migrate Service integration Administer Service integration Service integration Establishing high availability for Service integration Secure Service integration Develop Service integration Tuning Service integration Troubleshooting Service integration
Last updated Nov 10, 2010 8:23:07 PM CST