Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Soap to Rest API some parameters for operations not recognized

Not applicable

Hi,

I've got a WSDL definition for which I'd like to use Apigee Saop to Rest functionality. When I fetch the WSDL though, it seems that only last parameter for an operation is being recognized.

I.e Here is a WSDL message

<wsdl:message name="getCustomerListRequest">

<wsdl:part name="filter" type="xsd1:customerFilter"/>

<wsdl:part name="fulltext" type="xsd:string"/>

<wsdl:part name="number" type="xsd:string"/>

<wsdl:part name="detail" type="xsd:int"/>

</wsdl:message>

but when I fetch it, in the generated resource only the last parameter "detail" is being recognized, the other are being ignored.

Any help appreciated.

Thanks

Jakub

Solved Solved
0 9 954
1 ACCEPTED SOLUTION

Not applicable

Hi Jakub,

Sorry took time in responding back here. You hit a product issue, opened JIRA to track this issue. Will take care of this and update you as we make the fix available on cloud.

Thank you,

Srini

View solution in original post

9 REPLIES 9