Use the Symphony Desktop Application (SDA) to run multiple instances connecting to different Symphony pods. To do so, certain environment-specific variables must be provided including:
- The SDA installation path
- The URL where the SDA will be connecting to
To open multiple Symphony instances via the SDA, create a new short cut, updating the parameters below with the values of the variables in your own specific environment.
Windows
C:\Program Files\Symphony\Symphony.exe --url="https://companyabc.symphony.com" –multiInstance
Note: Where companyabc is the name of your pod
MacOS
/Applications/Symphony.app/Contents/MacOS/Symphony --url="https://companyabc.symphony.com" --multiInstance
Note: Where companyabc is the name of your pod
Refer to the Knowledge Article found here on how to open multiple Symphony instances via Google Chrome.