I think the question is quite broad , there can definitely be other ways , depending what you are doing , for example if you are using JMS , you can directly publish a JMS message to broker from MQ or any other system that operates on JMS , like wise you can directly insert a document to the broker client using MWS .
Drectole
An interesting question that I came across.. Can you publish a document to Broker without using Integration Server ? How do we do it ?
Like
Pavan
IBM Rational Integration Tester
Drectole
Can you elaborate ??
Neelima
Never tried , hence theoretical answer , you probably can use the JAVA API for Broker to do this using Core Java ..
Drectole
I'm of the same opinion, however, any other option can we think of ? May any component / feature in 9.X provide has this possibility ?
Neelima
I think the question is quite broad , there can definitely be other ways , depending what you are doing , for example if you are using JMS , you can directly publish a JMS message to broker from MQ or any other system that operates on JMS , like wise you can directly insert a document to the broker client using MWS .
Drectole
'll have to explore above further.. Thanks for your attempt..!
Nancy
webMethods Broker native API or JNDI API can be used in c# or java to send messages to wM broker who can act as JMS provider