cancel
Showing results for 
Search instead for 
Did you mean: 

WSDL files import issue

Former Member
0 Kudos

Hi all,

We are facing a problem while importing the WSDL file under external definition . we have SOAP5.3 and SOAP 5.7 versions. After importing the SOAP 5.3 WSDL file, I am able to see the message under the Message tab, where as in SOAP5.7 ,I am not able to see the message under message tab. Currently i am using PI7.0, but some other client using PI7.1 and they are able to see the messages for both SOAP 5.3 and SOAP5.7 versions under the message tab. So the probem with version or might be some other reason.

thanks & regards,

AVR

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

solved my problem.

Thanks,

AVR

Former Member
0 Kudos

Hi,

care to award points for the help ?

kr,

Peter Glas

Former Member
0 Kudos

Hi,

note that PI does not allow to import elements or structures with xsd type 'any', your elements should always be strong-typed, ie. they should have a type defined.

Hope this helps.

kr,

Peter

Former Member
0 Kudos

Hi,

what do you mean when you talk about SOAP version 5.3 and 5.7?

From W3C there are 2 version of SOAP (1.1 and 1.2): http://www.w3.org/TR/soap/

Anyway try to check the style of the WSDL you're trying to import.

If the style is "RPC, you need to properly configure your External Definition specifying RPC Style in Messages combo box.

Francesco

Former Member
0 Kudos

Dear AV

The problem is in the namespace description LENGTH,

Note the following restrictions for XI or PI installations:

· Maximum length of repository namespaces and XML namespaces: 60 Characters. Due to this restriction, the import of XSD files and WSDL files prepares difficulties as an external definition; you can solve these difficulties using Note 901988.

· Maximum length of object names in the Integration Repository and Integration Directory: 120 characters

As of SAP NetWeaver Process Integration 7.10 Support Package 7, the enhancement of the maximum length of namespaces to 255 is supported in the configuration and runtime.

Please check the below SAP 2 notes in regards to above mail.

SAP Note 901988 - Integration Builder: Namespace of external definitions

SAP Note 870809 - Integration Builder: Length of namespaces and object names

Regards

Machindra Patade