Previous Topic: Asynchronous Flow SupportNext Topic: XML Schema Support


XML Support

The .NET, Java, Java Classic, and COM proxies are capable of supporting the importing and exporting of view data using XML. An optional API can be generated as part of a generated proxy to support this capability. The API exposes extra methods that a user-written application can use to execute a flow where the import and export views are XML byte streams.

Note: The XML interface is not available for C proxy.

More information:

.NET Proxy

Java Proxy

Java Proxy (Classic Style)

COM Proxy