Monday 8 July 2013

TREX 7.1 INSTALLATION ON LINUX and connection to SAP ERP 6

Documentation

Note 948418 - "Unknown function" error message when calling Open dialogs
 
Note 658052 - TREX 6.1/7.00: additional info about TREX ABAP client
 
Note 647658 - Availability of TREX ABAP client for 6.20/6.40/7.0/7.1
 
Note 723688 - BBP TREX corrections for SRM 4.0 SP01
 

Sources

image001.png
 
 

OS prerequisite

File system

For /sapmnt/SES, we need 2 G ( after installtion we have 693MB Used) and for /usr/sap/SES we eneed 4GB (after installation we have about 1GB Used but size of this file system depends of number and size of created index.
For my test, I install it on virtual server on linux Red Hat 5.8 with 2 CPU and 12GB of RAM but there is a SAP ECC605 instance install on the same server .
 

Sapinst installation

 
 
 
image004.jpg
image005.png
image007.pngimage009.png
 
image011.png
image011.png
image013.png
image015.png
image017.png
 
 

Create a connection to SAP ECC605

On ECC605, create user :
image019.png
image021.png
 
On /usr/saP/SES/TRX01, with user sesadm after exporting DISPLAY to your computer launch script TREXAdmin.sh:
image023.png
image025.png
image027.png
image029.png




Add in  TREXDaemon.ini :

[rfcserver]
executable=TREXRfcServer2.x
arguments= -r -host=sapb2j -instance=sapgw43 -service=Trex_B2J_20130523171347
startdir=${SAP_RETRIEVAL_PATH}
instances=1
environment=RFC_TRACE_DIR=${SAP_RETRIEVAL_PATH}/trace,CPIC_TRACE_DIR=${SAP_RETRIEVAL_PATH}/trace,CPIC_MAX_CONV=2000
stdout=${SAP_RETRIEVAL_PATH}/trace/TrexRfcServer$(INSTANCE).out
stderr=
flags=COMPRESSBACKUP

Then in ECC605, tx SES_ADMIN define of RFC connection to be use for TREX (table
COM_SE_SEARCH ) :
image031.png
image033.png

 
image035.png
image038.jpg


image058.png
image058.png
image062.png
 
 
SPRO in order to activate business fonction :
image046.jpg
image047.png

tx ESH_COCKPIT:
image046.jpg

No comments:

Post a Comment