We would like to run a PowerShell script periodically, to prepare data for selected cases in one of our interfaces. BPS Studio version 2023.1.3.202 doesn't give us an option to add that type of action in global actions (configured for the process). So currently we have to use a task, that is configured in TaskScheduler on the application server, to run it.
Is there an option in BPS Studio to run a PowerShell script that is not connected to only one particular case data? Are there any plans to implement such a solution?