Hello @All,
I'm working on serveral scheduled tasks and business rules.
I have a custom database connection (MySQL) with username and password in the script/scheduled task.
My question:
Is this possible that I define a systemwide variable for the username and password, so I can reuse it in the script/scheduled tasks?
Has anyone a hint about that?
Arne