• How to capture the return value of a PowerShell command in a Designer custom process step?

    Hi Team,

    Can anyone share with me the example to capture the return value of a PowerShell script command being executed in a Designer custom process step?

    Currently, I am using PowerShellComponent - Execute Script process task to execute the PowerShell…

  • Scheduled process executing custom script

    Hello everyone,

    I wrote a synchronization script that fetches data from an API and creates person objects in the database.

    I created a custom event and process that runs the script and I set the person table as the base object for the process being triggered…

  • Custom process for PWOHelperPWO table – no event is generated

    I have created a custom process for PWOHelperPWO table and have added all the possible generation events to it.

    When a request is being made, new rows are added to the table but no event is generated - my process doesn't start.

    When I try to generate…