Set the currency locale in the eperi sEcure Platform according to the setting in
your Salesforce org. This ensures that the correct currency is displayed in
Salesforce.
Procedure
-
Connect to the target server using your preferred ssh tool (e.g. putty) and log
in.
-
Edit the file connector.properties in
/opt/eperi/gateway/tomcat/webapps/ROOT and add the
following property:
de.eperi.ca.salesforce.currency.locale=de-DE
-
Set the locale in the connector.properties according to
the country configured in the field Currency Locale in
your Salesforce org (under ).
-
Restart the eperi sEcure Platform:
sudo systemctl restart eperi-gateway
Important: In a cluster setup, the changes must be made on every
eperi sEcure Platform instance and each eperi sEcure Platform instance must be
restarted.