Utility Panel - Common Object Model

Updated by Chris Kosmopoulos

Users can view the application, action, and parameters associated with steps in Digital Blueprints. During an import from RPA Tools, the applications/commands/parameters are converted and populated into Blueprint's COM (Common Object Model).

Similarly on export of a Digital Blueprint, the applications/commands/parameters are converted populated to the target RPA tool. This allows RPA developers to get a head start on completing their automations.

To view COM data, click a Process artifact, select one of the User Steps, open the Utility Panel on the right hand side. Under the Common Object Modal are:

  • Application - The COM application the action is interacting with
  • Action - The specific action taken on that application
  • Input/Output - Any input/output variables relating to that action


How did we do?