Creating or Adding an Action

You can create a new action or add an existing action to a hosted application.

To create or add an action

  1. In the Admin Console, open the list of hosted applications.
  2. Click the application name.
  3. On the menu bar, click Action, and then select Properties.
  4. In the Properties window, click the Actions tab, and then click the Add button.
  5. Type the name of the action and the initialization string, and then click Build.
  6. Type the values for the URL to which the action is directed.
  7. Type a query string. This becomes part of the URL.
  8. Specify the GET or POST method.
  9. Specify a script (if any) that runs after the action is finished.
  10. Select the Focus check box to allow the application to be in focus after initialization.
  11. Click Apply to build the string. If you need to make changes, complete them and then click the Apply button again to save the changes.
  12. Click OK.
  13. In the Action window, click OK.