Configure Launch Actions

[This is the context-sensitive help for User Interface Configuration: Menu Items tab: Menu Items Form: Menu Item Contexts form: Launch Action form.]

The Launch Actions option enables you to configure Menu Items that will appear beneath the NNMi Actions menu structure. These additional menu items can access in-house tools, websites, or a variety of other resources.

To configure Launch Actions that users will access beneath the Actions menu:

Note  You can configure a Launch Actions only for the Actions Parent Menu.

  1. Locate the Menu Item Action attribute. Click the  Lookup icon, and click the  New Launch Action icon.
  2. In the Full URLattribute, type the URL and any required additional configuration syntax rules (see Launch Action Basics).
  3. Click  Save and Close to apply your changes and return to the Menu Item Context form.
  4. Limit the use of the Action menu item to a subset of the chosen object-type instances by defining filter criteria (see Specify Optional Menu Item Enablement Filters)
  5. Click  Save and Close to save and apply your changes.
  6. To test your changes to the NNMi console menu:

    1. If required, access a view or form that contains the appropriate object type.
    2. If required, select an object instance.
    3. Click the menu you configured.
    4. Verify your changes are working.

Launch Actions Basics
Attribute Description
Name Type a meaningful and descriptive name to help you remember the type of action.
Full URL

Add one or more definitions for the actual URL syntax.

Type the full URL specification. The URL must comply with W3C Rules for URLs. Include any required machine name and port number. Include any required parameters.

  • You can begin with either http:// or https://

  • You can also use other common URL protocols such as ftp://, mailto://, news://, or telnet://.

  • The list of available parameters changes depending on which limiting factors you configure. The & is used as the separator between the <yourURLparameter> and ${<attribute>} pairs. 

See Attributes per Object Type for Full URLs for more information about the valid attributes per Object Type.

Enable Cumulative Launch

If  enabled, any object attribute references in the Full URL are populated with values from all selected objects. The multiple values are separated by a comma character. For example, if the attribute is "name", the URL results would be "name1,name2,name3".

If  disabled, the action launches a separate web page instance for each selected object.

See Attributes per Object Type for Full URLs for details about including object attributes in your Full URL.

Browser Width Optional. When empty, the default browser settings are used. If the value is 1 or more, the browser is launched this number of pixels wide.
Browser Height Optional. When empty, the default browser settings are used. If the value is 1 or more, the browser is launched this number of pixels high.
Add Browser Decorations

If  enabled, the web browser toolbar and menus appear when a user launches your URL.

If  disabled, the web browser has no toolbar or menu when a user launches your URL.