Configure Grid Properties for DSP Standalone Products
This section describes Grid configuration that is needed to support products that are installed using DSP without LCM.
Properties
c:\\folder\\file.properties
) or a single forward slash (c:/folder/file.properties
).
-
LAENVDIR=<Path to DSSO installation>
-
LASYSDIR=<Path to DSSO system folder> Optional, defaulting to LAENVDIR/system, which is the DSP default.
-
LALOGDIR=<Path to DSSO log folder> Optional, defaulting to the same value as for LASYSDIR
-
LAWDIR=<Path to DSSO law folder> Optional, defaulting to LAENVDIR because the DSP installation does not contain a law subfolder.
-
server.servicename=<DSSO Service name>
-
router.fqdn=<host.infor.com> This is the fqdn of the DSSO Router created on the same host as the DSSO installation.The DSSO service points to this FQDN.
-
router.https.port=<HTTPS port of DSSO Router> This is the HTTPS port of the DSSO Router created on the same host as the DSSO installation. The DSSO service points to this port.
-
selfGrant=true/false Optional, default false. The property decides if the deployment profile should try to grant the DSSO Session Provider as the active session provider or not.
-
admin.user.*=a list property that contains users that should be added to the grid-admin role during deployment. This is only executed if selfGrant=true and if there are no granted session provider in the grid. Default is to add no users to the grid-admin role.