Create Outbound Enabler Proxy Configuration

Creates an outbound enabler proxy.

Syntax

void saveOutboundEnablerProxy(OutboundEnablerProxyVO outboundEnablerProxy)
                              throws com.sybase.sup.admin.exception.SUPAdminException;

Parameters

Returns

If successful, creates a new outbound enabler proxy configuration. If unsuccessful, returns SUPAdminException.

Examples