TS Client for SAP - trillium_quality - 17.1

Trillium Quality for SAP Reference Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality
Title
Trillium Quality for SAP Reference Guide
Topic type
Overview
Administration
Configuration
Installation
Reference
How Do I
First publish date
2008

The TS Client for SAP runs as a service under Windows and as a daemon under Linux. If you install the TS Client for SAP on Windows using Install Shield, the TrilliumSAPNW64 is automatically installed as a service. If you did not use Install Shield or installed on Linux, you must manually register the service.

To register the service and set the TrilliumSAPNW64’s processing parameters under Windows, use the –Service command-line argument. The processing parameters are stored in the system registry. On Linux, the TrilliumSAPNW64 can run directly from a command prompt, or you can insert the appropriate command in your system's inittab file.

Note: Use the following information if you are required to register multiple TrilliumSAPNW64s.

Syntax

Windows

 

 

 

Linux

   

where:

Setting

Description

-UnregServer

Unregister this server. Windows only.

-RegServer

Register this server as a local server. Windows only.

-Service

Register this server as a service. Windows only.

-d name 

Service display name that is used by the Windows NT service control manager to identify the service. Default is “Trillium Client for SAP.”

-f filename 

Path and name of the TS Connector Configuration file, for example:

C:\Program Files\Trillium Software\MBSW\17\tsq\Software\conf\TrilSAP.cfg

If this is not present, the server gets it from the CONFIG_FILE environment variable.

-h hostname 

Host name or IP address (in dotted decimal format) of the node where the Director server is running. If this argument is omitted, the server sends a broadcast on portnum + 1 to attempt to locate the Director.

-l filename 

Path and name of the file that the server will use to log various startup, informational and error messages. Used on Linux or Windows only if the server is registered as a local server. For Windows, if the server is registered as a service, these messages are sent to the system Application Event Log.

-m MaxReqs 

Maximum number of concurrent requests that the TrilliumSAPNW64 Service can process. Default is 10.

-n name 

Internal name used by the Windows NT Service Control Manager to identify the service.

-p port

Port on which the Director server listens for incoming requests. If not specified, the port assigned to the TrilliumDirector service is used.

-t filename 

Trace File name. The path and name of the file the server will use to record network trace information. Use the Director System Manager to activate the trace function. If present and TRILLTRACEFILE environment variable is set, network will be activated.

-D destination name

A unique destination name, such as TRILLIUM_R.

Note: This is not the same destination name as the setting of the RFC Destination in SAP.

-w wait count

Wait count in seconds. TrilliumSAPNW64 server counts the number of seconds before reconnects. Works in conjunction with the -r retry count.

-r retry count

Retry count number of reconnects. Works in conjunction with-w wait count.