prolingadatclient

prolingadatclient — command line Data network/SOAP client tool

Synopsis

prolingadatclient [ --config config_file_name.xml ] --in input_DC_file_name.xml --out output_DC_file_name.xml

prolingadatclient --version

Introduction

The prolingadatclient program parses the input Data Command XML file and sends this as a request to the Data Web Service. The response of this request is placed in the output XML file as specified as the 2nd argument. prolingadatclient will get the information as hostname and TCP portnumber of the Web Service from the configuration file etc/prolingadatcfg.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_DC_filename.xml

The name of the XML file containing a Data Command.

output_DC_filename.xml

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