Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Getting Started | Using webMethods Broker C API | Application Development with webMethods Broker
 
Application Development with webMethods Broker
Using webMethods Broker system to develop applications involves the following steps:
1. Install the webMethods Broker system. See Installing and Upgrading webMethods Broker or your system administrator.
2. Start the Broker. See Installing and Upgrading webMethods Broker or your system administrator.
3. Design the client programs and the events that will comprise your system.
4. Use Designer to define the events (or documents) for your application. See the Software AG Designer Online Help or your system administrator.
Note:Broker events are known as Broker document types in Designer.
5. Write and compile your client code, linking it with the webMethods Broker C library.
6. Execute your client programs.