In Minerva, the main system (SYS) parameters are created in System Management Applications -> Database Management and created in System Management Applications -> Central System.
By clicking the "New" button, you can start creating a new system parameter.
After creating a system parameter, the following information is available in the "Definition" tab.
The created parameters are displayed under Job Management System Parameters and you can manage them according to the definitions made here.
Job Parameter Information
To create a parameter and define how to manage it, you must define the following fields:
For example; If Javascript source code needs to be written for the parameter, you can define this by selecting "Yes / No for the "Value Type" field and Javascript Source Code - YES_NO_SOURCE".
When you manage a parameter in the "Central System" module, if you want to view all companies and then select the parameter values according to these companies, you can do this by selecting "1 - Yes - All Companies Will Be Created" for "Company Based Parameter".
Job Parameter Code: You must write a parameter code.
Value Type: You must select a value type from the drop-down box to define the type of parameter value.
MULTIPLE - Parameter Value Multiple Record: You need to select this type to define more than one value for the parameter. For example; you can select it if you want to allow the user to choose one value from multiple values.
Parameter Type: You need to select one of the following types from the drop-down box.
0 - Client
2 - Client [ Company, Role, User Constant ]
3 - Client [ Company Constant ]
1 - System [ Only for system, Client cannot see ]
Can This Parameter Be Managed by the User? : You can select "Yes" or "No" from the drop-down box.
Company Based Parameter?: You can select the following options from the drop-down box.
0 - No
1 - Yes - Companies Will Be Eligible
2 - Yes - Separate Parameters for Each Company
User Based Parameter?: You can select the following options from the drop-down box.
0 - No
1 - Yes - Users Will Be Selectable
2 - Yes - Separate Parameters for Each User
User Role Based Parameter?: You can select the following options from the drop-down box.