Hi guys,
is it possible to integrate the name of the system, which adobe campaign is installed on (marketing application server), into a variable?
I need to configure an export workflow. There I would like to set the system-path on which the file will be saved. It will be somthing like that: "\appexec\MY_SYSTEM_NAME\export". This path varies by the name of the system for production and the test instance. So I would like to insert the name of the system as variable like this:
path = "\appexec\" + mySystemNameVariable + "\export"
The system name should be the name of the server and automatically filled in.
Thanks for your help in advance.
Kind regards,
Tim