walkerline117
8 years agoContributor
Import WSDL documents feature in SOAP Execute Snap
Can anyone explain the option:“Import WSDL documents” in SOAP Execute snap?
To me, it seems like if I select it, every time when the snap call the SOAP API, it will read the WSDL file first, then make the API call.
If I ignore it, then when the snap call the API, it will just make the API call directly without checking against the WSDL every time.
Is my understanding right?
Thanks