Skip to content

MXCORE Configuration

Scripts that run during installation set default values for some Maintenix parameters, packages, tasks, and user groups. Additional configuration values are automatically set during installation for components used with Maintenix. For information, see configuration topics for each component.

Configuration parameters set in Maintenix UTL_CONFIG_PARM table:

Name Component Description Default
IFS_CODEPLOYED_SCHEMA_ENABLED MXCORE This parameter is used by customers who have both IFS Cloud and Maintenix installed. It sets up the Inbox and Outbox queues, which enable messages to be exchanged between Maintenix and IFS Cloud. Additionally, the parameter allows Maintenix to log messages in the Communication Log and enables PIN verification within the Maintenix system. FALSE, but set to TRUE by scripts that run during installation
IFSAPP_SCHEMA_DATASYNC_ENABLED Mobile Maintenance/MXCORE The Mobile Maintenance (MM) and Maintenix integrated solution employs different data sync frameworks, therefore setting the new configuration parameter to FALSE is necessary to disable data synchronization between the two systems. FALSE
IFSAPP_SCHEMA_DATASYNC_ENABLED TRR/DISCO/MXCORE Enable data synchronization between Maintenix and TRR/DISCO. TRUE
IFS_CODEPLOYED_SCHEMA_NAME MXCORE Represents the name of the Apps schema, that allows to execute Apps’ packages within Maintenix i.e. .. IFSAPP (must be updated if a different name is used)
IFS_CODEPLOYED_ENTITY_SYNC_MODE MXCORE Indicates how the co-deployed IFS Apps schema will sync entities with the Maintenix schema. Async mode or sync mode. If the mode in SYNC, the synchronization will happen in real-time and if the mode is ASYNC, Work Items will be created. ASYNC
(ASYNC is recommended mode)
ENFORCE_SIGNATURES MXCORE Used in Maintenix to turn on or turn off the "Password Authorization" window for all actions that are configured to prompt users for passwords. By default this parameter is enabled in Maintenix but it must be set to FALSE when Maintenix and IFSApps are co-deployed. TRUE, but set to FALSE by scripts that run during installation.
FLM_ENTITY_SYNC_ENABLED Mobile Maintenance/MXCORE The Mobile Maintenance (MM) and Maintenix integrated solution employs different data sync frameworks, therefore setting the new configuration parameter to FALSE is necessary to disable data synchronization between the two systems. FALSE
TRR_ENTITY_SYNC_ENABLED Mobile Maintenance/MXCORE The Mobile Maintenance (MM) and Maintenix integrated solution employs different data sync frameworks, therefore setting the TRR ENTITY SYNC parameter to FALSE is necessary to disable data synchronization between the two systems. FALSE
BASELINE_TRANSFER_STAGE_CHANGES Mobile Maintenance/MXCORE The Mobile Maintenance (MM) and Maintenix integrated solution employs different data sync frameworks, therefore setting this parameter to FALSE is necessary to disable data synchronization between the two systems. FALSE
TRR_ENTITY_SYNC_ENABLED TRR/DISCO/MXCORE This parameter must be set to TRUE by customers who use the TRR/DISCO solution to enable the data sync between Maintenix and TRR. TRUE
BASELINE_TRANSFER_STAGE_CHANGES DISCO/MXCORE This parameter must be set to TRUE by customers who use the DISCO solution to enable the data sync between Maintenix and DISCO. TRUE

Configuration parameters set in IFS Cloud Web / Manage Mx Config / Apps-Mtx Config

Name Component Description Default
MaintenixConnected MXCORE Identifies to IFSApps whether the Maintenix and IFSApps schemas are co-deployed on same database server. FALSE, but set to TRUE by scripts that run during installation
MxSchemaName MXCORE Represents the Maintenix schema name provided during installation. MAINTENIX (must be updated if a different name is used)
Maintenix_URL MXCORE Specifies the web address of the Maintenix application for cross application navigation between the Mobile Maintenance and Maintenix applications Empty but must be set to the URL for Maintenix

The following IFSApps API packages are used by Maintenix. During installation, database execution grants are applied to the API packages. The grants enable procedures in the Maintenix schema to directly invoke functions and procedures within the packages.

You can set or reset the grants in IFS Cloud Web / Manage Mx Config / Apps-Mtx Ifs Packages. See Apply Database Execution Grants to API Packages.