SOA Suite 11g - dynamic jndi destination JMS adapter
hi there, i can't find soa suite community here,
so i tried to post my question here.
i also have post it in the OTN forum:
http://forums.oracle.com/forums/thread.jspa?threadID=1056396&tstart=0
can anyone help ?
thank you.
--------
hi there soa suite users,
im currently using oracle soa suite 11g,
my use case having a bpel process processing something
and then route the result to several queue.
like this:
jms/adminduk/queue/mks1
jms/adminduk/queue/pdg1,
etc...
so the destination name can be build dynamically in the bpel,
and i stored in a string variable "destName".
i also have post it in the OTN forum:
http://forums.oracle.com/forums/thread.jspa?threadID=1056396&tstart=0
can anyone help ?
thank you.
--------
hi there soa suite users,
im currently using oracle soa suite 11g,
my use case having a bpel process processing something
and then route the result to several queue.
like this:
jms/adminduk/queue/mks1
jms/adminduk/queue/pdg1,
etc...
so the destination name can be build dynamically in the bpel,
and i stored in a string variable "destName".
0