cancel
Showing results for 
Search instead for 
Did you mean: 

How to automate Async ABAP Proxy message to XI queued at R3.

Former Member
0 Kudos

Hi all,

I'm trying to send a message from R3 to XI using Async ABAP proxy.

The message generated is queued at R3 and I have to activate the respective queue manually.

Is there any way to automate this?

Thanks in advance,

Diego.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

yes you can register the queues

open SXMB_ADM on your R3

and register queues menu

and register them there

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Diego,

To activate the queue, you would need to deregister it either in transactions smqr or sxmb_adm. Otherwise u would get a popup sayin ' the queue is registered and therefore cannot be activated'.

cheers,

Prashanth