cancel
Showing results for 
Search instead for 
Did you mean: 

Errors by creating new logical Port

Former Member
0 Kudos

Hy experts,

i have a Problem with creating a logical port for an SAP standard Web- service.

We need to use a web- service in our Projekt.

Because this, i try to create a test-system, using webservice.

The real webservice, i have to use, is still under construction. So i use first an standard- service from SAP.

I use an ERP R3 Release 700 sp18 for the consumer, an a CRM Release 701 sp3 as the service provider.

The crm provides a service called calculator_in.

I create a Client Proxi called ZCO_CALCULATOR_IN in ERP. Then i start the Soamanager, picked the service and try to create a logical port.

new service name : zco_calculator_in

name logical port : LP_ZCO_CALCULATOR_IN

Port ist standard

1. Error:

WSDL-Zugriffseinstellungen: via http with an URL

--> SRT Framework Ausnahme. Fehler bei WSDL-Zugriff: Ausnahme in Kommunikationsframework aufgetreten:Fehler in HTTP-Framework:401Unauthorizedhttp://"<<ip-Address>>":8080/sap/bc/srt/wsdl/sdef_CALCULATOR_IN/wsdl11/ws_policy/document?s

The url works, i tried it with my explorer.

2. Error

WSDL-Zugriffseinstellungen: via local file

--> SRT Framework Ausnahme. Uninstanziertes Objekt "subject sidl service" in Methode IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D der Klasse CL_SRT_WSP_CONFIG_SIDL.

Can anyone tell me, what i can do?

Are theire 'Hinweise', that can solve the Problem?

I hope for an fast answer, because this is critical for our projekt.

Regards

Torsten

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hy experts,

know i have another error.

I create a new wsdl-file with the Soamanager in CRM and use this to create the logical port.

Error:

SXML Reader/Writer Exception

Die Abbruchart war: RABAX_STATE

Die ABAP-Aufrufhierarchie war:

Method: IF_SXMLP_FRAGMENT~SET_UNPARSED_FRAGMENT of program CL_SXMLP_FRAGMENT=============CP

Method: DOM_TO_PART of program CL_SXMLP_UTILS================CP

Method: ALTTO_FRAGMENTS of program CL_SIDL_DESERIALIZER==========CP

Method: ALTERNATIVESTO_FRAGMENTS of program CL_SIDL_DESERIALIZER==========CP

Method: DESERIALIZE_CONFIG_DEFINITION of program CL_SIDL_DESERIALIZER==========CP

Method: DESERIALIZE_WSDL11 of program CL_SIDL_DESERIALIZER==========CP

Method: IF_SIDL_DESERIALIZER~DESERIALIZE of program CL_SIDL_DESERIALIZER==========CP

The Dump is:

Error in 'CX_SXMLP'.

'CL_SXMLP_FRAGMENT=============CP'

'CL_SXMLP_FRAGMENT=============CP'

I hope for more help.

Torsten

Former Member
0 Kudos

Hi Torsten,

In ST22 along with Dump which you have posted , could you see some resolution steps mentioned ,

have you checked if the suggested step are corrected.

I am not sure if there are any parameters to be checked ,

please refer

if it helps as i could see CX_SXMLP,DESERIALIZATION_ERROR there.

Regards,

Srinivas

Former Member
0 Kudos

Hi Torsten,

Please check the user ID which you are using is working fine, try using any other user.

it seems that there is authorization error while logical port creation.

Also try closing the application (soamanager) and reopen and recreate the logical port.

Also make sure that you are typing the correct access URL.

regards,

Srinivas