Skip to content

In addition to combining the wsdls and csds in one file, also consider removing documentation elements #30

@jmrosPGGM

Description

@jmrosPGGM

We encountered some soap contracts described in WSDL 1.1 that fail to load into APIM even after combining the WSDL and inmported XLSds with the WSDLProcessor.

It turned out that those WSDLs contain documentation elements in the wsdl:definition, wsdl:port and wsdl:operation declarations.

At least the last two are rejected by APIM.

Therefor, we suggest to remove all wsdl:documentation elements while preparing a WSDL for APIM, preferably automated, for instance in the WSDLProcessor that already does other preparations for APIM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions