cancel
Showing results for 
Search instead for 
Did you mean: 

URL_PIPELINE_NOT_FOUND

Former Member
0 Kudos

Hi Gurs

We are facing issue of transfering materials from SRM to CCM and in SXMB_MONI i found this error.

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

- <!-- Call Integration Server

-->

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

<SAP:Category>XIProtocol</SAP:Category>

<SAP:Code area="MESSAGE">URL_PIPELINE_NOT_FOUND</SAP:Code>

<SAP:P1>/sap/xi/engine/</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Pipeline ID , which is expected as value of attribute &quot;type&quot; in the URL, does not exist in the Integration Engine (URL = /sap/xi/engine/)</SAP:Stack>

with regards

Manjunath

Accepted Solutions (0)

Answers (3)

Answers (3)

nisarkhan_n
Active Contributor
0 Kudos

i think if the SLD Pipleine entry is wrong then data will not enter the IS, it will get stuck in the Adapter engine......are you using the XI adapter?

in XI adapter check the Pipleline URL it might be wrong.

"sap/xi/engine/" this entry is wrong, it should be as specfified by the Abhsihek

Former Member
0 Kudos

Hi Manjunath

This may be a configuration problem, entered the wrong URL for posting the meaasge to IS,

It should be, "/sap/xi/engine?type=entry"

Ur Integration Server Pipeline URL is not correctly set in SLD.

U log onto SLD, go to Business Systems and choose the Integration Server Business System (Business System of type Integration Server). In that chnage the pipeline URL so that it ends with "/sap/xi/engine?type=entry.

check with this link also

Thanks!!

prateek
Active Contributor
0 Kudos

1. Check the Pipeline URL in SXMB_ADM -- >Integration Engine cofiguration.

2. Also checked the url in SM59 under "HTTP Connections to SAP R/3" Integration_directory_hmi

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek

I checked in SXMB_ADM and did not find any issue.

since we are working between SRM and CCN we has "/sap/xi/engine/?type=entry"

but here I can see the service no. as 8101(under tab technical settings).

But in t.code SMICM the HTTP service name/port as 8001. Is this causing the error.

with regards

Manjunath

prateek
Active Contributor
0 Kudos

Yes. It could be a cause of problem.

Regards,

Prateek

Former Member
0 Kudos

Hi manjunath

refer my above reply , will solve your querry

Thanks!

Former Member
0 Kudos

Hi

I changed the serive no. and target host in SM59, now it is working fine.

with regards

manjunath