!--a11y-->
R3STARTUP 
This section contains the commands used for J2EE Engine ABAP Communication Service administration. 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”. |
