When an endpoint is determined dynamically, the message is routed to the Universal Resource Indicator (URI) specified in the target address element of the SMOHeader, /headers/SMOHeader/Target/address. This topic lists the valid URI formats for the target types that are supported for dynamic endpoints in mediation flows.
http://<host>:<port>/<moduleName>/sca/<exportName>The URI format in the general Web service case, (when a Web service is not implemented by an export with a Web service binding), is as follows:
http://<host>:<port>/<service>
The URI format in the case of an export with a Web service binding, is as follows: jms:/queue?destination=jms/WSjmsExport&connectionFactory=jms/WSjmsExportQCF&targetService=WS
jms:/queue?destination=<destName>&connectionFactory=<factory>&targetservice=<service>
sca://<moduleName>/<exportName>