Cleanup RODL from unused Elements

Hi

short question - my use case is as follows:

a) given a real large WSDL provided by Salesforce
b) I only need about 10 of 100 methods
c) I deleted the unused methods already by XMLSpy but a lot of “unused types” are still within the WSDL (resulting in a 10 MByte pas for the ServiceInterface.

Now my question. Is there a chance to get within the ServiceBuilder “tool” or “save as option” to remove unused types from a RODL.

Or is there an easier way? Manually the removal process is nearly impossible as the implemented structs do have a lot of levels.

best regards

Günther

Hi,

no unfortunately Service Builder doesn’t have such option.

When you take a look into the WSDL I shipped to support@remobjects.com (based on the issue Salesforce WSDL does create strange Service Interface) than I hope you see the “power” of such a cleanup option.

regards

Günther

Hi,

yes sure, but such scenario isn’t typical for Service Builder.

yes sure, but such scenario isn’t typical for Service Builder.

What is not typical? Consuming a large WSDL provided by world leading vendors of ERP/CRM software?
I know what you mean, but this is our real world.

regards

Günther

Thanks, logged as bugs://67302: Cleanup RODL from unused Elements