Sorry, but there are no more tags available to filter with.
  • How to Pause Without Blocking Job Queue in One Identity Manager Scripts?

    I’m developing scripts for a customer in One Identity Manager and noticed that using Thread.Sleep tends to block the Job Queue, making the entire process slower. Since the process involves bulk operations with many items in the queue, I’m looking…