Start of Content Area

Function documentation Configuration of the TREX Services in the SAP J2EE Engine  Locate the document in its SAP Library structure

Use

TREX provides programming interfaces (Application Programming Interfaces, APIs) for the languages Java and ABAP, which allow access to all TREX functions. The Java interface (TREX Java client) is part of the SAP Web AS Java as a TREX service.

Note

For documentation on the SAP J2EE Visual Administrator, see J2EE Technology on the SAP Web Application Server Administration Manual Server Administration SAP J2EE Engine Administration Tools.

The graphic below shows the TREX Java client as the interface between the TREX servers and the Java application that use TREX (for example, Knowledge Management (KM)):

This graphic is explained in the accompanying text

 

The configuration of the TREX service in the SAP J2EE Engine comprises the following areas.

     TREX Caches

TREX uses caches in the portal to store search results temporarily, for example. You use the configuration of the caches to display the caches and modify them to your requirements.

There are the following TREX caches:

     Administration cache

     Memory cache

     TREX Java Client

Java applications use TCP/IP and HTTP/XML to access the TREX search and text-mining functions through the TREX Java client that is part of the SAP Web AS as a TREX service. The TREX Java client needs to know the address of the TREX name server in order to communicate with the TREX servers. You configure this during the TREX installation. You sometimes have to configure the other parameters for this communication too.

Note

For more information about configuring the TREX name server, see Specifying the Address of the TREX Name Server.

The following areas of the TREX service configuration are displayed in the SAP J2EE Visual Administrator:

     TCP/IP communication

     SSL

     Name server

     Cache for search queries

Caution

Note that, in this documentation, only those parameters and values for the TREX service are described that you have to configure in specific circumstances.

 

End of Content Area