Client-Parameter

The following parameters can be set in the command line or in the planta.ini. All Parameters have to be defined in lowercase.

Client configuration parameters

Parameter Values Default Value Example Description
srv A service record in DNS   srv=_ppms_production client will connect to the server refered by the give service record in DNS
server <host name or IP address>:<port number>   server=planta4:20000 client will connect to the given server and IP
log 1,2,3, protocol   log=3 Possible loglevels are:
  • 1: Support log
  • 2: Programmers log
  • 3: Both
  • protocol: protocol dump of the XML client<>server
explore on, off off explore=on Shows all the XML messages in the client (must be used with log=protocol)
CTRL+Double click expands a node and all its children
SHIFT+Double click opens a node in you favorite XML viewer
encrypted yes, no no encrypted=yes Communicates with server using encrypted SSL protocol
individual_parameters {para1:'value1',para2:'value2'} (no space)     client will send XML to server also in form:
<individual_parameters value="{para1:'value1',para2:'value2'}"/>
credential_manager on, off off credential_manager=on Enable password credentials on client side
close_on_server_disconnect true, false false close_on_server_disconnect=true Client closes automatically on server crash or network error if this parameter has "true" value.

         PLANTA project









 
  • Suche in Topic-Namen

  • Suche in Topic-Inhalten
This site is powered by the TWiki collaboration platform Powered by Perl