TS Connector Cleanser Examples - 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

Example 1

To establish a different Cleanser server for index initiation processing (batch)

  1. Select the Maintain Parameters for Trillium Cleanser activity from the IMG.

    The Trillium Cleanser Parameters Overview window opens.

  2. Change the server suffix in the field Srvr sfx B to, for example, “CleanseB” on the Generate Window Key line.

    Figure 1. Updated List of Variants for Duplicate ListsTrillium Cleanser Parameters Overview Window
Note: In a Windows environment, you may be prompted to reboot your machine.

Example 2

To create a different TrilliumSAPNW64 for an alternate TS Client for SAP (e.g., Client 002)

  1. Create a new RFC destination with the transaction /nSM59; for example, create TRILLIUM_CONNECTOR2.

    Figure 2. RFC Destination TRILLIUM_CONNECTOR2RFC Destination TRILLIUM_CONNECTOR2
  2. In a Windows environment, register a new TrilliumSAPNW64 using the provided regSapClient.bat.

  3. Review and modify the file to fit your business requirement.

    The following is an example of the contents of the regSapClient.bat file and its registered information:

    TrilliumSAPNW64.exe -n TSQSAPClient15B -d "Trillium Client for SAP 620" -f "C:\ProgramData\Trillium Software\EDQ\17\samples\projects\sap_proj\settings\TrilSAP.cfg" -t -D TRILLIUM_2 -h localhost -p 4353 -Service
  4. In a Linux environment, create a new startup script for the new TrilliumSAPNW64 server. You can copy the existing startupClientU and modify as required. The following is an example of a startupClientU script:

     #! /bin/sh -vecho TrilliumSAPNW64 ./TrilliumSAPNW64 -f $(BASE_DIRS)/sap_proj/settings/      TrilSAP.cfg - t -l $(BASE_DIRS)/sap_proj/logs/tSAPClient.log -d TRILLIUM_2 -h $(DIR_HOST) -p
    $(DIR_PORT)
  5. Modify the SAPNWRFC.INI to include the parameters for the new TrilliumSAPNW64. For example:

 DEST=TRILLIUM_2

 TYPE=R

 PROGRAM_ID=TRILLIUM.CONNECTOR2

 GWHOST=sapdev-lt

 GWSERV=sapgw00

 TRACE=0

Example 3

To set User Key