Reporting API Functions / Functions to change reporting options |
Configure the environment in the case of distributed processing.
fgl_report_configureDistributedEnvironment( FGLDIR STRING, FGLPROFILE STRING, FGLRESOURCEPATH STRING, DBPATH STRING )
Configure the environment. It is intended for the case of distributed processing with a server running on a different physical machine with different resource paths. It is not necessary to call this function if the daemon is running on the local machine or if the remote machine has identical resource directories.
See Usage