cancel
Showing results for 
Search instead for 
Did you mean: 

Lost messages in PI

Former Member
0 Kudos

Hi,

messages are sent by ABAP PRoxy from IS-U to PI, but they do not come.

It happend just now, before communication worked nicely.

At PI smq1,smq2, sm58 are clean.

at IS-U log of proxy says messages were sent, and sm58 also has no errors.

Any ideas?

Accepted Solutions (1)

Accepted Solutions (1)

former_member184681
Active Contributor
0 Kudos

Hi Marek,

I assume this is not any kind of configuration error, since you say it used to work. I would check the following places if I were you:

1. SXI_MONITOR in sender ECC system.

2. SMQ1 in sender ECC.

3. Sender CC in Communication Channel Monitor in RWB in PI.

Hope this helps,

Greg

Answers (4)

Answers (4)

Former Member
0 Kudos

Problem solved.

Messages were stuck in queue at sender side. (IS-U)

Transaction smq2

Former Member
0 Kudos

Mi Marek...I have exactly the same problem you described.

But I can´t see nothing in SMQ2 on sender system.

Any other ideas?

Thanks in advance!!

Former Member
0 Kudos

Hi Grzegorz,

as I wrote in my first post.

Messages are sent from ISU to PI.

From ISU are sent, but they are no coming into PI.

By monitor check I mean that I have taken look, but messages are not visible there. Also communication channels that are processing this incoming messages to next system are working, but no message is going through them..

M.

former_member184681
Active Contributor
0 Kudos

Dear Marek,

Sorry for that, I think I finally got it try testing the proxy-specific RFC Destinations that point from ECC to PI, mentioned in this blog:

Maybe you will find out that some technical user is blocked, or so.

Also, make sure your proxy call is included in a try-catch block, as you might potentially catch some error there.

Hope this helps,

Greg

naveen_chichili
Active Contributor
0 Kudos

Hi Marek,

check if SLDCHECK in both ECC and PI is working fine. so that if there is any issue with your RFC Destination you would be able to figure it out.

Regards,

Naveen

Former Member
0 Kudos

Hi,

@Martin: this configuration is correct.

@Grzegorz: All these I checked before..

M.

former_member184681
Active Contributor
0 Kudos

Dear Marek,

If all the monitors mentioned are OK then where is the problem? Is it like the message is not shown in sxi_monitor in PI? Or it doesn't reach the receiver system? Or what's the exact issue?

Greg

Former Member
0 Kudos

Hi, double check the URL/HTTP destination of "Corresponding Integ. Server" in SXMB_ADMIN -> "Integration Engine Configuration". Does it point to desired integration server?

Regards, Martin