Generic Web Service input parameter

HI,
I want to connect to a WSDL, but I want to use only some input parameters. Not all are required to call the webservice.

Is it possible and how?
Thanks

Hello @mato999 -

Have you tried using the Generic Web Service Client node? (See https://www.knime.com/webservice-client)

It should allow you to select whether to include particular parameters, as shown in the link above.

Or am I misunderstanding your question?