Register an Application Connection

Registers a batch of application connections.

Syntax

Collection<Integer> registerApplicationConnections(templateName, registrationRequests, Map settings) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples