Ansicht
Dokumentation

CRM_CA_CAT - SAP CAT Server Setup

CRM_CA_CAT - SAP CAT Server Setup

ROGBILLS - Synchronize billing plans   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

The latest information on the SAP CAT Server (CAT) is available in the OSS note 0383587.

Process flow of the SAP CAT Server Setup:

1. Connector Properties

2. CATServer Properties

3. Start of CAT Server

3.1. Direct Aufruf

3.2. Start as NT Service

1. Connector Properties

A property file must be created for each connection to an R/3 Online

system, with the relevant registration information. Create the

Connector Property Files using PropEdit.bat (in directory /bin for

installation). The Property Files should be created in the directory /lib/properties.

A valid Property File consists of the following entries:

progid=                                                   

key=                                                            

client=                                                               

user=                                                                 

passwd=                                                           

lang=                                                             

max_connections=                    

ashost=                                         

sysnr=                                                            

gwserv=                                           

gwhost=                   

Example: A valid Property File could look as follows:

progid=CONNECTOR                                                                    

key=AEC

client=000

user=DEMORFC

passwd=********    encrypted password, generated by PropEdit.bat

lang=EN

max_connections=16                                                                    

ashost=US0019.WDF.SAP-AG.DE                                                          

sysnr=119

gwserv=sapgw19                                                                        </>

gwhost=US0019.WDF.SAP-AG.DE

Usually, the name of the Property File is automatically generated from

the values that were specified for progid, key and client (for example,

CONNECTOR_AEC_000.properties). However, you can change this name, if

required. Note that the password is encrypted for security reasons.

2. CATServer Properties

Edit the file CATServer.properties according to your

Connector landscape.

A valid CAT Server Property File consists of the following entries:

port=

connector=

Example: A valid Property File could look as follows:

port=1234

connector=/properties/CONNECTOR_AEC_000.properties      

If you wish to start more than one connector, you can do this as

follows:

connector=, , ...  

or

connector=,\                                      

           ,\                                      

                      ...                                                  

                                                   

                                                      

3. Start of CAT Server

3.1. Direct call

Start the server with startCATServer.bat im /bin directory.

3.2. Start as NT Service

Start CATServer.exe /INSTALL in the /bin directory. In the control

panel, call the point Services, and set the startup to automatic.






General Material Data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 11785 Date: 20240523 Time: 171255     sap01-206 ( 47 ms )