Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to import a WSDL or XSD file

  1. Make sure that the WSDL is supported. You can check that on the Web Services datasheet.
  2. Open the repository and branch of the project you want the WSDL or XSD file to be imported in.
  3. Select the opened branch in the navigation panel.
  4. Select "Import WSDL" or "Import XSD" 
  5. Fill in the properties

    Panel

    Properties

    PropertyDescription
    Upload a file...The location of the WSDL/XSD file, or of the ZIP file containing the WSDL/XSDs.
    ProjectThe Project in wish you want to import the file.
    New moduleIf you want to create a new module, specify a name here.
    Existing moduleSelecting an already existing module in which the WSDL/XSD will be imported.
    Generate DomainIf enabled, entities, attributes and relations will be created according to the WSDL/XSD.
  6. If you import a WSDL, you will be asked for which operations to import. Simply select those which you want to use. No entities/attributes/relations will be created for the non-imported operations.

...