Maintain Parameters for TS Connector Cleanser - 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 Trillium Quality client/server architecture allows multiple cleansing rules to be used for different objects. For example, you can use one set of cleansing rules for general postal validation and a second set for index initiation. The specific server used for processing the cleansing rules is defined for each object type. This section includes examples for different cleanser parameters.

The table given below describes the parameters for the Trillium for SAP cleanser.

Table 1. Trillium for SAP Cleanser Parameters

Setting

Values

Description

Clean func

Text

Application table logical name that corresponds to the object that is displayed.

nCleanser = General postal validation

nGenerate Window Keys = The index initiation report program

User Key 1

Text

An exporting parameter used to determine when to use a different cleansing service for a real-time customization. Defaults to *. Example 3 for details.

User Key 2

Text

An exporting parameter used to determine when to use a different cleansing service for a batch customization. Defaults to *. (Example 3 for details.)      

Server suffix

Text

An 8-character field for real-time transactions such as the cleanser for general postal validation and window key generation.

Comp. name

Text

Mapping component name for real-time transaction. You are not required to make any changes to this field.

nMAIN_ADDR = Postal validation mapping

nWINDOW_KEY = Window key mapping

FM name

Text

Function module name of the logic that performs cleansing and window key generation. You are not required to make any changes to this field.

n/TRILLIUM/DO_CLEANSING = Postal validation

n/TRILLIUM/GENERATE_WINDOW_KEYS = Window key generation

RFC Dest

Text

Name of an RFC destination. Defaults to TRILLIUM_CONNECTOR. (Example 2 for details.)

Srvr sfx B

Text

An 8-character field for batch transactions; for example, Cleanser for general postal validation and window key generation. (Example 1 .)

Cmp name B

Text

Mapping component name for batch. You are not required to make any changes to this field.

nBATCH_ADDR = Postal validation mapping

nWINDOW_KEY = Window key mapping

FM name B

Text

Function module name of the logic that performs cleansing and window key generation. You are not required to make any changes to this field.

n/TRILLIUM/DO_BATCH_CLEANSING = Batch postal validation

n/TRILLIUM/GEN_BATCH_WIN_KEYS = Batch window key generation