Altova MobileTogether Server 

Notes about Environment (macOS)

Home Prev Top Next

Folders

Given below is a list of important folders in your MobileTogether Server setup.

 

 

Filesystem triggers and permissions

In order for filesystem triggers to be fired, the user that started the MobileTogether Server service (altovamobiletogetherserver) must have the following permissions:

 

For the triggered folder: Read and Execute

For the triggered file: Read

For ancestor folders of the triggered folder: Read and Execute

 

 

File-based databases

File-based databases (such as SQLite databases) must reside in the folder defined in the Settings tab of MobileTogether Server as the Server Side Solution's Working Directory. By default, this folder is:

 

/var/Altova/MobileTogetherServer/SolutionFiles  

 

Database connections

On MacOS, the following database connections are supported:

 

JDBC — You can use JDBC for all supported databases except Microsoft Access

Native connections — Currently available for SQLite and PostgreSQL databases

 

If you are using JDBC, note the following points:

 

The Java Runtime Environment or SDK must be installed.

The JDBC-Connects for the target database must be installed.

The following environment variables must be set correctly for your environment:

οCLASSPATH: to find the jar-files; the class path is set in the Plist file.

οPATH: to find the JRE, but might not be necessary depending on the installation

οJAVA_HOME: if necessary, depending on the installation

 

 

Listing of important files

The Plist file is installed in the /Library/LaunchDaemons folder. The parts highlighted in blue are environment-specific and will need to be adjusted to match your environment:

 

 

 

© 2018-2024 Altova GmbH