cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot access to ITS service on server with XI services.

Former Member
0 Kudos

Hi all...

I have a little problem on a DEV server... in this server I have a WebAS with XI, besides mandatory clients (like 000 and 066), additionally we have other two clients:

Client 100 --> for XI services (included abap services for XI).

Client 200 --> for other Abap services...

When I try to access a ITS service (webgui service), it show me this message (with any clients: 100 or 200):

- URL_PIPELINE_NOT_FOUND</SAP:Code>

<SAP:P1>/sap/bc/gui/sap/its/webgui?sap-client=200</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Die Pipeline-Id , welche in der URL als Wert des Attributes &quot;type&quot; erwartet wird, existiert nicht in der Integration Engine (URL = /sap/bc/gui/sap/its/webgui?sap-client=200)</SAP:Stack>

" to "type=entry"... but not works ... in this case the error message showed change to:

- EMPTY_HTTP_REQUEST_RECEIVED</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Leere HTTP-Anfrage empfangen, keine Nachrichtenverarbeitung möglich</SAP:Stack>

</SAP:Error>

</detail>

</SOAP:Fault>

</SOAP:Body>

</SOAP:Envelope>

I fear that this error is not like which I have seen in other threads.

I have activated the necessary services to webgui works fine (in trx sicf):

/sap/public/bc/its/mimes and

/sap/bc/gui/sap/its/webgui

Please help me.

Thanks in advance.

Best Regards.

Edited by: Gerardo Hernandez on Mar 24, 2009 1:28 AM

Edited by: Gerardo Hernandez on Mar 24, 2009 1:29 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Gerardo

Not sure if this is what you are looking for but please check if this is of some good to you:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/06adbf03-0a01-0010-f386-d8e45561...

I hope it helps

Regards

Chen

Former Member
0 Kudos

Hi Chetan...

Before anything... thanks a lot for your answer.

I already check the attached PDF file, but I can not find nothing that help me

Maybe I not explained myself correctly...

Actually, our XI system works fine (the exchange of messages betwen XI and "other systems")...

The question is: Is possible to use the ITS services (specifically WEBGUI service) in combination with the services and functionality of XI?

I suppose that I would have to access at SAPGUI in my web browser,

when I try to access this URL in my Development system:

http://<hostname.domain>:8000/sap/bc/gui/sap/its/webgui?sap-system-login-basic_auth=X&sap-client=200...

But only it show me the messages before mentioned...

A peculiar thing is that in other systems (like QAS and PRD) I can access correctly to this facility (and I have a one client in ABAP stack)... other important thing is that in our other XI sistems, we not to have activated the Webgui Access (therefore we do not have either activated ITS service)

The DEV system is a unique case that I have two clients in ABAP and I require to configure and to access webgui service.

I realy do not understand what happens in DEV system, I think that all is configured successfully... but I can not access to webgui facility with my web browser.

Thanks a lot.

Regards.

Pd.- Excuse me my english, I hope to explain myself better.

polina_klibanova
Explorer
0 Kudos

Hi,

what does happen if you access the following url:

http://<hostname.domain>:8000/sap/bc/gui/sap/its/webgui? (without parameter string)?

If it doesn't work you probably have to check your pipeline definiton in XI.

Regards

Polina

Former Member
0 Kudos

Hi Polina...

If I try to access this url :

http://<hostname.domain>:8000/sap/bc/gui/sap/its/webgui? (without parameter string)?

It shows this message:

- <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/bc/gui/sap/its/webgui?</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/bc/gui/sap/its/webgui?)</SAP:Stack>

</SAP:Error>

</detail>

</SOAP:Fault>

</SOAP:Body>

</SOAP:Envelope>

In the error message makes mention to "Pipeline"... but I do not know where i can check this definitions... could you explain me how I can check this definitions and where? , Sorry really I not had a similar situation.

Thanks a lot...

Regards.

polina_klibanova
Explorer
0 Kudos

Hi,

Piepline definition you can see under sxmb_adm transactions. But I am not an expert in XI issues. I would try to contact the person has been setting up your XI system.

Regards

Polina

Former Member
0 Kudos

Hi...

Sorry in delay of my feedback...

Well, I checked the configuration in SXMB_ADM tcode, but I not saw where I could to create a new pipeline... this TCode only allows to see the existing configurations

I do not know how to create a new pipeline-ID for this took the "requests" of my webrowser clients (of other users that they want to access via ITS to Sap webgui)...

Also I do not understand if I need publish, some services in TCode se80???, like is mentioned in le last url posted by Chetan???? If I understood the document, in this makes mention to publish a third-party programs or Tcodes?... right?

Sorry I really do not understand fine about this aspects in XI.

Please, give me a clue for I can to create a new Pipeline ID.

Thanks a lot for their time and replies.

Regards.

polina_klibanova
Explorer
0 Kudos

Hi,

did you test the webgui-sevice from the sicf transaction (right maus click - test service)? Do you have the same port number in the test string you are using for your request?

Polina

Former Member
0 Kudos

Hi Polina...

Yes... I tried to check the service from test menu item in TCode sicf... and it is the same access port that it appear in Tcode SMICM -> GoTo -> Services

But, when the webgui request me the "access data" (like userID, Password, client and language), shows the same error message

Thanks a lot...

I will stay pending.

polina_klibanova
Explorer
0 Kudos

Hi Gerard,

for me it looks like your request would be understood as one XI message. Therefore the system send your this SOAP-Envelope error message. But I can not explane you why it doesn't work propely.:-(

Best Regards

Polina

Former Member
0 Kudos

Hi Polina...

Yes... you are right...

The XI engine recive all "requests"... including the webgui requests from my users...

I hope somebody can explain me how to separate the XI exchange messages from webgui requests.

Thanks in advance for interesting in my issue.

Regards...

Answers (1)

Answers (1)

Former Member
0 Kudos

No suggestions about what I need to check o configure?

Thanks in advance.