Previous Topic

Book Contents

Book Index

Next Topic

Active Modules

Valuemation can be started in so called Module Restriction Mode. This mode limits available Valuemation modules to only those specifically selected in the 'Active Modules' page of 'User Settings'.

To select modules for the Module Restriction Mode:

  1. In the 'Available Modules' section of the 'Active Modules' page, select the module to be available in the Module Restriction Mode.
  2. Click the rightwards arrow to move the selected modules to the 'Active Modules' section.

    Conversely, using the leftwards arrow to move modules from the 'Active Modules' section will exclude them from the Module Restriction Mode.

Module Restriction Mode

The Module Restriction Mode is a way of running Valuemation with only a limited number of selected business modules available. It can be used, for example, to verify module assignment.

To run Valuemation in the Module Restriction Mode, you need to:

  • Add parameter -modulefilter to the run.bat file
  • Change the admin.bat file so that it accepts two parameters, i.e. add '%2' to the admin.bat code

START javaw %JAVA_PARAMS% -Xms256m -Xmx512m -XX:NewSize=20m -XX:MaxNewSize=20m -XX:SurvivorRatio=8 -XX:PermSize=32m -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -classpath %TCP% %SECURITY% %EXITMANAGER% %USE_EMBEDDED_BROWSER% %ENABLE_CTI% de.usu.s3.S3Application %1 %2

See Also

Modules

Default Modules