Orkestra Online
  • Introduction
  • What is free and what needs a subscription?
  • Orkestra Desktop App
    • LogIn
    • Navigating the content
    • What is a Hub?
    • What is a Workspace?
    • Package Syncing
    • Uploading Definitions to the Orkestra Online Platform
    • Definition MetaData and Documentation
    • Versioning
    • Analytics
    • Run Inspector
    • Orkestra Account Settings
  • WEB APP
    • Introduction
    • Login to Web App
    • Search and filters
    • Version history and Run Inspector
    • Workspaces
      • Overview
      • Hub/Workspace Settings
      • Upload, Move, and Copy definitions
    • QuickAccess
      • Overview
      • Workspaces
    • Analytics
    • DevOps (in development)
    • Management console
    • Wiki
      • Documentation contents
      • Editor mode
    • Personal Settings
  • Orkestra Revit Addin
    • Introduction
    • LogIn
    • Orkestra Local Player Tab
    • Local QuickAccesses
    • Orkestra Online Player Tab
    • Online QuickAccesses
    • PlayLists
  • Orkestra Dynamo View Extension
    • Introduction
    • LogIn
    • Orkestra View Extension Local Tab
    • Orkestra View Extension Online Tab
    • OrkestraGIT
    • Auto UI Form
    • Node Snippets
    • Code Snippets
    • Error Filtering
  • ORKESTRA CIVIL 3D ADDIN
    • Introduction
    • LogIn
    • Orkestra Local Player Tab
    • Local QuickAccesses
    • Orkestra Online Player Tab
    • Online QuickAccesses
    • PlayLists
  • ORKESTRA RHINO PLUGIN
    • Introduction
    • LogIn
    • Grasshopper Plugin Deployment
    • Orkestra Rhino Local Tab
    • Local QuickAccesses
    • Orkestra Rhino Online Tab
    • Online QuickAccesses
    • Auto UI Form
  • Orkestra WEB API
    • Connecting Analytics to PowerBI
    • Content Metrics
  • Orkestra Dynamo Package
    • LogIn
    • Nodes
  • Orkestra SSO
    • Azure Active Directory
      • App Registration
      • Granting Accesses Through AAD
      • Logging in as a User
      • Enable SSO for WebApp
  • FAQ - Known Issues
    • SSO login issue in Revit / Rhino - endless spinning
    • SSO Login - credential error
    • Packages downloading at every login
    • 1.8.3 upgrade from previous version
    • Blank Orkestra Online Workspaces Screen
    • No dockable pane has been registered with this identifier
Powered by GitBook
On this page
  • Ignore Warnings for Specific Nodes
  • Only Check the Satus of Specific Nodes (and ignore the rest)

Was this helpful?

  1. Orkestra Dynamo View Extension

Error Filtering

Get the most relevant usage data with Orkestra!

PreviousCode SnippetsNextIntroduction

Last updated 2 years ago

Was this helpful?

Orkestra provides you with powerful ways to track the usage of your tools. Tha analytics generated by Orkestra include user name, project name, run time, location etc. AND it also tells you whether the runs were performed successfully or with errors.

With version 1.5.0, we've introduced a way to make the run status information as relevant as it can be, by including the usage of node tags that let you ignore some errors or focus on the state of specific nodes.

Ignore Warnings for Specific Nodes

Node with the key word "*OkIgnore* in their name will be ignored when evaluating the status of a run. If nodes with the *OkIgnore* tag are in error state but the rest of the nodes in the graph are in a normal state, then the run will be considered as successful.

In order to add the key word easily, we have created some context menu functions. They will that all the selected nodes:

Only Check the Satus of Specific Nodes (and ignore the rest)

Node with the key word "*OkCheck* in their name will force Orkestra to only check their status and ignore the rest. If all nodes with the *OkCheck* tag are in succes state and some nodes in the canvas are in error state,the run will still be considered as successful.

In order to add the key word easily, we have created some context menu functions. They will that all the selected nodes: