How to handle process server specific flow in AE?
Hello,
Is there a way to identify on which server is the AE currently running? P.S: no server name is specified in process definition and while running the process from run control page. So, the process is free to run on available server i.e, either NT or UNIX.
Once determined, separate set of code will trigger to create files either in NT or UNIX path respectively and hence the need to know on which server is the process kicked off?