Is it possible to send message to dynamically constructed JMS/WS endpoint in Aqualogic Service Bus?

575 views Asked by At

Aqualogic Service Bus allows creating "business" services for specific end points, but what if the end point is not defined during configuration time or even the number of end points is not fixed.

Is it possible to send message to dynamically constructed JMS/WS endpoint in Aqualogic Service Bus?

1

There are 1 answers

0
Andrey Adamovich On BEST ANSWER

It appeared to be possible through using a "Routing options" actions inside "Service call-out" and specifying custom XQyery inside "URI" box.