Procedure documentation Exporting XSD and WSDL Documents Locate the document in its SAP Library structure

Use

The Integration Builder editors access repository objects directly. For example, you can load message types in the mapping editor to define a message mapping. You can also use tools from a third-party to design a mapping and then import the XSLT or Java mapping into the repository. The Integration Builder supports the export of interface objects for such scenarios.

Interface Object

Export Format

Message Interface

WSDL (Web Service Description Language)

Data type, (fault) message type

XSD (XML Schema Definition)

If the object to be exported references another interface object, then this object is also included in the exported file. This means that when you export a message interface the referenced message types and data types are part of the WSDL file (in the XSD namespace).

Note

You can also call the XSD format as text for data types by selecting the XSD Representation tab page.

At present it is not possible to import XSD or WSDL documents.

Procedure

You are on the design maintenance screen in the Integration Builder.

...

       1.      Open an interface object.

       2.      The export function is located in the Tools menu of the interface object:

¡        For message interfaces, choose Tools ® Export WSDL.

¡        For (fault) message types and data types, choose Tools ® Export XSD.

The system displays a dialog window to navigate in the file system of your computer.

       3.      Navigate to the directory where you want to save the export.

       4.      Enter a name for the file.

Note

You can choose the file ending yourself. If you choose .xml, for example, you can open the existing file in a browser.

       5.      Save the file.

Result

The system saves the document in the specified directory.