Skip to Content
0
Former Member
Jan 09, 2009 at 06:10 AM

No receiver could be determined + MDT Error

34 Views

Hello,

*1.* I have one scenario for IDoc-XI-Proxy.PI 7.0

When Sending IDoc from SAP1 to XI I am getting below error in SXMB_MONI.

Config seems okay.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Receiver Identification

-->

- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No receiver could be determined</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

2. While opening Message Display Tool(MDT) it's asking for Username and Password but when it give User/Password it gives me an error.

We are on SP09 PI 7.0.

****************************************************************************************************

SSO logon not possible; logon tickets not activated on the server

Choose "Logon" to continue A dialog box appears in which you can enter your user and password

No switch to HTTPS occurred, so it is not secure to send a password

Client, name, or password is not correct; log on again

****************************************************************************************************

Thanks.