Broker queues

Hi,

Is it possible to publish documents to a specific broker using an IS service without using a broker API.

Thanks,
mow

You can use one of the Broker adapters and push docs that way. For example, the ES XML adapter with which you could do an HTTP post. For wM 6 you may be able to use one of the new adapters instead of the broker services.

thanks for your prompt response.if adapters are used to connect to specific brokers, how should the adapters be configured to load balance high volume documents across specific brokers. the criteria for load balancing could be based on geography etc.

mow