If the connection between SAP and the TS Connector is lost, you can continue with the record create/modify processes in SAP, however the records being processed will not be postal validated and window keys will not be created. Once saved, information about these records is stored in a Trillium Quality customized table called /TRILLIUM/IDXQUE, awaiting the Index Queue program to run so that search indexes can be created for them.
You can run the /TRILLIUM/IDXQUE report at any time; however, we recommend that you schedule it to run at least once a day to ensure that the suspended records are processed for ongoing Duplicate Check and Fuzzy/Rough Search.
Information about suspended records is stored in the /TRILLIUM/IDXQUE table by person number and address number for the relevant application tables and fields. You can view this table via transaction /nSE11 or /nSE16.
Search Index for Index Pool BUT000 PARTNER not set up completely
To initialize the search indexes queue
-
Call the /TRILLIUM/RSADRIDXQUE program by either:
-
Using transaction /nSA38 – ABAP Editor
-
Selecting ABAP Editor from the SAP Tools menu (Tools > ABAP workbench > Development > ABAP Editor).
The Report Calling window opens.
-
-
Enter the program name /TRILLIUM/RSADRIDXQUE in the Program field and click to execute the program.
The Search Index Queue Selection window opens.
-
Enter the required parameters, as described in the table below.
-
Submit the report online by clicking or submit it as a background job by selecting Program > Execute in Background.
Figure 2. Trillium Search Index Queue Selection WindowTable 1. Index Queue Selection Window Fields Field name
Values
Description
Package size
Numeric
Number of addresses that are read from the address master and saved at any time. The package size should only be reduced if there are issues with the working memory during the process. Optional
Produce detail listing
Yes/No
Default is unchecked. Check the selection to run the report to produce detail listing.
Test mode (no updates)
Yes/No
Default is checked. Uncheck the selection to run and update the database table with created indexes.
-
After the report is processed, a summary report opens. This report displays the number of rows to be updated.
Figure 3. Trillium Search Index Queue Summary Report -
If you selected the Produce Detail Listing option on the report selection window, click twice to view the detail listing. The table below describes the columns that appear in the detail listing.
Field name |
Description |
Error Message |
Error message text for the record listed. |
Addr. No |
Internal key for identifying a Business Address Services address. |
Person |
Internal key for identifying a person in Business Address Services. |
Type |
Address type (1=Organization, 2=Person, 3=Contact person). |
BusPartner |
Key identifying a Business Partner. The key is unique within a client. |
Customer |
Customer alphanumeric unique key which identifies the customer within a client. |
Partner |
The number that identifies the contact person. |
Vendor |
Vendor alphanumeric unique key which identifies the vendor within a client. |
Plant |
Plant alphanumeric unique key which identifies the plant within a client. |