prolingavalclient

prolingavalclient — command line Validate network/SOAP client tool

Synopsis

prolingavalclient [ --config config_file_name.xml ] --in input_VC_file_name.xml --out output_VC_file_name.xml

prolingavalclient --version

Introduction

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

The name of the XML file containing a Validate Command.

output_VC_filename.xml

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