Skip to main content
April 29, 2022

Connect to Task Scheduler Table without BRApi

  • April 29, 2022
  • 0 replies
  • 0 views

Is it possible to build a Business Rule (Dashboard Extender) that connects to and updates the Task Scheduler Table without the use of a BRApi? 

Our team is currently connecting to the table using BRApi.Database.ExecuteActionQuery.  This function allows users to update the Task Scheduler through a dashboard.  But we would like to find an alternative approach to updating.