cancel
Showing results for 
Search instead for 
Did you mean: 

DESTINATION_NOT_FOUND

Former Member
0 Kudos

Hi again guys,

I’m trying connecting XI to WAS 6.40 using ABAP Proxy.

Now I receive this error message: “<SAP:Code area="INTERNAL">SYSTEM_NOT_CONFIGURED_AS_XMB</SAP:Code>

<SAP:Stack>System not configured as Integration Engine</SAP:Stack>

I have defined my business system IED_100 (WAS 6.40) like application system and the related integration server is XI. It’s correct?

When I check the component monitoring > Integration Engines > Proxy runtime IED_100, this message is displayed:

"Unable to log on to system IED_100 in language en with user XIRWBUSER". But in WAS system (IED_100) I don’t have a user XIRWBUSER!!! I need to create it?

Tell me if I’m correct: I don’t need any RFC adapter; I’m only need an XI adapter (http) to send the xml file to ABAP proxy (IED_100) and on IED_100 I need to activate XI message format service in SICF and create a RFC connection in SM59 to call XI integration server. This is already done!

Any help is apreciate,

Thanks in advance,

Ricardo.

Message was edited by: Ricardo Quintino

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Guys,

I change a wrong parameter in my business sys.

At the moment I receive this error:

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

<SAP:Code area="INTERNAL">DESTINATION_NOT_FOUND</SAP:Code>

<SAP:P1>IED_100</SAP:P1>

<SAP:P2>IXD</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP destination IED_100 does not exist (system , transaction SM59)</SAP:Stack>

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

</SAP:Error>

I need onother RFC connection (type http) to the XI side for R/3 sys?

Thanks,

Ricardo

Former Member
0 Kudos

Hi Ricardo,

You need only one HTTP destination and which will used in configuring your XI adapter.

does IED_100 RFC destination(pointing to R/3) exist in your XI client ?

Also check this thread

Regards

Anand

Message was edited by: Anand Torgal

Message was edited by: Anand Torgal