prolingarepclient

prolingarepclient — command line Repository network/SOAP client tool

Synopsis

prolingarepclient [ --config config_file_name.xml ] --in input_RC_file_name.xml --out output_RC_file_name.xml

prolingarepclient --version

Introduction

The prolingarepclient program parses the input Repository Command XML file and sends this as a request to the Repository Web Service. The response of this request is placed in the output XML file as specified as the 2nd argument. prolingarepclient will get the information as hostname and TCP portnumber of the Web Service from the configuration file etc/prolingarepcfg.xml.

Options

config_file_name.xml

The name of the XML file containing the configuration. If no file is specified, the default will be used.

input_RC_filename.xml

The name of the XML file containing a Repository Command.

output_RC_filename.xml

The name of the XML file containing the result of a Repository Command.