Parameters for Custom Operations and Custom Hooks
All custom operations and hooks get default parameters for the instances, hosts, and virtual hosts on which they are executed.
All configured custom properties of the instance are available with the prefix PROP-<Custom Property Name>. For custom operations you can also configure your own parameters which have to be set by the user and are available with the prefix PARAM-<Custom Parameter Name>.
Parameter |
Description |
Available for Entity Type |
---|---|---|
PHYSICAL_HOSTNAME | Host on which this operations is started |
|
SERVICE_CLASS |
Instance class |
|
SERVICE_SUBTYPE |
Instance subtype:
|
|
SYSTEM_SERVICE_ID | Instance ID of the parent system |
|
system_sid | System ID (SID) of the parent system |
|
SYSTEM_HOST | Configured host of the parent system |
|
SERVICE_ID | ID of the instance |
|
service_name |
Custom Instance: service_name SAP Instance: SAPSYSTEMNAME Database: SAPDBNAME |
|
service_type |
Custom Instance: service_type SAP Instance: SAPSYSTEM Database: SAPDBTYPE |
|
service_hostname |
Custom Instance: service_host SAP Instance: SAPLOCALHOST Database: SAPDBHOST |
|
service_release | Release of the instance |
|
PRIMARY_NETWORK | Network name of the primary virtual host name |
|
COMMUNICATION_HOSTNAME | Communication host name of the instance |
|
NETWORKS | All configured networks for this instance, separated by | |
|
NOTE_TEXT | Content of the note, if provided for this operation |
|
RealHostName | Instance for which this operation is triggered, might be different from the PHYSICAL_HOSTNAME, if executed using a central operation |
|
CustomOpTarget | Name of the custom operation, URL, and so on. |
|
CustomOpDefId | ID of the provider implementation |
|
CustomOpId | ID of the hook or custom operation |
|
OpName | Caption of the hook or custom operation |
|
Username | Name of the J2EE user executing this hook or operation |
|
ACTIVITY_ID | Numeric ID of the process as shown in the activities screen |
|
LOG_ID | Numeric ID of the process step as shown in the log view |
|
PROCESS_STEP_ID | Universal unique identifier of the process step |
|
PROCESS_ID | Universal unique identifier of the process |
|
HookType |
Hooks only: Type of the executed hook |
|
HookOperationName |
Hooks only: Name of the operation for which the hook is executed |
|
HOOK_PROCESS_NAME |
Hooks only: Name of the process, in which this hook is executed |
|
SAPDBNAME | Database name |
|
SAPDBTYPE | Database type |
|
SAPDBHOST | Database host |
|
SAPDBCONF_DIR | Database configuration directory |
|
SAPDBINSTANCE | Database instances |
|
SAPDBUSER |
User to connect to the database |
|
SAPSYSTEMNAME | SID of the system |
|
SAPSYSTEM | Instance number of the instance |
|
SAPLOCALHOST | Installation host of the instance |
|
SAPSTARTPROFILE | Configured start profile path |
|
SYSTEM_UUID | Universal unique identifier of the system |
|
SAPROUTER | SAProuter string |
|
SMD_SAPSYSTEMNAME | SID of the configured SMD agent |
|
SMD_SAPSYSTEM | Instance number of the configured SMD agent |
|
SMD_SAPSTARTPROFILE | Start profile of the configured SMD agent |
|
MOUNT_XML_PATH | Path to the temporary file containing the mount data of the service. Only available for custom provisioning or if configured for the custom operation or hook. |
|
service_name | Identifying instance name |
|
service_type | Type of the instance |
|
service_hostname | Host name of the instance |
|
OS_TYPE |
Type of the operating system |
|
OS_ARCH |
Operating system architecture |
|
OS_VERSION |
Version of the operating system |
|
SAPS | Configured SAPS |
|
MEMAV | Available memory |
|
CPUS | Number of CPUs |
|
RealHostName | Host for which this operation is triggered. Might be different from the PHYSICAL_HOSTNAME, if executed using a central operation. |
|
VIRTUAL_RESOURCE_ID | Virtual host ID |
|
VIRTUAL_RESOURCE_PROVIDER_ID | Virtual host provider ID |
|
CHARAC-<Characteristic Name> | Available for each characteristic where the entity is assigned to a value. The value of the parameter is the assigned characteristic value. |
|