cancel
Showing results for 
Search instead for 
Did you mean: 

Queues

Former Member
0 Kudos

HI Experts,

I am testing PI to ECC Proxy scenario and all messages are getting scheduled in SMQ2 of ECC system.

I registered all queues in SXMB_ADM-> Register queues in ECC.

2 questions:

1)Do I need to activate queues as well ?

2)Is there any other steps I need to follow?

Regards,

Sarvjeet

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi EXperts,

My only question is:

I have registered all queues in SMQR in ECC.. do I need to activate them as well?

No message is stuck, I am just getting PRD systems ready so there are no issues faced once messages will start flowing in PRD environments.

Regards,

Sarvjeet

iaki_vila
Active Contributor
0 Kudos

Hi Sarvjeet,

From my point of view is more secure to activate as well, because when you activate a queue you set the queue ready at that moment, with the register option you make changes at DB level. With only register option the time to be ready the queue can be elapsed, but normally it is immediate with the register option.

Activate option has more sense with blocked queues (Queue Status in SMQ2 and Table ARFCRSTATE - Components of SAP Communication Technology - SAP Library) but if you activate a not blocked queued you won't have any additional issue.

Regards.

iaki_vila
Active Contributor
0 Kudos

Hi Sarvjeet,


1)Do I need to activate queues as well ?

You can activate all the queues, although you only the outbound ones it is a right to policy to have all available.


2)Is there any other steps I need to follow?

Check the transaction SMQ1 if you have any queue blocked.

Regards.

azharshaikh
Active Contributor
0 Kudos