Im trying to import WSDL file into IDL using EntireX 8.1.2 Plugin for Eclipse, but, when the WSDL was published as ENCODED TYPE, i get all fields fine, but, when they publish it as DOCUMENT/LITERAL TYPE, the fields lost your order, and was grouped once into flat type, without the complex type groups.
Attached two files:
WSSefazIPVAPort_20110712B.idl - IMPORTED FROM ENCODED TYPE WSDL
WSSefazIPVAPort_20110808.idl - IMPORTED FROM DOCUMENT/LITERAL TYPE WSDL
Can anyone tell me how can i did it work fine?
WSSefazIPVAPort_20110808_idl.txt (6.55 KB)
WSSefazIPVAPort_20110712B_idl.txt (6.49 KB)
Hello Guilherme,
please post the WSDL file for the doc/literal case. Thanks.
Hi Rolf, tanks for your reply.
The WSDL file was attached, and attached again the IDL from Encoded WSDL and the IDL from the document/literal WSDL.
Tanks a lot and best regards.
WSSefazIPVAPort_52.xml (16.8 KB)
WSSefazIPVAPort_IDL_FROM_LITERAL_WSDL.txt (6.55 KB)
WSSefazIPVAPort_IDL_FROM_ENCODED_WSDL.txt (6.49 KB)
Hi Guilherme,
the WSDL you send is rpc/literal style. I could reproduce the issue you described. Could you please also send me the rpc/encoded WSDL as well?
Thanks, Dietmar
Hi Dietmar,
Here are attached the WSDL created with RPC/ENCODED type.
Tanks in advance.
WSSefazIPVAPort_52_encoded.xml (17.1 KB)
Hi Guilherme,
apparently the IDL Extractor for WSDL has a problem with the rpc/literal WSDL. Please open a support incident.
Thanks, Dietmar
Hi Dietmar, tanks a lot for your reply.
Openned the Support Incident: 1033589
If a have news, will post here for the community.