• Implementing Random Delay in Orchestrated Processes to Prevent API Overload

    Hi everyone,

    I'm working with an Orchestrated Process that calls an external API. Currently, all requests hit the endpoint simultaneously, causing it to return a 500 Internal Server Error due to overload. I'm seeing errors like this in the logs:…

  • Error generating process step Call Script VI_UnsAccount_

    Hello!

    I wrote script for add user to Oracle Database.

    I created process (Insert Event to UNSAccountB table) for create the user.

    When I create user in Manager, I got error:

    Got exception during generation of chain 'VI_UnsAccountB_Generic': Error generating…