cancel
Showing results for 
Search instead for 
Did you mean: 

RWB:Error when sending message: 404 Not Found

Former Member
0 Kudos

Dear all,

"i am getting error: Error when sending message: 404 Not Found"

while testing from rwb > Component Monitoring > Non-Central Adapter Engines > Adapter Engine AIPID > test message >

with send message to = http://pid:50000/sap/xi/engine?type=entry - pi server url

sld buss system > pipeline url http://pid:50000/sap/xi/engine?type=entry (same)

and my id comm channel > target host > bid.xxx.com with service no

(adapter type: xi

adapter engine: Integration server

address type: url address

target host: bid

service no: 8000

path: /sap/xi/engine?type=entry

i am working in nw2004s system)

while testing cache connectivity test from rwb > Component Monitoring

i got error:http://docs.google.com/Doc?id=dcdrq9jt_0g6j35p

(

green: Integration Repository

green: Integration Directory

green: Integration Server - JAVA

red:Adapter Engine af.axd.aipid

yello:Integration Server - ABAP

Adapter Engine af.axd.aipid > Attempt to fetch cache data from Integration Directory failed; cache could not be updated

[Fetch Data]: Unable to find an associated SLD element (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.00.aipid, string], target element type: SAP_BusinessSystem)

[Data Evaluation]: GlobalError

)

though if i try to send message from rwb...> with send message to field with : directly to bi rather than pipeline url through bi than message send successfully but not getting into component monitoring.

what should i do?

best regards,

dushyant.

refer this forum:

and

SXI_CACHE

@8O@ Error during last attempt to refresh cache

LCR_GET_OWN_BUSINESS_SYSTEM - NO_BUSINESS_SYSTEM

Smq2 = 0

Sm58 = 0

Accepted Solutions (0)

Answers (2)

Answers (2)

manish_bhalla2
Contributor
0 Kudos

Also check that the Adapter Engine is successfully registered in the SLD. To do this, call the Content Maintenance function in the SLD as follows:

http://<sld-host>:<sld-j2ee-port>/sld &#8594; Administration &#8594; Content Maintenance.

Select XI Adapter Framework.

Thirteen associations have to be registered.

(Source: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2498bf90-0201-0010-4884-83568752...

If you can't find all the associations, then you will have to create the associations manually.

Cheers

Manish

Former Member
0 Kudos

i checked there is only 7 association,

now how to do it manually other t OR any other method is there for do it automatically?

should i do this? : Click the same sapinst.exe file which you used to install XI.

<Master DVD>\IM01_NT_I386\SAPINST\NT\I386\sapinst.exe

Then traverse down to Netweaver Components running on Java -> XI Components -> Adapter Engine Installation

Click next and give NetWeaver components DVD path and it.

dushyant.

Former Member
manish_bhalla2
Contributor
0 Kudos

Hi,

If you are testing sending the message to the Adapter Engine, then the Send Message URL should be like this:

http://<server>:<J2EEport>/MessagingSystem/receive/AFW/XI

For your error, refer to the following threads:

Cheers

Manish