Application Information Retriever

Overview

The Plug-in contains two functions which can be useful for programmatically finding out about the applications present in your environment.

  1. Get information about all of the applications in your environment.  Unpublished applications can be included based on the input parameter passed.
  2. Get information about all actions in a specific application.  If executed in a non-administrator context then only the actions that the user has access to will be returned.


The functions return a list of CDTs that can be used to construct a data subset and display in grids and reports.

Anonymous