cancel
Showing results for 
Search instead for 
Did you mean: 

Query regarding Queue block

Former Member
0 Kudos

Hi Experts,

The BASIS team has configured the CCMS alert for XBTI* and XBTO* queues in development system.

Hence we need to test the same.

Possibilities tried:

1. Huge payload

2. Stop and start of BPE this blocks the XBQ which is not needed as of now

3. Deregistering the specific queues. The queus is set to ready state until we register the same. Once registered the queue block is cleared. Hence this option is not helpful.

Kindly let us know the various ways to block the queues in PI.

Thanks

Suganya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you have any interfaces using EOIO queues then try failing the same at mapping level and check...

Another option is try failing the interface at mapping level by sending some invalid data for normal interfaces (EO) only and check...but in this case runtime may not block the queues all the times only few times and few circumstances it will block the queues...

HTH

Rajesh

Former Member
0 Kudos

Hi Rajesh,

Thanks for your suggestion.

We dont have any EOIO interfaces. When we tried for mapping error in EO interfaces, still there is no queue block.

Waiting for more responses.

Thanks

Suganya

maciej_jarecki
Contributor
0 Kudos

Hi

If you want to block BPM queue, send to PI data in wrong format. It should give you BPE Inbound Exception

Regards

Maciej

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi,

i think QOS EOIO would use different queues.

Just configure a http receiver channel with a not existing address and switch the receiver system to that channel. All messages should stuck in the corresponding queue.

Regards,

Udo