Hello
for erroneous message, in the receiver abap system, we can always restart it in sxi_monitor. However in system with SAP_BASIS 7.31, we got problem.
apparently principle propagation is required to restart message in XI monitor, see post http://scn.sap.com/thread/3713688. we do not use PP. Anyway, I've followed the post and get the RFC and the user created.
Now when I tried to restart message in xi monitor, it pops up sapgui login window to ask me to log in to the system. If you use my user id, I got error "Error during user switch", so it implies I need to use the user used in the PI communication channel to ECC. So I set the service user to dialog user, and tried to restart message using the CC user, now it works.
So my question is, the CC user should be service user, not dialog user. So how can I restart message without poping up window to ask me to log into the ecc system. My guess is that the PP is not configured, once it's configured properly it should not pop up login window, rather it automatically uses the CC service user to restart the message. Can anyone confirm it? if yes, how to configure PP only for restart message perspective?
Thanks
Jayson