Jasper
New Contributor II
since ‎07-12-2023
‎11-21-2023

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Is it possible to show the task progress dialog (see picture below) of a DM task started in a BR. Dim task As TaskActivityItem = BRApi.Utilities.ExecuteDataMgmtSequence(...) ' Do something with task to show dialog? Or is there another way to consolid...