Rawn,
Just a clarification. If you use a trigger in Integration Server to subscribe to a document and pass it on to an underlying flow service, then you are in effect, creating a broker client that resides in the Integration Server space.
With regards to the other broker clients, there are real-world requirements to put java or COM-based broker clients out in the field. It’s an older architecture, but it seems to work pretty well. You can have broker clients or you can have broker admin clients.
To confuse matters, you can also create a java client that uses the TContext classes of the client.jar API that communicates directly with Integration Server. With the TContext class, you can utilize the guaranteed delivery features of the Integration Server Platform. This solution does not use the broker.
As Ramesh pointed out in the previous post, it is preferable to use existing adapters. webMethods places a tremendous amount of emphasis on quality assurance on their released products. In my opinion, you are always better off using off the shelf components rather than reinventing the wheel.
HTH
Ray
#webMethods#Integration-Server-and-ESB