Entering content frame

Procedure documentation Checking Access to the Component Build Server Locate the document in its SAP Library structure

Since the CBS is using the J2EE Engine, first check if this is running.

...

       1.      To check if the SAP Web AS 6.40 J2EE Engine is available, type the URL of the SAP Web AS 6.40 J2EE Engine into the address field of a web browser.

The SAP Web AS 6.40 J2EE Engine has the following URL:

http://<host>:<port number>

<host> is the server name.

The scheme for the port number is: port number =5<J2EEinstance_number>00

Example

For a J2EE instance having instance number 00 the port number is 50000.

Note

The hostname localhost is valid if you run the Web browser on the machine where the SAP Web AS 6.40 J2EE Engine is installed.

Once it is clear that the SAP Web AS 6.40 J2EE Engine is reachable, the next step is to check whether CBS is reachable as well.

       2.         For this purpose use the CBS homepage. You get the CBS homepage URL by adding /tc.CBS.Appl/ to the URL mentioned above.

Example

In this case the CBS homepage is http://<host>:<port number>/tc.CBS.Appl/.

If the URL is correct, then the web browser should show a page that contains links to CBS Web UI, CBS Webservice etc. Following the links labeled Archive API servlet and WebService Session Bean, you get also information on privileges of the specified user.

 

 

 

 

Leaving content frame