cancel
Showing results for 
Search instead for 
Did you mean: 

Queues - how to ???

former_member181967
Participant
0 Kudos

hi,

in my scenario an interface gets to xi and calls an BPM, after that the BPM calls an oracle DB thru JDBC using two individual interfaces. It is possible that for this two interfaces i can achived one specific queue to process them ???

I've already configurated thru SXMB_ADM the corresponding Sender/Receiver ID's and the required filter is activated, but as i run my interface thru RWB the required filter for the queue specified is not achieved.

Any help will be very kind ....

Thanks in advanced,

JMatos

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

with SP15 or 16 it is possible to specify the queue name in

the sender step - is that what you're looking for ?

Regards,

michal

former_member181967
Participant
0 Kudos

hi,

yes it seems that is the point! where should i look at to achived this ??

thanks,

MichalKrawczyk
Active Contributor
0 Kudos

inside your BPM

open send step and specify the queue name in properties

Regards,

michal

ranjit_deshmukh
Active Participant
0 Kudos

Hi,

dont forget to keep acknowledgement as transport

Ranjit

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jose,

I've already configurated thru SXMB_ADM the corresponding Sender/Receiver ID's a

>>> as far as I know sender and receiver have to be configuered if you use a WAS 6.40 in the role of a application server.

But yours is the integration server, so you got to configure it for inbound and outbound.

Regards Mario