cancel
Showing results for 
Search instead for 
Did you mean: 

PROXY problem

Former Member
0 Kudos

Hi all,

We are sending a message from XI to R/3 via proxy.

In sxmb_moni we kan see that the message have the following status: "Recorded for outbound processing" - what does this mean? and what do we need to do in order to send the message to our R/3 system?

Tank You

Best regards, Thomas Noermark

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member192798
Active Contributor
0 Kudos

Hi Thomas,

In your SXMB_MONI, you will be finding the XML messages right, you should be having the QUEUE ID listed in one of the columns. Click the QUEUEID. The qRFC Monitor opens. Select the Queue ID and click Display Selection (F7). In the next screen, point to the message and click the unlock Icon and refresh. The message will disappear. Now go back to the XML Message screen and check the status of the flag. It should have changed.

As Michal said, you need to Create Queues and Register them.

For more info, look at Point No. 6 from this blog:-

/people/community.user/blog/2007/01/18/steps-for-a-sound-footing-in-your-xi-project

Regards.

Praveen

Former Member
0 Kudos

Hi,

I have registeres and activatred the ques, and I have tried to "unlock" via the que ID, but a have a Que Status: "SYSFAIL"?

What could this mean?

/Thomas

MichalKrawczyk
Active Contributor
0 Kudos

double click on it to see the details

you can also test the inbound proxy youself -

for a inbound proxy debug guide check XI FAQ

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>

former_member192798
Active Contributor
0 Kudos

Hi Thomas,

Debug your inbound ABAP Proxy implementation. Refer to this blog:-

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Regards.

Praveen

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

did you register the queues SXMB_ADM on your R3 ?

Regards,

michal

Former Member
0 Kudos

I'm not sure that I have done that.

What do i need to do if not?

Thanks

/Thomas

MichalKrawczyk
Active Contributor
0 Kudos

hi,

proxy messages are processed by queues

you need to do whole configuration on R3, erp to be able to receive, send

abap proxy messages

for details check XI configuration guide:

connecting business system with integration server

queue registering is one of them

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>

Former Member
0 Kudos

Hi,

Go to SXMB_ADM ->Manga Queues

Once you are in. There are three buttons Register, deregister and Activate

Select All the queues --> Register --> Activate

Regards

Vijaya