Configure Here Core
Last updated
Was this helpful?
Last updated
Was this helpful?
This integration requires SDA v25.3.
To configure Here Core, some parameters need to be added to the SDA config file (Symphony.json). Deploying changes to this file to the machines of the end users is usually automated through the packaging of the SDA installer, or through IT policies, and is handled by your IT team.
For testing purposes, you can configure the integration manually, as described below.
For production deployments, simply apply the same configuration changes described below to the user machines.
Quit SDA if it is running. If SDA is configured to hide instead of closing, you can quit SDA by selecting the hamburger menu on the top left then selecting Window, then Quit Symphony Messaging.
To locate the Symphony.json
config file on your machine, right-click your Symphony Messaging desktop icon, select Open file location, and then open the config folder.
Backup the Symphony.config
file, then edit the original file.
Add the following properties at the root of the json file:
Edit the properties above according to your needs:
uuid
: The UUID is the unique identifier of Symphony Messaging on Here Core. You can use the default value or change it based on your preferences.
licenseKey
: The license key to your Here Core platform.
runtimeVersion
: The runtime version of the Here Core platform that Symphony Messaging should connect to.
autoConnect
: Keep this true
so that the user doesn't have to manually select Here Core in the Interoperability settings of the Symphony Messaging app.
platformUuid
: Set the UUID of the Here Core platform you want Symphony Messaging to connect to.
connectionTimeout
: Timeout in seconds when attempting the connection to Here Core.
Don't forget to Save your changes.
Add the following entry in the apps.json
file, to describe the intents that Symphony supports. This way, you will be able to open Symphony Messaging directly from the Here Core app launcher.
Edit the following properties:
Edit the manifest
property to target your symphony.exe.
The appId
should match the uuid
defined in your SDA config file.
Launch the Symphony Desktop App as normal.
If your Here Core platform is running, you should see a toast notification confirming that Symphony successfully connected to Here Core .
If you need help, you can have a look at our .