Quick start to developing API applications : JobSubmit (fax) : Application design considerations : Runtime access to WSDL

Runtime access to WSDL

While OpenText makes the WSDLs and schemas available for download, production applications must avoid relying on their availability from our site at runtime. Most development tools allow the WSDL to be processed and transformed into classes that are used by the application, so the WSDL itself is not needed at runtime. Some development tools permit or require dynamic loading of the WSDL at runtime. If this cannot be avoided, then the WSDL should be downloaded in advance and accessed locally at runtime.


Version 1.0


2017 Open Text. All rights reserved.
Trademarks owned by Open Text.