Output - putToRemoteConnector

 

Description

Used to send product to a remote PAM system that has a remoteConnector . Takes an input product, saves it and any product it references into a zip file. Notifies a remote PAM system of this product (using RMI) so that the remote system can retrieve it. Waits for the remote system to retrieve the zip file.

 

Configuration Variables

connectorObjectName
RMI service name of the remoteConnector juggler that accepts notification of new product. For example:

rmi://rmi.registry.hostname/proxyForPAM

In this example rmi.registry.hostname is the name host name for the Java RMI registry service. It may be the same as the host that PAM is running on. proxyForPAM is the RMI service name (see the standard Java documentaion on RMI).

 

  

 

Revised: 12 January 1999