cancel
Showing results for 
Search instead for 
Did you mean: 

Item in queue is stopping the whole queue

Former Member
0 Kudos

Hi!

We are replicating PRs from ECC to SRM using BBP_EXTREQ_TRANS. Sometimes there is something wrong with a PR created in ECC which stops the queue. In these cases we have to delete (or fix) the item and then activate the queue again.

Is there a way not to let the item stop the queue? If no one is maintaining the queue the flow is stopped, therefore it would be nice if the error item could be ignored. Is this possible?

Sincerely

Anders

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206968
Active Contributor
0 Kudos

Hi

You can try registering of queues by using txn-SMQR. Enter the thq queue prefix and register.

This should lead to automatic processing.

Regards,

Sanjeev

Former Member
0 Kudos

Hi!

Will those items that are ok process even though an item before is corrupt?

Sincerely

Anders