cancel
Showing results for 
Search instead for 
Did you mean: 

SICF - Test Service

Former Member
0 Kudos

Hi,

In the SICF, during test service of SAP/XI/Engine, I am getting the following error:

- <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP:Header />

- <SOAP:Body>

- <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<faultcode>SOAP:Client</faultcode>

<faultstring>Pipeline specified in URL attribute (type) not existing</faultstring>

<faultactor>http://sap.com/xi/XI/Message/30</faultactor>

- <detail>

- <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-client=100</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-client=100)</SAP:Stack>

</SAP:Error>

</detail>

</SOAP:Fault>

</SOAP:Body>

</SOAP:Envelope>

Could anyone please help me in resolving this issue?

Thank you in anticipation

Accepted Solutions (1)

Accepted Solutions (1)

andreas_stolz
Active Participant
0 Kudos

Hello Nikhil,

it's not possible to test this service in transaction SICF. Please open a browser and enter the url manually: http://<xi host>:<abap http port>/sap/xi/engine?type=entry. The pipeline id must be entered as a parameter in the url.

Rgds.,

Andreas

Former Member
0 Kudos

Hi Andrews,

When tried testing from the SICF, the url shown is http://yhsapdev05:8000/sap/xi/engine?sap-client=100, but I understand that this should be changed to http://yhsapdev05:8000/sap/xi/engine?type=entry.

How to change this configuration?

andreas_stolz
Active Participant
0 Kudos

Hello Nikhil,

if you want to change the service in SICF, that's a modification of an SAP object. I won't do that. Just test the URL from any web browser, that's the better solution.

Rgds.,

Andreas

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi Nikhil,

dont care about that, the test function is SAP ****. Send a message to the service to test it.

Regards,

Udo