| United States-English |
|
|
|
![]() |
Common Desktop Environment: Advanced User's and System Administrator's Guide > Chapter 10 Creating
Actions ManuallyCreating Actions that Run Applications on Remote Systems |
|
When discussing actions and remote execution, there are two terms that are used frequently:
In most situations, actions and their applications are located on the same system; since the default execution host for an action is the database host, no special syntax is required. However, when the execution host is different from the database host, the action definition must specify where the execution string should be run. The ability to locate actions and applications on different systems is part of the client/server architecture of the desktop. For a more in-depth discussion of networked applications, see “Administering Application Services”. Use the EXEC_HOST field in the action definition to specify the location of the application. Valid values for EXEC_HOST are:
The default value is %DatabaseHost%, %LocalHost%. Thus, when the EXEC_HOST field is omitted, the action first attempts to run the command on the host containing the action definition. If this fails, the action attempts to run the command on the session server.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||