|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Before using this activity, the Hawk.Enabled property must be set to either true or local. Also, some commands require memory and processor overhead for gathering statistics or for getting information on the current state of the process. Because of the performance implications, certain instrumentation is disabled by default. You can enable instrumentation for a specific process or for all processes with the Instrumentation property.See TIBCO ActiveMatrix BusinessWorks Administration for more information about setting custom engine properties.
The command to execute. See Commands for more information about the commands and their input and output. See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The input for this activity varies depending upon the command selected in the Command to Execute field on the Configuration tab. See Commands for more information about the input for each command.
The output for this activity varies depending upon the command selected in the Command to Execute field on the Configuration tab. See Commands for more information about the output for each command.
Retrieves the process instances that can be recovered. See TIBCO ActiveMatrix BusinessWorks Administration for more information about recoverable process instances. Use the returned process ID in the RestartRecoverableProcess or RemoveRecoverableProces commands.
•
Removes the specified recoverable process instance from the list of potential recoverable processes. After executing this command, the checkpoint data of the specified process instance is removed and the process instance will no longer be able to be recovered. Obtain the process ID of the recoverable process with GetRecoverableProcesses the command.
Restarts the specified recoverable process instance. Obtain the process ID of the recoverable process with GetRecoverableProcesses the command.
Enables collection of statistics for each executed activity. See TIBCO ActiveMatrix BusinessWorks Administrationfor more information about collecting activity statistics.
Disables collection of statistics for each executed activity. See TIBCO ActiveMatrix BusinessWorks Administrationfor more information about collecting activity statistics.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |