Start of Content Area

Background documentation R3STARTUP  Locate the document in its SAP Library structure

This section contains the commands used for the administration of the ABAP Communicator Service. They are added to the Shell environment by executing ADD R3STARTUP on the command line.

INVALIDATE_ETAG

Syntax

INVALIDATE_ETAG <name>

Arguments

 

name

Etags, defined in response: sap-isc-etag header.

Description

Invalidates ICMAN cache based on etags.

 

INVALIDATE_URL

Syntax

INVALIDATE_URL <url>

Arguments

 

name

URL with wildcard (that is,. /j2ee/abc/?).

Description

Invalidates ICMAN cache based on URL.

 

SENDACTIVE

Syntax

SENDACTIVE

Description

Sends message “ACTIVE”.

 

SENDINACTIVE

Syntax

SENDINACTIVE

Description

Sends message “INACTIVE”.

 

 

End of Content Area