The parameter names listed in the table are shortened versions of the actual names, all of which start with the string com.kintana.core.server
. For example, the full name of the CLIENT_TIMEOUT
parameter is com.kintana.core.server.CLIENT_TIMEOUT
.
Parameter Name
(*Required, **Required If) |
Description, Usage | Default and Valid Values |
---|---|---|
AAL_DATA_EXTRACT_MAX_RESOURCES |
Determines the maximum number of resources that can be extracted from the database and returned in the Analyze Assignment Load portlet in Resource Management. This acts as a safety value to prevent PPM from hanging if a user defines portlet criteria that would return a very large volume of data. |
Default: Valid values: Positive integer |
AAL_PORTLET_MAX_RESOURCES |
Maximum number of resources pools to be represented in the Analyze Assignment Load portlet in Resource Management. If the resource count exceeds the set value, the PPM Server stops calculating and displays no result in the portlet. Note: Setting a very high value for this parameter could affect system performance. |
Default: Valid values: Any positive integer |
ADD_QUOTES_FOR_DB_CONNECTION |
Set it to
This will automatically adds single quotes outside the command description. |
Default: Valid values: |
ADJUST_NOTES_TIMESTAMP_TO_BROWSER_TIMEZONE | When set to true , if the Web Browser is using a timezone that’s different from the PPM Server JVM Timezone, the date/time of the Notes (on all PPM web pages with notes) will be adjusted to use the Browser timezone. A small icon will appear to the left of the date and show the time in the Server timezone as a tooltip. |
Default: Valid values: |
ALLOW_CONCURRENT_LICENSE_STEAL_AFTER_IDLE_DELAY_IN_MINUTES |
When you have run out of concurrent licenses, sessions that have been inactive longer than the specified number of minutes will be forcibly closed to release the concurrent licenses. The longest inactive session will be closed first. The value for this parameter must be smaller than the value specified in the KINTANA_SESSION_TIMEOUT parameter. Added in version: 10.0. |
Default: 120 (minutes) |
ALLOW_DELETE_WORK_PLAN_WITH_ACTUALS |
If it is set to We recommend that you keep its value as |
Default: Valid values: |
ALLOW_LOG_TIME_ON_MILESTONES |
When it is set to This parameter only prevents time submitters from adding new milestones to their time sheets or to the My Items. For the milestone tasks that are in the Suggested Items or already added to My Items before disabling the parameter, time submitters can still log time on them. |
Default: Valid values: |
ALLOW_SAVE_REQUEST_DRAFT |
If set to You should flush the usermenu cache after changing the parameter value to make sure the change takes effect on the related menus. |
Default: Valid values: |
ALLOWED_MSP_INTEGRATION_MODE |
|
Default: Valid values: |
APM_ROADMAP_HIERARCHY_PORTFOLIO_LEVEL | Specifies the depth of roadmap hierarchy in the portfolio level. |
Default: Valid values: any value from o to the value specified by APM_ROADMAP_HIERARCHY_MAX_LEVEL |
APM_ROADMAP_HIERARCHY_REQUEST_LEVEL | Specifies the depth of roadmap hierarchy in the request level. |
Default: Valid values: any value from o to the value specified by APM_ROADMAP_HIERARCHY_MAX_LEVEL |
APM_ROADMAP_HIERARCHY_MAX_LEVEL | Specifies the maximum depth of roadmap hierarchy in the request or portfolio level. |
Default: Valid values: integer |
APP_SERVER_ALERT_TEXT |
Alert text that displays on the application server logon page and headers. |
|
**APP_SERVER_UIL2_BINDING_PORT |
JBoss UIL2 Binding port. You must set a value for this parameter if the PPM Server is part of a server cluster. |
Default: Valid values: |
ARP_DATA_EXTRACT_MAX_RESOURCE_POOLS | Maximum number of resource pools allowed when exporting data of the Analyze Resource Pools page. | Default: 900 |
ARP_MAX_RESOURCE_POOLS |
Maximum number of resource pools that can be represented in the Analyze Resource Pool portlet in Resource Management. If the resource pool count exceeds the set value, the PPM Server stops calculating and no result is displayed in the portlet. Note: Setting a very high value for this parameter could affect system performance. |
Default: Valid values: |
ARP_MAX_RESOURCES |
Maximum number of resources that can be represented in the Analyze Resource Pool portlet in Resource Management. If the resource count exceeds the set value, the PPM Server stops calculating and no result is displayed in the portlet. Note: Setting a very high value for this parameter could affect system performance. |
Default: Valid values: |
ARP_PORTLET_MAX_RESOURCE_POOLS |
Maximum number of resource pools to be represented in the Analyze Resource Pool portlet in Resource Management. If the resource pool count exceeds the set value, the PPM Server stops calculating and displays no result in the portlet. Note: Setting a very high value for this parameter could degrade system performance. |
Default: Valid values: |
ASSET_ROLLUP_TIMESHEETLINE_BATCH_SIZE | Specifies the batch size of time sheet lines for asset cost calculation. |
Default: Valid: Any positive integer |
*ATTACHMENT_DIRNAME |
Absolute pathname of the directory where attached documents are to be stored. This directory must:
In a server cluster, all servers must be able to access and share the specified directory. |
Example
|
ATTACHMENT_SORT_COLUMN |
Specifies a column by which the attachments in the References section are sorted ascendingly. Parameter value is case-sensitive. If you left the parameter undefined, attachments are sorted ascendingly by the creation date. |
Valid values: fileName, fileSize, author, creationDate, checkedInDate |
AUTHENTICATE_REPORTS |
If set to |
Default: Valid values: |
*AUTHENTICATION_MODE |
Method(s) used to authenticate users. To specify multiple modes, use a comma-delimited list of valid values. |
Default: Valid values: |
AUTO_COMPLETE_LONG_TYPE_CULLTEXT_REQUIRED |
Determines whether the user must enter a filter in the auto-complete dialog box in order to retrieve the initial results for validations of type long. If set to |
Default: Valid values: |
AUTO_COMPLETE_LONG_TYPE_MAX_ROWS |
Maximum number of rows in long auto-complete lists. |
Default: |
AUTO_COMPLETE_QUERY_TIMEOUT |
Sets query timeouts on auto-complete lists to prevent excessive database CPU use. |
Default: |
AUTO_COMPLETE_SHORT_TYPE_MAX_ROWS |
Maximum number of rows to retrieve from the database for short type auto-completion lists. |
Default: |
AUTO_RELATE_TS_EXTERNAL_DATA |
If it is true, when you import effort from agile systems to your time sheet, PPM automatically selects a project or task for the effort, adds the project or task in your time sheet, and transfers the agile effort to the project or task. If it is false, agile effort is imported to your time sheet as external data. You can manually transfer external data to a PPM work item. |
Default: Valid values: |
AUTOCOMPLETE_STATUS_REFRESH_RATE |
Interval at which the command status is refreshed to provide a list of values in an auto-complete list. |
Default: |
BACKGROUND_SERVICE_MONITOR_THRESHOLD |
If ENABLE_BACKGROUND_SERVICE_MONITOR is enabled, this parameter determines the threshold value of the Background Services monitor. |
Default: |
BASE_LOG_DIR |
Points to the "logs" directory directly under the directory specified for *BASE_PATH. In a server cluster, all servers must be able to access and share the specified directory. |
Example |
*BASE_PATH |
Full path to the directory where the PPM Server is installed. |
Default: Based on the operating system platform. Example: |
*BASE_URL |
Web location (top directory name) of the PPM Server. If you want to specify a literal IPv6 address, make sure you enclose the literal address with " Note: We strongly recommend you specify DNS name instead of literal IPv6 address. |
Example:
|
BASE_URL_QC_INTEG |
Used in the process of enabling the integration of PPM with Quality Center when PPM is set up with an external Web server with HTTPS enabled. For detailed information on how to use this parameter, see the Solution Integrations Guide. |
Default: Valid values: |
BLOCK_PENDING_PKGL_FOR_ERROR |
Specifies whether or not the system continues executing the subsequent package lines when a package line fails. If you set this parameter to When a package line fails and its subsequent package lines pass, the status of this execution is still successful in PPM Workbench. However, you should note that even when the status is successful, it does not mean all the package lines are executed successfully in logical relationship to meet your business needs. Micro Focus suggests that you exercise caution when setting this parameter to false, unless you are absolutely sure about the consequences. |
Default: Valid: |
BUDGET_IN_THOUSAND_SHOW_DECIMAL |
Used with the
|
Default: Valid values: |
BUDGET_IN_WHOLE_DOLLARS |
Determines whether forecast, approved funding, and financial summary values are expressed in whole dollars. |
Default: Valid values: |
BYPASS_STARTUP_CHECKS |
If set to true, prevents server checks at PPM startup. Caution: We strongly recommend that you leave this parameter set to |
Default: Valid values: |
CCM_MACHINE_URL a |
URL of the Release Control server and port number used for integration with PPM. |
Valid value format: |
CHANGE_MANAGEMENT_LICENSE_KEY |
License key for Demand Management. |
Default: N/A |
CHANGE_PASSWORD_TOKEN_TIMEOUT |
Validity duration (in minutes) of the one-time token for reset password. Added in release: PPM 9.60 |
Default: 5 (minutes) |
CHECK_COMMIT_RESOURCES_ IN_RESOURCE_FINDER |
Flags whether or not the option Commit selected resources is checked in resource finder. The setting of this parameter is only meaningful when the ENABLE_COMMIT_RESOURCE_FINDER parameter is set to |
Default: Valid values: |
CHECK_DISTRIBUTE_RESOURCES_ IN_RESOURCE_FINDER |
Flags whether or not the option Distribute demand evenly to selected resources is checked in resource finder. The setting of this parameter is only meaningful when the ENABLE_DISTRIBUTE_RESOURCE_IN_RESOURCE_FINDER parameter is set to |
Default: Valid values: |
CHECK_HIDE_PAST_NOT_FULFILLED_REQUESTS |
Controls whether or not the option Hide past not-fulfilled resource requests is checked by default when users opens the resource pool page for the first time.
The next time you open the resource pool page, the option keeps the status (checked or cleared) as it was when you last left the page, regardless of the parameter value. |
Default: Valid values: |
CHECK_STATIC_JS_FILES_UPDATES |
When set to true, PPM checks if JS files were modified every time before including them in a JSP page and recomputes the hash accordingly. Note: Setting this parameter to |
Default: Valid values: |
CLIENT_RMI_URL |
Port on which the PPM Server listens to initiate RMI client/server communication via port forwarding. Must be a unique port, distinct from the Web server, SQL*Net, and the HTTP or HTTPS ports. Format:
|
Valid values: Example
|
CLIENT_TIMEOUT |
Frequency (in minutes) with which the PPM Workbench interface session sends a message to the PPM Server that indicates the client is still active. Under normal operation, do not change this value. |
Default: |
CLOSE_BROWSER_ON_APPLET_EXIT |
Determines whether the client browser closes after the user quits the PPM Workbench. |
Default: Valid values: |
CMQC_QC_VERSION |
Specifies ALM/Quality Center version for CMQC solution. |
Valid values: |
CMQC_INIT_STRING |
The value for
You can get the value from Quality Center/ALM server. The |
Valid value: string |
COLOR_CACHE_SIZE |
Used to extend the number of colors available in the cached copy of the |
|
CONC_LIC_USAGE_MINIMUM_DELAY_BETWEEN_NOTIF_IN_HOURS |
The number of hours to wait after the last notifications defined in the CONC_LIC_USAGE_SEND_NOTIF_IF_STEAL_YOUNGER_THAN_IN_MIN, CONC_LIC_USAGE_SEND_NOTIF_WHEN_CONC_LOG_IN_REFUSED, CONC_LIC_USAGE_SEND_NOTIF_WHEN_STEALING_IDLE_SESSION, and CONC_LIC_USAGE_THRESHOLD_IN_PERCENT parameters were sent, before sending out the next notifications. It applies independently to each of the notifications. Added in version: 10.0. |
Default: 24 (hours) |
CONC_LIC_USAGE_NOTIF_RECIPIENTS |
Email addresses of the users to be notified when the concurrent license usage reaches the thresholds defined in the CONC_LIC_USAGE_SEND_NOTIF_IF_STEAL_YOUNGER_THAN_IN_MIN, CONC_LIC_USAGE_SEND_NOTIF_WHEN_CONC_LOG_IN_REFUSED, CONC_LIC_USAGE_SEND_NOTIF_WHEN_STEALING_IDLE_SESSION, and CONC_LIC_USAGE_THRESHOLD_IN_PERCENT parameters. Use colons or semicolons to separate multiple email addresses. Added in version: 10.0. |
Example: mgr@ppm.com |
CONC_LIC_USAGE_SEND_NOTIF_IF_STEAL_YOUNGER_THAN_IN_MIN |
When sessions that have been inactive less than the number of minutes defined in this parameter are forcibly closed to release concurrent licenses, a notification will be sent to email addresses defined in the CONC_LIC_USAGE_NOTIF_RECIPIENTS parameter. A valid value for this parameter should be greater than the value of the ALLOW_CONCURRENT_LICENSE_STEAL_AFTER_IDLE_DELAY_IN_MINUTES parameter, and smaller than the value of the *KINTANA_SESSION_TIMEOUT parameter. Introduced in version: 10.0. |
Default: 140 (minutes) |
CONC_LIC_USAGE_SEND_NOTIF_WHEN_CONC_LOG_IN_REFUSED |
When set to Introduced in version: 10.0. |
Valid values: true , false |
CONC_LIC_USAGE_SEND_NOTIF_WHEN_STEALING_IDLE_SESSION |
When set to Introduced in version: 10.0. |
Valid values: true , false |
CONC_LIC_USAGE_THRESHOLD_IN_PERCENT |
When the concurrent license usage reaches the specified percentage, an email notification will be sent to the email addresses defined in the CONC_LIC_USAGE_NOTIF_RECIPIENTS parameter. If the value is empty or <=0, this function is disabled. Any value greater than 100 is considered 100. Introduced in version: 10.0. |
Example: 95 |
**CONC_LOG_TRANSFER_PROTOCOL Required if ORACLE_APPS_ENABLED |
Transfer protocol used to transfer concurrent request logs and patching README files. If you use Object Migrator with PPM, you must specify a value. When only the protocol "SCP2JSch" enables retrieving AOL logs from the EBS server, the parameter should be set to "SCP2JSch". |
Default: Valid values: |
**CONC_REQUEST_PASSWORD Required if ORACLE_APPS_ENABLED = true |
Encrypted password of the concurrent request user. If you use Object Migrator with PPM, you must specify a value. Note: You must use |
Default: N/A Valid values: |
**CONC_REQUEST_USER Required if ORACLE_APPS_ENABLED = true |
Valid user on the Oracle system that can be used to retrieve concurrent request output files. If you use Object Migrator with PPM, you must specify value. Set the retrieval method (FTP or SCP). See the CONC_LOG_TRANSFER_PROTOCOL parameter. |
Example |
COST_CAPITALIZATION_ENABLED |
Flag to enable cost capitalization globally. You can enable this parameter only in the Note: We strongly recommend that you not change the value of this parameter after PPM has been put into use. |
Default: Valid values: |
COST_ROWS_BATCH_SIZE |
Batch size of rows for the Cost Rollup Service to process. |
Default: |
COST_RATE_RULE_ UPDATE_SERVICE_COMMIT_BATCH_ SIZE | Batch size for the Cost Rate Rule Update Service to process. | Default: 20 |
CUSTOM_SERVER_INFO |
Enables customization of the text |
Default: N/A Valid value: Text string |
CUSTOM_WARS |
List of custom WAR files that should be deployed in PPM. The corresponding WAR files should exist in the Introduced in version: 10.0. |
Example: ppm-sample-custom-war |
dashboard.Page-Filters-Usage |
Whether or not to enable dashboard page filters. Note: This parameter was removed in PPM 9.61. To enable dashboard page filters in PPM 9.61 or later versions, turn on the Dashboard Page Filters for Builder Portlets feature toggle. |
|
DATE_NOTIFICATION_INTERVAL |
Interval at which the PPM Server is to check to determine whether date-based notifications are pending, and to send them. |
Default: |
DAYS_TO_KEEP_APPLET_KEYS |
Number of days applet keys are retained in the |
Default: |
DAYS_TO_KEEP_COMMANDS_ROWS |
Number of days records are kept in the prepared commands tables before they are cleaned up. |
Default: |
DAYS_TO_KEEP_INTERFACE_ROWS |
Number of days to keep records of all interfaces. |
Default: |
DAYS_TO_KEEP_LOGON_ATTEMPT_ROWS |
Number of days to keep records of all logon attempts. Note:PPM keeps a record of the most recent logon attempt, regardless of when it occurred. So, for example, if the sole user only logs on once a month, PPM retains the record of the last logon, even if |
Default: |
DAYS_TO_KEEP_LOGON_SESSIONS_ROWS | Number of days to keep records of all user sessions. | Default: 60 |
**DB_CONNECTION_STRING (Required if RAC is used) |
Oracle RAC (Real Application Clusters) service name. |
Example |
DB_LOGIN_TIMEOUT |
Amount of time that the PPM Server is to continue to try to log on to the database (acquire the JDBC connections that make up the connection pool) before reporting that the database is unavailable. |
Default: |
*DB_PASSWORD |
Password for the database schema that contains the PPM tables. Note: You must use |
Example |
DB_POOL_DEADLOCK_CHECK_INTERVAL |
Specifies database pool deadlock check interval. |
Default: 10 |
DB_RECONNECTION_CHECK_INTERVAL |
Specifies database reconnection check interval. |
Default: 240 |
DB_SESSION_TRACKING |
May have been replaced by ENABLE_DB_SESSION_TRACKING |
Valid values: |
*DB_USERNAME |
Name of the database schema that contains the PPM tables. |
Example
|
DEBUG_REQUEST_URI_PATH |
Specify the UI path for the web service requests that are enabled for logging. Multiple values are separated by semicolons. |
Example: |
DEFAULT_COMMAND_TIMEOUT |
Number of seconds the PPM Server can try to run commands before it times out. |
Default: |
DEFAULT_EXPENSE_TYPE_FOR_POSITIONS |
Specifies the default value of expense type for staffing profile positions when costs are capitalized. Note: If the Expense Type field is not editable (because SOP 98-1 is not enabled on the parent entity of the staffing profile), Capex is still the default value regardless of how the parameter is set. |
Default value: Valid values: |
DEFAULT_FA_CLOSING_DAY |
When the feature of locking forecast and actual costs of the past months is enabled, this parameter specifies the default starting day of each month after which users cannot edit the forecast or actual cost of the previous month. If you set it to 1, it mean editing forecast or actual cost of the past months is not allowed. If you set it to a value greater than the days of a current month, it means editing forecast or actual cost of the past months is always allowed in the current month. |
Default value: 1 Valid values: 1-31 |
*DEFAULT_PAGE_SIZE |
Number of work plan lines that can be loaded into the Work Plan page for all new users. This setting indicates whether to use the fast setting or the slow setting (rather than indicating a specific size). In new installations, this defaults to the slow connection setting. We recommend that the system administrator review this setting after installation. If your system has mostly LAN users (fast connections), set this to use the fast setting. If your system has mostly WAN/VPN users (slow connections) or mixed usage, set this to use the slower setting. |
Default: |
DEFAULT_STAFFING_EFFORT_EDIT_MODE |
Specifies the default editable view (Gantt view or Table view) in Staffing Profile New UI. If you do not specify the parameter value, the default editable view is Gantt view. |
Default value: Valid values:
|
*DEFAULT_PAGE_SIZE_OPTION |
Initial type of page size (low, high, or custom) selected for the Edit My Profile page. |
Default: Valid values:
|
DEFAULT_REQUEST_SEARCH_ORDER_BY_ID |
Affects the Sort By field on the Search Requests page. The default value is |
Default: Valid values: |
*DEFAULT_TIME_SHEET_LINES_VIEW_MODE |
Determines whether the time sheet items in Time Management are grouped under appropriate headings, or displayed in a flat list without headings. For detailed information about grouped and ungrouped display of time sheet items, see the Time Management User Guide. |
Default: Valid values: |
DEMAND_FIELDS_CACHE_SIZE |
Specifies the size of the demand set fields cache in number of demand set. |
Default: |
DEMAND_FIELDS_CACHE_TIMEOUT |
Timeout for the demand set fields cache, expressed in seconds. |
Default: |
DEPLOY_BASE_PATH |
Deployment destination. Note: We recommend that you leave the default value unless the PPM Server directory is renamed. |
Default: |
DISABLE_DATES_BEFORE_RESOURCE_START_DATE_IN_TS |
Controls whether or not date cells earlier than a resource's start date are disabled in the time sheet.
The parameter does not work for the My Tasks portlet or REST APIs, where users can still log time on dates before your start date. |
Default: Valid values: |
DISPLAY_ICONFONT_AS_IMG | When it is set to true, icon fonts in PPM web pages are displayed as images. |
Default: Valid values: |
DIST_ENGINE_MONITOR_SLEEP_TIME |
Used in release distribution. Number of milliseconds the monitor waits between checking existing result listener. Use this parameter to adjust the amount of time the monitor sleeps between checks. Note: We recommend that you not change this value. It does not affect performance. |
Default: |
DMS_DB_ENABLE_ FULLTEXT_SEARCH |
To enable the database fulltext search feature in document management for PPM, set this parameter to Note: You must create and build database indexes in advance. For details, see the Document Management Guide and Reference. |
Default: Valid values: |
DMS_FILENAME_ DISPLAY_LENGTH |
Determines the number of characters shown in the References section for the names of files attached to PPM entities. |
Default: Valid values: |
DMS_FILENAME_SEARCH_MAX_RESULTS |
Specifies maximum number of matching items before applying filters from other search criteria, such as creation date or "Closed" status. You may need to increase this value if too many filename matching items are filtered out by very selective search criteria. |
Default: Valid values: |
DMS_INSECURE_FILE_EXTENSIONS | Defines the file extensions that you think insecure and cannot be uploaded to PPM. |
Default:
|
DMS_INSECURE_FILE_EXTENSION_CHECK |
Flags whether or not to prevent uploading files of the extensions defined in the DMS_INSECURE_FILE_EXTENSIONS parameter. If you set this parameter to |
Default: Valid values: |
DMS_SECURE_FILE_EXTENSIONS_ALLOW_LIST |
Defines a list of comma-separated file extensions that are allowed to be uploaded to PPM. If defined, it has priority over the following parameters:
Note: This parameter was added in PPM 9.62 to replace the parameter |
Default:
|
DMS_SECURE_FILE_EXTENSIONS_WHITE_LIST (removed since PPM 9.62) |
Defines a list of comma-separated file extensions that are allowed to be uploaded to PPM. If defined, it has priority over the following parameters:
Note: This parameter was removed since PPM 9.62. Use the parameter |
Default:
|
DMS_XSS_CHECK |
Flags whether or not to display the document download links. If you set this parameter to |
Default: Valid values: |
DMS_MIGRATION_DELAY_BETWEEN_DOCUMENT |
Determines the duration (in seconds) that a thread will wait between two documents to migrate. To lighten the load of the migration process on the PPM Server, increase the value of this parameter. |
Default: Valid values: |
DMS_MIGRATION_DOCUMENTS_BATCH_SIZE |
Determines the number of documents to be queued for migration on a given PPM Service node. Every time the DMS Migration Engine Service runs on a Service node, the queue of documents to be migrated is filled up. |
Default: Valid values: |
DMS_MIGRATION_THREAD_COUNT |
Specifies number of threads that will be migrating documents on a given PPM Service node. |
Default: Valid values: |
EDIT_TIMESHEET_TABLE_ MAX_HEIGHT |
The vertical size (in pixels) of the time sheet table before the vertical scroll bar appears in the table. For example, if you set it to |
Default value: Valid values: positive integer |
EMAIL_NOTIFICATION_SENDER |
Email address of the default sender of email notifications. This sender receives any error messages associated with email notifications. |
Example |
EMAIL_TEMPLATE_FILE_CHARSET |
Charset of the reset password email template. If you customize your reset password email messages, make sure the charset of the customized filed is the same as the template. Otherwise the message will not be displayed properly. Introduced in release: PPM 9.60 |
Default value: UTF-8 |
ENABLE_ADD_DELEGATE-FOR_ONESELF |
If you set it to If you set it to |
Default: Valid values:
|
ENABLE_ALL_PERFORMANCE_MONITOR | If you set this parameter to true , you enable the UI monitor, the portlet monitor, and the Background Services monitor, regardless of whether these three monitors are enabled or not. If you set this parameter to false , the UI monitor, the portlet monitor, and the Background Services monitor are enabled or disabled according to their own parameters. |
Default: false |
ENABLE_ANTISAMY |
If you set this parameter to If you set this parameter to If you enable the AntiSamy feature and still want your end users to access to specific hyperlinks, you can configure the the |
Default: Valid values: |
ENABLE_ASSET_SP_SYNCHRONIZED |
When it is set to true, the financial summary setting "Calculate the forecasted labor costs from the staffing profile (all labor costs are set to operating)." for new assets is enabled by default. Note:
|
Default: Valid values: |
ENABLE_ASSET_TM_ACTUAL_SYNCHRONIZED |
When it is set to true, the financial summary setting "Calculate the actual labor costs from time logged against the asset (all labor costs are set to operating)." for new assets is enabled by default. Note:
|
Default: Valid values: |
ENABLE_ASSET_TRACK_CAPITAL_COST |
When it is set to true, the financial summary setting "The asset tracks capital non-labor costs." for new assets is enabled by default. Note:
|
Default: Valid values: |
ENABLE_BACKGROUND_SERVICE_MONITOR |
If set to |
Default: Valid values: |
ENABLE_BUSINESS_OBJECTIVES |
Menus for creating and managing business objectives willl only show up if this parameter is set to true. If you set it to false, you may also want to hide the Business Objective field in all PFM request types. You should flush the usermenu cache after changing the parameter value to make sure the change takes effect on the related menus. |
Default: Valid values: |
ENABLE_COMMIT_RESOURCES_IN_RESOURCE_FINDER | Flags whether or not the option Commit selected resources is available in the resource finder. This option is used to commit assigned resources. |
Default: Valid values: |
ENABLE_DEBUG_REQUEST | Flags whether or not to enable logging the content of web service requests and responses for the purpose of troubleshooting. |
Default: Valid values: |
ENABLE_DISTRIBUTE_RESOURCES_IN_RESOURCE_FINDER | Flags whether or not the option Distribute demand evenly to selected resources is available in the resource finder. This option is used to distribute demand evenly to selected resources after they are assigned. |
Default: Valid values: |
ENABLE_CONC_FILES_RETRIEVAL |
Flags whether PPM server retrieves log/output files from Oracle E-Business Suite server or not. With the Oracle Apps (the extension for Oracle E-Business Suite) and the extension for Oracle Technology deployed on PPM Server, you may encounter performance issue with PPM server retrieving log/output files from Oracle EBS server. For better performance, you can add this parameter into the |
Default: Valid values: |
ENABLE_CONC_FILES_RETRIEVAL_DEBUG |
Controls whether to print debugging messages when transferring concurrent Request logs. If you want to troubleshoot the concurrent request logs retrieval from Oracle EBS server to PPM server, set both Even when the two parameters are |
Default: Valid values: |
ENABLE_IMPORT_EXPORT_WORK_PLAN |
When it is set to true, you can import tasks from Excel by downloading work plan as Excel, editing tasks in the Excel file, and then uploading the Excel file to PPM. |
Default: Valid values: |
ENABLE_SCP_CLIENT_DEBUG |
Controls whether to print debugging messages for SCP command. If you want to troubleshoot the concurrent request logs retrieval from Oracle EBS server to PPM server, set both Even when the two parameters are |
Default: Valid values: |
ENABLE_CONCURRENT_REQUEST_UPDATES |
Related to requests in Demand Management. If set to |
Default: Valid values: |
ENABLE_CONNECTION_CORRELATION |
The Connection Correlation page is intended for use by Software Support for troubleshooting and is disabled by default in a production environment. If the page is enabled, you access it by selecting Open > Administration > View connection correlation from the PPM Dashboard. To enable the Open > Administration > View connection correlation menu item and the Connection Correlation page, add the You should flush the usermenu cache after changing the parameter value to make sure the change takes effect on the related menus. |
Default: Valid values: |
ENABLE_DB_SESSION_TRACKING |
If set to |
Default: Valid values: |
ENABLE_IPV6 |
Add this parameter to the Note: If this parameter is not present in the |
Default: Valid values: |
ENABLE_GENERIC_SSO_TIMEOUT |
If you set this parameter to Note: In MLU environment, a window
pops up for you to select the session
language before you click Sign-in. If you set the parameter to |
Default: Valid values: |
ENABLE_JDBC_LOGGING |
Enables JDBC logging, which records SQL runs against the database, the time required to run the SQL, and the time to retrieve the results. This information is recorded in This parameter is useful in debugging system performance problems. You can set this parameter in the PPM Workbench interface without stopping the system (Edit > Settings). |
Default: Valid values: |
ENABLE_LOGIN_COOKIE |
If set to Remember my logon sets a cookie on the local machine that lets a user log on to PPM later, without providing logon information. You can also view reports through notification links, and so on, without logging on. This cookie is removed only if the user clicks Sign Out (or clears cookies, or the cookie expires). If a user closes the browser window without signing off, the cookie is not cleared. To disable this function, change the parameter value to Note: If PPM is integrated with an SSO provider such as SiteMinder, then set this parameter to false. If PPM is not integrated with an SSO provider, we recommend that you keep the parameter set to true. |
Default: Valid values: |
ENABLE_LOG_SUCCESS_SERVICE_LIST | Specify the refernces codes of services. If these services are run successfully, PPM will record the success logs for them. Reference codes are separated by semicolon. |
For example:
|
ENABLE_LW_SSO_UI |
If added to the |
Default: N/A Valid values: |
ENABLE_LW_SSO_WEB_SERVICE |
(For integration of PPM Tasks with Service Manager RFCs only) If LW-SSO authentication is enabled, add this parameter to the |
Default: N/A Valid values: |
ENABLE_MOBILITY_ACCESS_SERVICE |
If set to |
Default: Valid values: |
ENABLE_MOBILITY_APPS |
When this parameter is set to true, users accessing PPM with a mobile device will be sent to the legacy mobile UI. When it is set to false, they will be sent to the new mobile UI. Refer to PPM documentation for more information about differences between the legacy and new mobile UIs. If you change the parameter value, you should run |
Default: Valid values: |
ENABLE_OVERVIEW_PAGE_BUILDER |
Provided for backward compatibility if you have customized "overview pages". If you do not have customized "overview pages", leave the default value ( |
Default: Valid values: |
ENABLE_PORTLET_FULL_RESULTS_SORTING |
If set to |
Default: Valid values: |
ENABLE_PORTLET_MONITOR |
If set to |
Default: Valid values: |
ENABLE_PROJECT_LAUNCH_FROM_ACTION_MENU |
If set to |
Default: Valid values: |
ENABLE_PROJECT_COST_ROLLUP |
Setting this parameter to
Disabling this parameter helps save time and memory in the above actions. |
Default: Valid values: |
ENABLE_PROJECT_DETAIL_VALIDATE |
When you set it to When you set it to |
Default: Valid values: |
ENABLE_PROMISE_RESOURCE_ALLOCATION |
If set to |
Default: Valid values: |
ENABLE_PROPOSAL_SP_SYNCHRONIZED |
When it is set to true, the financial summary setting "Calculate the forecasted labor costs from the staffing profile." for new proposals is enabled by default. Note:
|
Default: Valid values: |
ENABLE_PROPOSAL_TM_ACTUAL_SYNCHRONIZED |
When it is set to true, the financial summary setting "Calculate the actual labor costs from time logged against the proposal request." for new proposals is enabled by default. Note: This parameter does not work for proposals that are saved as draft or created via then user interface table. |
Default: Valid values: |
ENABLE_PROPOSAL_TRACK_CAPITAL_COST |
When it is set to true, the financial summary setting "The proposal is for a project that tracks capital costs." for new proposals is enabled by default. Note: This parameter does not work for proposals that are saved as draft or created via then user interface table. |
Default: Valid values: |
ENABLE_QUALITY_CENTER_INTEGRATION a |
(For integrating with Quality Center version 10.00 only) If no XML mapping file has been generated and deployed to both PPM and Quality Center, set this value to |
Default: Valid values: |
ENABLE_QUERY_BUILDER |
If set to |
Default: Valid values: |
ENABLE_QUICKLIST_UPDATE |
Controls the visibility of the Update button on the Quick List. |
Default: Valid values: |
ENABLE_REQUEST_EXPORT_TO_PDF | If its is true, you can export a request to PDF by clicking More > PDF in the request details page. |
Default: Valid values: |
ENABLE_RESTRICTIONS_ON_PROJ_SEARCH |
To enable a restriction on the number of projects returned on project searches, set this parameter to To specify the maximum number of projects returned on project searches, set the |
Default: Valid values: |
ENABLE_ROADMAP_EXT_ATTR | If set to true , administrators can define the database view APM_ROADMAP_ENTITY_EXT_ATTR_V to add customized columns in APM roadmap hierarchy. |
Default: Valid values: |
ENABLE_SITE_MAP |
If set to |
Default: Valid values: |
ENABLE_SKIP_NAVIGATION |
If set to |
Default: Valid values: |
ENABLE_SP_LABOR_COST_UPDATE |
If set to PPM suggests that you do not change it to
|
Default: Valid values: |
ENABLE_SQL_TRACE |
Determines whether performance statistics for all SQL statements run are placed into a trace file. The SQL trace facility generates the following statistics for each SQL statement:
This parameter corresponds to the Enable DB Trace Mode checkbox in the Server Settings dialog box. |
Default Valid values: |
ENABLE_SSL_LOGIN |
Enables flag for the SSL Login page. If set to
|
Default: Valid values: |
ENABLE_STAFFING_PROFILE_LEGACY_VIEW |
Flags whether or not Staffing Profile Legacy UI is enabled so that you can switch staffing profile page between New UI and Legacy UI. |
Default: Valid values: |
ENABLE_STRATEGIC_THEMES |
Menus, request detalls section, and portfoliio Strategy tab for managing strategic themes will show up only if the parameter is true. You should flush the usermenu cache after changing the parameter value to make sure the change takes effect on the related menus. |
Default: Valid values: |
ENABLE_TIMESTAMP_LOGGING |
If set to Note: Including the timestamp adds text to each logged statement, which bloats the log file and can make it more difficult to read. |
Default: Valid values: |
ENABLE_TM_ALLOW_EMPTY_ITEM |
Default setting used by time sheet policies to specify what occurs when users try to submit time sheets that contain empty lines (lines in which all values are 0). Time sheet policies have options that correspond to these settings. For the users assigned to a time sheet policy, the policy can override the default value set for this parameter. Following are the parameter settings and descriptions of their effects if the user's time sheet policy does not override the selected setting:
For more information about time sheet policies, see the Time Management Configuration Guide. |
Default:
Valid values: |
ENABLE_TM_WORK_ITEM_PACKAGES |
If set to For information about the Work Items tab, see the Time Management Configuration Guide. |
Default: Valid values: |
ENABLE_TM_WORK_ITEM_EXTERNAL_DATA |
If set to
|
Default: Valid values: |
ENABLE_TM_WORK_ITEM_PROJECTS |
If set to For information about the Work Items tab, see the Time Management Configuration Guide. |
Default: Valid values: |
ENABLE_TM_WORK_ITEM_PROGRAMS |
If set to For information about the Work Items tab, see the Time Management Configuration Guide. |
|
ENABLE_TM_WORK_ITEM_REQUESTS |
If set to For information about the Work Items tab, see the Time Management Configuration Guide. |
Default: Valid values: |
ENABLE_TM_WORK_ITEM_TASKS |
If set to For information about the Work Items tab, see the Time Management Configuration Guide. |
Default: Valid values: |
ENABLE_TMPM_SYNC_SERVICE |
If set to |
Default: Valid values: |
ENABLE_UI_MONITOR |
If set to |
Default: Valid values: |
ENABLE_WEB_ACCESS_LOGGING |
If set to Note: If this is enabled on a busy system, Web access logging can generate many log files in |
Default: Valid values: |
ENABLE_WEB_SERVICES |
Enables the PPM Web services interface. |
Default: Valid values: |
ENABLE_WORK_ITEM_MISC |
If set to For information about the Work Items tab, see the Time Management Configuration Guide. |
Default: Valid values: |
ENABLE_WORKBENCH_NOTIFICATIONS |
If set to |
Default: Valid values: |
ENABLE_WORKBENCH_HTTP | If set to true, PPM Workbench communicates with PPM Server via HTTP(S). If set to false, PPM Workbench communicates with PPM Server via RMI(S). |
Default: Valid values: |
ENABLE_WORKPLAN_TAILOR_FROM_WORKPLAN_TEMPLATE | If it is set to true, when creating a work plan from a template, you can select which tasks in the template are imported to the work plan. |
Default: Valid values: |
ENFORCE_DOMAINS_ALLOWLIST_FOR_DESKTOP_MENU_XML |
When set to true, any menu.xml external links to a domain not listed in parameter MENU_EXTERNAL_URLS_ALLOWLIST will be blocked. Introduced in release: PPM 9.62 |
Default: Valid values: |
ENFORCE_DOMAINS_ALLOWLIST_FOR_MOBILE_MENU_XML |
When it is set to true, any mobile_menu.xml external links to a domain not listed in parameter Introduced in release: PPM 9.62 |
Default: Valid values: |
ETL_END_DATE |
If PPM's Operational Reporting solution is implemented, this determines the end date for the PPM data to extract, transform, and load into the Operational Reporting database schema. |
Default: N/A Valid values: Calendar date in the format |
ETL_START_DATE |
If PPM's Operational Reporting solution is implemented, this determines the start date for the PPM data to extract, transform, and load into the Operational Reporting database schema. |
Default: N/A Valid values: Calendar date in the format |
EV_ALLOW_PRORATING |
If set to |
Default: Valid values: |
EXCEL_EXPORT_POSITIONS_LIMIT | Specifies the maximum number of positions that can be exported to Excel on the Forecast Planning page. | Default: 2,000 |
EXCEL_EXPORT_RESOURCES_LIMIT |
Specifies the maximum number of resources that can be exported to Excel on the Search Resources page. |
Default: 3,000 |
EXCEPTION_DETAIL_LEVEL |
Determines the level of detail to include in internal error exceptions displayed in PPM. The exception message is included in server logs. This parameter uses a bitwise value combination, as follows:
A value of 7 includes all levels of detail. for the error. |
Default: Valid Values: |
EXCEPTION_ENGINE_PROCESSING_THREAD_COUNT | You can use this parameter to specify the thread number of the Exception Rule Service. | Default: 1 Valid values: Positive integer |
EXCEPTION_ENGINE_WAKE_UP_TIME |
Determines the time at which the daily exception engine full calculation runs. A full calculation is needed for exceptions that occur as time elapses. The default value of 1 (1:00 AM) specifies that the daily exception calculation is performed once every day at 1:00 AM. |
Default: Valid Values: Integer between 1 and 24 |
EXCEPTIONS_RETAIN_PERIOD |
Number of days non-service PPM exceptions are to be retained. Also see the LOG_EXCEPTIONS_TO_DB paramter. |
Default: |
EXTERNAL_WEB_PORT |
If you are using an external Web server to serve PPM clients, you must configure this parameter as an available port that can communicate with the PPM Server. Note: If you are using an external Web server, you must still configure the standard PPM*HTTP_PORT. This port is used internally by PPM reports. There is no need to make it accessible to the network. |
Valid value: |
EXTERNAL_WEB_PROTOCOL |
If you are using an external Web server to serve PPM clients, use this parameter to specify the protocol with which the Web server connects PPM server. For example, if the Web server connects PPM via http protocol, set EXTERNAL_WEB_PROTOCOL to HTTP, and use EXTERNAL_WEB_PORT to specify the port number. |
Default: Valid values: |
FAIL_EXECUTIONS_ON_STARTUP |
If the PPM Server stops while command executions are running, those executions are interrupted and the parent entities (package lines, releases, requests, and so on) are assigned the status "in progress". This parameter tells the server that, after it starts, it must check for any entities that have "in progress" status and that have no executions running (that is, executions that were interrupted). The server sets the internal status of those entities to FAILED, with a visible status of "Failed (Interrupted)". |
Default: Valid values: |
FS_DS_INCLUDE_MASTER_PROJECT_CHILDREN_CHECKBOX |
Customizes the label of the checkbox that decides whether or not the Financial Costs datasource of Self-Service portlet includes a project's related projects. Introduced in version: 9.65. |
Default: N/A Valid value: Text string |
FINANCIAL_LINES_DETAILS_MAX_COUNT | Maximum number of financial lines in a financial summary that can be viewed on the web page. If the number is exceeded, to view them, you have to edit them or export data to Excel. | Default: 300 |
FINANCIAL_SUMMARY_KEEPALIVE_MAX_IDLE_TIME | Maximum time (in minutes) for which PPM keeps alive for an idle user editing financial summary. | Default: 180 |
FOCUS_ON_FIRST_EDITABLE_FIELD_IN_REQUEST_DETAILS |
Controls whether or not PPM automatically focuses the cursor on the first editable field in the request details page. If a request is read-only, PPM does not focus on the first editable field, regardless of the parameter value. |
Default: Valid values: |
FONT_SIZE_OF_GRAPHIC_WORKFLOW |
Specifies a font size for displaying larger or smaller characters in workflow layout images. |
Default: |
FORECAST_PLANNING_PAGE_SIZE |
Number of staffing profile positions displayed on a Forecast Planning page in Resource Management. |
Default: |
FS_QUEUE_CONCURRENT_CONSUMERS |
Initial number of concurrent instances of the Financial Summary background service. |
Default: Valid values: |
FS_QUEUE_MAX_CONCURRENT_CONSUMERS |
Maximum number of concurrent instances of the Financial Summary background service. |
Default: Valid values: |
GLOBAL_TEAM_HEATMAP_COLORS |
Specifies the team heatmap colors for all the team in the system, including utilization colors and percentage fulfillment colors. The parameter value should be in the JSON format. Default value of this parameter is as follows. The "color" element only supports "RED", "YELLOW", and "GREEN", and it is case-sensitive. If you set the parameter to an invalid value, the system resets the parameter to its default value. { "utilizationColor":[ { "color":"RED", "min":"100", "max":"" }, { "color":"YELLOW", "min":"0", "max":"80" }, { "color":"GREEN", "min":"80", "max":"100" } ], "fulfilledColor":[ { "color":"RED", "min":100", "max":"" }, { "color":"YELLOW", "min":"0", "max":"80" }, { "color":"GREEN", "min":"80", "max":"100" } ] } |
|
GRAPHICAL_WF_ENABLED |
If set to |
Default: Valid values: |
GROUP.PRIVATE. |
If set to |
Default: Valid values: |
GZIP_ENCODING_ENABLED |
Determines whether HTTP responses are compressed before they are sent to PPM HTML clients. If set to By default, this is set to If all PPM clients have fast network access to the PPM Server, then consider setting this parameter to Caution: There is a known issue related to GZIP compression in the Oracle Java Virtual Machine (for details, see http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8028216 and https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8176548). If you see GZIP exceptions in the server log, you should set this parameter to |
Default: Valid values: |
*HEAVY_QUEUE_CONCURRENT_CONSUMERS |
Number of listeners per node to execute heavy background services. |
Default: 1 Valid values: |
*HEAVY_QUEUE_MAX_CONCURRENT_CONSUMERS |
Maximum number of listeners per node to execute heavy background services. |
Default: 1 Valid values: |
*HEAVY_QUEUE_MAX_DEPTH |
Maximum depth of the heavy services queue. |
Default: Valid values: |
*HEAVY_QUEUE_REDELIVERY_DELAY |
Delay between redeliveries of messages to the heavy service queue. |
Default: Valid values: |
*HEAVY_QUEUE_REDELIVERY_LIMIT |
Number of times messages are to be redelivered to the heavy service queue. |
Default: Valid values: |
HIDE_COST_TAB_ON_PROJECT_PAGE | This parameter is used to hide or display the Cost tab in the Project Overview page. Setting it to true, you hide the Cost tab. Otherwise, the tab is shown. |
Default: Valid values: |
HIDE_SECTION_WHEN_ITS_FIELDS_ARE_HIDDEN_BY_UI_RULES |
This parameter is used to hide a section in a request details page when all the fields in this section become invisible by UI rules. Setting it to true, you hide the section. Otherwise, the section is shown. Added in version: 10.0. |
Default: Valid values: |
HIDE_STAFFING_TAB_ON_ PROJECT_PAGE | This parameter is used to hide or display the Staffing tab in the Project Overview page. Setting it to true, you hide the Staffing tab. Otherwise, the tab is shown. |
Default : Valid values: |
*HIGH_PAGE_SIZE |
Recommended number of work plan lines to load into the Work Plan page if the user is connected through a fast connection such as a LAN. |
Default: Valid values: |
HIGHLIGHT_NONWORKING_DAYS_IN_TIMESHEET |
If set to |
Default: Valid values: |
*HISTORY_MENU_SIZE |
Number of links to display in the History menu in the PPM standard interface. |
Default: Valid values: |
*HOURS_TO_KEEP_DEBUG_MESSAGE_ROWS |
Number of hours to keep rows in the For high-volume PPM installations, a large number of rows may be generated in this table. For such installations, decrease this value accordingly. |
Default: Valid values: Positive integer |
*HTTP_PORT |
Port to use to communicate with the built-in HTTP server. If PPM is in stand-alone mode (that is, it is not integrated with an external Web server), then PPM clients must have access to the HTTP_PORT. If PPM is integrated with an external Web server, then client HTTP traffic is routed through the EXTERNAL_WEB_PORT Note: If you are integrating PPM with Application Lifecycle Management, then you must set the parameter to a number less than 32767. |
Default: Valid values: Unique port greater than 1024 and distinct from the Web server, SQL*Net, and RMI ports. |
HTTP_PROXY_URL |
URL of the HTTP proxy server used for PPM to connect to the Internet. It can be used by integration solutions or other PPM functionality. |
|
HTTPS_CIPHERS |
Specifies the ciphers for the SSL/ TLS protocol with which the PPM Server negotiates. This parameter accepts a comma-separated list of ciphers that the server is to allow for SSL/TLS connections. You can use the parameter to limit the cipher suite to a set of specific strong ciphers. |
Default: N/A Valid values: comma-separated list of ciphers |
HTTPS_KEYPASSWORD |
Keystore password (encrypted). This setting is required if the ENABLE_SSL_LOGIN parameter is set to You must use |
Default: N/A Valid values: |
HTTPS_KEYSTORE_LOCATION |
Full path location of the keystore. This parameter setting is required if the ENABLE_SSL_LOGIN parameter is set to |
Default: N/A Valid values: N/A |
HTTPS_PORT |
HTTPS port to use for SSL Login. This parameter setting is required if the ENABLE_SSL_LOGIN parameter is set to |
Default: |
HTTPS_PROTOCOL |
Specifies the HTTPS protocol (TLS) the PPM Server uses. Note: Starting from version 9.31, SSLv3 as the HTTPS protocol is disabled in order to enhance security. |
Default: Valid values: |
HTTPS_ENABLED_PROTOCOLS | Specifies the HTTPS protocols in details. | Default: TLSv1 , TLSv1.1 ,
TLSv1.2 |
HTTPS_WEB_THREAD_MAX |
Maximum number of HTTPS threads. This parameter setting is required if the ENABLE_SSL_LOGIN parameter is set to |
Default: Valid values: |
HTTPS_WEB_THREAD_MIN |
Minimum number of HTTPS threads. This parameter setting is required if the ENABLE_SSL_LOGIN parameter is set to |
Default: Valid values: |
IGNORE_NEGATIVE_UNMET_DEMAND |
If you set this parameter to If you set this parameter to |
Default: Valid values: |
IGNORE_UNMET_DEMAND_THRESHOLD |
When the position's daily unmet demand is smaller than the threshold, its unmet demand is ignored and the position is regarded as fulfilled. When the unmet demand is negative (over-allocation), PPM compares its absolute value with the threshold. |
Default:
0.000001 |
IGNORE_POOLS_WITH_ONLY_PAST_RESOURCE_PARTICIPATION |
When you add a resource as the requested resource of a position, PPM automatically fills the position's attributes based on the resource details. If the resource have allocations in different resource pools in different time periods, PPM by default lists all these resource pools for you to select one for the position. Now, if this parameter is set to |
Default value: Valid values: |
I18N_CARET_DIRECTION |
Caret position on input fields (for example, text fields). If unspecified, the system uses the value specified for I18N_SECTION_DIRECTION |
Default: Valid values: |
I18N_ENCODING |
Character encoding to be used on all HTML pages in the PPM standard interface. |
Default: |
I18N_LAYOUT_DIRECTION |
Default layout direction of HTML pages in the PPM standard interface. |
Default: ltr Valid values: |
I18N_REPORT_HTML_CHARSET |
HTML character set used to generate PL/SQL reports. Must map to the character set specified for I18N_REPORTS_ENCODING |
Default: Valid values: |
I18N_REPORTS_ENCODING |
Character encoding to use to generate reports in PPM. We recommend |
Default: Valid values: |
I18N_SECTION_DIRECTION |
Layout direction of custom sections (for example, request detail sections). If unspecified, the system uses the value specified for I18N_LAYOUT_DIRECTION. |
Default: Valid values: |
IMPACT_ANALYSIS_REPORT_CATEGORY |
If you have enabled the attachment of Universal CMDB Impact Analysis Reports for CIs in PDF format to requests in PPM, use this parameter to specify the default category value for impact analysis reports, for example, change or operation. For details, see the Demand Management Configuration Guide. |
Default: N/A Valid values: NO CHANGE
PLAN
NEW
CANCEL
|
IMPACT_ANALYSIS_REPORT_LANGUAGE |
If you have enabled the attachment of Universal CMDB Impact Analysis Reports for CIs in PDF format to requests in PPM, use this parameter to set the default language code. For details, see the Demand Management Configuration Guide. |
Default: N/A Valid values:de (German) en (English) es (Spanish) fr (French) it (Italian) ja (Japanese) ko (Korean) pt (Brazilian Portuguese) ru (Russian) zh (Simplified Chimese) |
IMPACT_ANALYSIS_REPORT_NAME | Specifies a name for the UCMDB impact analysis report. | Default: DefaultImpactA |
IMPACT_ANALYSIS_REPORT_SEVERITY | If you have enabled the attachment of Universal CMDB Impact Analysis Reports for CIs in PDF format to requests in PPM, use this parameter to set the default severity value for the impact analysis report. For details, see the Demand Management Configuration Guide. | Default: N/A Valid values: NORMAL WARNING(1 WARNING(2 MINOR(3 MINOR(4 MINOR(5 MINOR(6 MAJOR(7 MAJOR(8 CRITICAL |
*INSTALLATION_LOCALE | Language and country code of the PPM installation. The language code must match the PPM installation language. | Default: en_US Valid values: PPM installation language code |
JAVA_CLASSES_LOC | JRE classes location. | Example: C:/Java/j2sdk1.7 |
JAVA_PLUGIN_CLASSID |
Class ID for the Java plugin used for the PPM Workbench. The value of this
parameter is automatically set to |
Default: CAFEEFAC-0017 |
JAVA_PLUGIN_PATH_IE |
Web location for downloading the cross-platform Java plug-in bundle for Internet Explorer browsers. Note: If the parameter WORKBENCH_PLUGIN_VERSION has a value, but you do not want the JRE packages to be automatically downloaded, you can set the value of this parameter to If the value of the parameter WORKBENCH_PLUGIN_VERSION is JRE 8, the values of this parameter is empty because Oracle does not provide address for automatically downloading JRE 8. |
Default: //java.sun |
JAVA_PLUGIN_PATH_NS |
Web location for downloading the cross-platform Java plug-in installer for Netscape browsers. The value of this parameter is automatically set to |
Example: http://www.oracle |
JAVA_PLUGIN_VERSION | Earliest version of the Sun Java plug-in used to start the PPM Workbench. | Default: 1.7.0_72 |
JAVA_PLUGIN_XPI_PATH |
Web location for downloading the cross-platform Java plug-in installer for Firefox and Chrome browsers. Note: If the parameter WORKBENCH_PLUGIN_VERSION has a value, but you do not want the JRE packages to be automatically downloaded, you can set the value of this parameter to If the value of the parameter WORKBENCH_PLUGIN_VERSION is JRE 8, the values of this parameter is empty because Oracle does not provide address for automatically downloading JRE 8. |
Example: http://javadl.sun |
JDBC_DEBUGGING | Enables debugging of the Java database calls. | Default: false Valid values: true, false |
*JDBC_URL Note: For Oracle RAC (Real Application Clusters), this parameter must contain the host and port information for all databases to which the PPM Server connects. |
Locator for the database that contains the PPM database schema. Must be specified correctly for PPM Server to communicate with the database. Format: jdbc:oracle.thin:@<Host_Name>:<Port>:<SID> where
Note:
|
Default: 1521 Example: jdbc:oracle:thin |
*JOB_STATUS_CLEANUP_INTERVAL | Timeout (in minutes) for cleaning the JOB_STATUS table. |
Default: 720 (minutes)Valid values: |
JSP_RECOMPILE_ENABLED |
Determines whether changes to JSP files are picked up on a running server, thereby quickly making them visible. If set to |
Default: false on production systems, true on development systemsValid values: true, false |
*JSP_COMPILE_EXCLUDE_FOLDERS | If JSP_RECOMPILE_ENABLED is set to true , changes made to the JSP files inside the folders specified by the JSP_COMPILE_EXCLUDE_FOLDERS parameter are picked up on a running server, therefore making them visible quickly. |
Default: web/knta |
JVM_OPTIONS | For Micro Focus internal use only. Do not alter its value unless directed to do so by Software Support for PPM. | Default: N/A |
JWT_JWK_PROVIDER_PROXY |
The proxy of the JWK provider. Must use the format Introduced in version: 9.66 |
|
JWT_JWK_PROVIDER_URL |
Defines the URL of the JWK provider when using JWT Authentication. The If no value is provided, the JWT authentication is not activated. Introduced in version: 9.66 |
|
JWT_USER_INFO_CLAIM |
Specifies the JWT claim in which the PPM username or login ID will be stored. If empty, defaults to Added in version: 9.66 |
|
KEEP_ALIVE_INTERVAL | Frequency with which the client sends keep-alive messages to the PPM Server. | Default: 2 |
KEY_STORE_FILE | Specifies the keystore file for Secure RMI. (See the Enabling Secure RMI (Optional) topic in the Installation and Administration Guide.) | Default: N/A |
KEY_STORE_PASSWORD |
Password for the keystore created for Secure RMI. (See Enabling Secure RMI (Optional) topic in the Installation and Administration Guide.) Note: You must use |
Default: N/A Valid values: Encrypted password in the format #!#<Encrypted_Password>#!# |
**KINTANA_LDAP_ID Required if AUTHENTICATION_MODE = LDAP |
PPM account on the LDAP server. Used by the PPM Server to bind to the LDAP server. |
Default: N/A Examples: uid=admin, ou |
**KINTANA_LDAP_PASSWORD Required if AUTHENTICATION_MODE = LDAP |
PPM password on the LDAP server. The PPM Server configuration utility automatically encrypts this password. To manually edit this value, surround the encrypted password with #!# delimiters. |
Default: #!##!# Format: #!#<Encrypted_Password>#!# |
KINTANA_LOGON_FILENAME | Used in non-HTML notification, this parameter value is specified with the filename (to be appended to the URL), which points to the logon page. Note: We recommend that you not reset this parameter. |
Example: kintanaHome.html |
KINTANA_SERVER_DIRECTORY | Server directory location. Set this value if you have a clustered server setup. | Default: PPM_930_ALL |
KINTANA_SERVER_LIST | The server sets the (read-only) value of this parameter at runtime. | Example: aeon!rmi://ice |
*KINTANA_SERVER_NAME | Name of the PPM Server instance. If multiple PPM Servers are running on the same machine, this name must be unique for each server. If the server is running Windows, this name must match the name of the Windows service name. |
Default: |
*KINTANA_SESSION_TIMEOUT | Time set to elapse before the PPM Server terminates a user session (in the PPM Workbench or standard interface) because of inactivity. A value of 0 denotes no timeout. | Default: 120 (minutes) Valid values: 10 through 720 |
LDAP_BASE_DN | Base distinguished name on the LDAP server. Each LDAP URL must specify a base distinguished name (DN), which is used in place of the LDAP_BASE_DN server configuration parameter. If the URLs provided for LDAP_URL_FULL do not have a DN value, PPM uses the value set for LDAP_BASE_DN. | Default: N/A Examples: CN=Users,DC |
LDAP_BASE_DN | Base distinguished name on the LDAP server. Each LDAP URL must specify a base distinguished name (DN), which is used in place of the LDAP_BASE_DN server configuration parameter. If the URLs provided for LDAP_URL_FULL do not have a DN value, PPM uses the value set for LDAP_BASE_DN. | Default: N/A Examples: CN=Users,DC |
LDAP_CONNECT_TIMEOUT | The amount of time (in milliseconds) the PPM Service tries to connect o LDAP server before it times out. |
Default: -1 (equal to 15000)
|
LDAP_ENABLE_DEREFERENCING | If set to yes, enables LDAP dereferencing. For more details about LDAP dereferencing, see "Dereferencing Aliases" on Oracle's Sun Developer Web site (java.sun.com/products/jndi/tutorial/ldap/misc/aliases.html). |
Default: yes Valid values: yes, no |
**LDAP_GROUP_RECURSION_LIMIT (Required if AUTHENTICATION_MODE = LDAP) |
Number of levels of subgroups to traverse when importing users from groups. | Default: 15 |
LDAP_KEYSTORE | LDAP keystore. | Default: N/A |
LDAP_KEYSTORE_PASSWORD | LDAP keystore password. Note: You must use |
Default: N/A Valid values: Encrypted password in the format #!#<Encrypted_Password>#!# |
LDAP_LAST_SYNCH_TIMESTAMP | Last time the LDAP import was run. | Default: N/A |
LDAP_REFERRAL_CHASE | If set to true, enables the LDAP server to follow referrals. |
Default: false Valid values: true, false |
LDAP_REFERRAL_HOP_LIMIT | Maximum number of referral hops that the LDAP libraries can follow. | Default: 10 |
LDAP_SERVER_TYPE | Type of LDAP server used. | Default: N/A |
**LDAP_SSL_PORT Required if AUTHENTICATION_MODE = LDAP |
SSL port number on the LDAP server. If not specified, all transactions are carried over the port specified for **LDAP_URL. | Default: 636 |
**LDAP_URL (Required if AUTHENTICATION_MODE = LDAP) |
Comma-delimited list of LDAP URLs, which the PPM Server queries in the order specified. Note:
|
Format: ldap://ldap. Example: ldap://10.100 |
LDAP_URL_FULL |
PPM uses this parameter to handle multiple domains during LDAP authentication. The values for the parameter include a space-separated (not comma-separated) list of full LDAP URLs. Each LDAP URL must specify a base DN. Note:
|
Example: com.kintana.core .server.LDAP_URL _FULL=ldap://host. yourdomain.com /CN=Users,DC =yourdomain,DC =com ldap://host. yourdomai.com /OU=Users2,DC =yourdomain ,DC=com |
LEGAL_NOTICE_CAPTION |
Enables customization of the legal notice caption that displays on the PPM login page. Introduced in version: PPM 10.0. |
Default: N/A Valid values: Text string |
LEGAL_NOTICE_TEXT |
Enables customization of the legal notice content that displays on the PPM login page. Introduced in version: PPM 10.0. |
Default: N/A Valid values: Text string |
LICENSE_KEY | License key required to use PPM core functionality. | Example 36ha5b993c1776k |
*LIGHT_QUEUE_CONCURRENT_CONSUMERS | Number of listeners per node to execute light-weight background services. | Default: 1 Valid values: Positive integer |
*LIGHT_QUEUE_MAX_CONCURRENT_CONSUMERS | Maximum number of listeners per node to execute light background services. | Default: 3 Valid values: | Positive integer |
*LIGHT_QUEUE_MAX_DEPTH | Maximum depth of the light services queue. | Default: 10000 Valid values: Positive integer |
*LIGHT_QUEUE_REDELIVERY_DELAY | Delay between redeliveries of a message to the light service queue. | Default: 60000 (milliseconds) Valid values: Positive integer |
*LIGHT_QUEUE_REDELIVERY_LIMIT | Number of times a message can be redelivered to the light service queue. | Default: 5 Valid values: Positive integer |
LOAD_FACTOR | Determines how much load to place on a node in the server cluster. | Default: 1.0 Valid values: |
LOCAL_IP | Used to construct the servlet URL for use by PPM Server when the PPM Server internally invokes one of its own servlets. An example of this is when a report is executed. Ordinarily, this parameter should not need to be specified. | Defaults to the IP address extracted from the server configuration parameter *RMI_URL Example: 10.1.101.64 |
LOCK_TIMESHEET_ENABLED |
Enables you to lock time sheets as long as they are not cancelled, frozen, or closed. You should flush the usermenu cache after changing the parameter value to make sure the change takes effect on the related menus. |
Default: true Valid values: true, false |
LOG_EXCEPTIONS_TO_DB |
The menu item Search > Administrative > Exceptions, which opens the Search Exceptions page, is hidden by default. To enable it, set the You should flush the usermenu cache after changing the parameter value to make sure the change takes effect on the related menus. |
Default: false Valid values: true, false |
LOGIN_COOKIE_MAX_AGE | Maximum age (and thus the expiration) of cookies used to start a PPM session. | Default: 180 (days)Valid values: |
LOGON_METHOD | Method used to log on to PPM. | Default: USER_NAME |
LOGON_PAGE | URL for the PPM logon page. | Default: /web/knta |
*LOGON_TRIES_INTERVAL | Interval (in minutes) during which logon attempts are monitored. | Default: 15 (minutes) Valid values: Positive integer |
*LOW_PAGE_SIZE | Number of work plan lines to load into the Work Plan page if the user is connected through a slow connection such as a WAN. | Default: 20 Valid values: Positive integer |
LW_SSO_CLEAR_COOKIE | If LW-SSO authentication is enabled, add this parameter to the server.conf file to specify that PPM must clear the LW-SSO token when a user logs out of PPM.Note: For security purposes, we recommend that you always keep this parameter set to |
Default: N/A Valid values: true, false |
LW_SSO_DOMAIN | If LW-SSO authentication is enabled, add this parameter to the server.conf file to specify the LW-SSO domain. |
Default: N/A Valid values: LW-SSO domain Example: xyz.com |
LW_SSO_EXPIRATION_PERIOD | The token for validating user logon has an expiration value that determines an application's session validity. If LW-SSO authentication is enabled, add this parameter to the server.conf file to specify the LW-SSO token expiration period in minutes. Configure a token expiration for each Micro Focus application that uses LW-SSO. We recommend that you set the value to 60 (minutes). Note: The expiration value must be at least as high as that of the application session expiration value. For more information, see Configuring PPM for LW-SSO in the Installation and Administration Guide. |
Default: N/A Valid value: Integer (minutes) Recommended value: 60 |
LW_SSO_INIT_STRING | If LW-SSO authentication is enabled, add this parameter to the server.conf file to specify the value of the initString parameter. For information about the initString parameter, see LW-SSO Security Warnings in the Installation and Administration Guide. |
Default: N/A Valid value: String value at least 12 characters long |
LW_SSO_TRUSTED_DOMAIN | If LW-SSO authentication is enabled, add this parameter to the server.conf file to specify one or more LW-SSO trusted domains. To separate multiple domains, use semicolons (;). |
Default: N/A Valid value: Example: xyz.com ;abc.net |
MAC_LOG_SEVERITY a | Logging level to use. If set to 0, only integration exceptions and a summary are logged. If set to 1, events other than errors related to processing changes are also logged. | Default: 1 Valid values: 0 and 1 |
MAX_BATCH_TIMESHEET_FREEZE_CLOSE | Maximum number of time sheets that can be frozen or closed at one time is the lower of:
|
Default: None Valid values: Integer |
MAX_BATCH_TIMESHEET_LINE_APPROVE | Maximum number of time sheets that can be approved at one time is the lower of:
|
Default: None Valid values: Integer |
MAX_BUBBLE_CHART_RESULT | Maximum number of results to display in bubble charts. | Default: 500 |
MAX_BUBBLE_CHART_SIZE | Maximum number of bubbles (entities) that can be displayed in a bubble chart. | Default: 500 Valid values: Integer |
MAX_CONCURRENT_AGM_REST_CALL_FOR_TIMESHEET | Specifies the maximum number of concurrent users to import time information from Agile Manager. |
Default:
Valid values:
Recommended range: |
MAX_DB_CONNECTION_IDLE_TIME | Amount of time (in minutes) that an unused database connection stays open before it is closed and removed from the pool. | Default: 60 (minutes) |
MAX_DB_CONNECTION_LIFE_TIME | Amount of time that a database session is held open before it is closed and removed from the pool. Some Oracle cleanup operations that should be run periodically occur only at the end of database sessions. Therefore, do not keep database sessions open for the life of the PPM Server. |
Default: 1440 (minutes) |
MAX_DB_CONNECTION_WAIT_TIME | Amount of time that the system waits before it times out a request for a database connection. | Default: 180 (seconds) |
MAX_DB_CONNECTIONS | Maximum size of each of the two database connection pools that the PPM Server creates. Each user does not get a dedicated connection. The server uses connection pooling, so it opens a new database connection only if no connections are available in the pool. After this number is reached, user sessions queue for the next available database connection. |
Default: 60 |
*MAX_EXECUTION_MANAGERS | Maximum number of concurrent executions allowed to run on the server. If your system is heavily loaded, decreasing this may help reduce load, but may also delay execution of tasks. If your organization processes a high volume of packages, you may require more execution managers. |
Default: 15 |
MAX_FILES_UPLOADED_TO_PPM_PER_USER |
Maximum number of files that a single user is allowed to upload to the PPM. Introduced in release: PPM 9.62 |
Default: 1000 |
MAX_QC_ALM_RELEASES_NUMBER | Specifies the maximum number of releases from ALM to be displayed on the Project Details page in PPM | Default: 500 |
*MAX_LOGON_TRIES | Maximum number of logon attempts in the time interval specified for *LOGON_TRIES_INTERVAL. | Default: 5 |
*MAX_PAGE_SIZE | Absolute maximum number of work plan lines that can be loaded into the Work Plan page. Use this parameter to prevent excessive load on the server from excessive queries, and to prevent users from getting themselves into low performance situations. | Default: 500 |
*MAX_RELEASE_EXECUTION_MANAGERS | Number of command executions that can run in a release distribution simultaneously. Organizations that process a high volume of packages may require a larger number of release execution managers. |
Default: 15 Valid values: Integer greater than 1 |
MAX_RESULTS_ALLOWED_ON_PROJ_SEARCH | Specifies the maximum number of projects returned on project searches. To set this restriction, you must also set the ENABLE_RESTRICTIONS_ON_PROJ_SEARCH parameter. |
Default: 1000 Valid values: Positive integer |
MAX_RESULT_OF_AUDIT_EVENT_QUERY | Specifies the maximum number of audit event query results. | Default: 1000 Valid values: Positive integer |
MAX_SERVER_CONF_BACKUPS | Number of server.conf file backups to be maintained when application configuration parameters are updated through the Administration Console. |
Default: 1 Valid values: Positive integer |
MAX_RSC_IN_SG_TMAPPROVERS | Specifies the maximum number of resources allowed in a security group that serves as time approvers. | Default: 10,000 Valid values: |
MAX_WEB_ATTACHMENT_SIZE_IN_MB | Specifies maximum attachment size (in MB) for files uploaded using PPM web interface. | Default: 20 Valid values: Integer |
MENU_EXTERNAL_URLS_ALLOWLIST |
A comma-separated list of domains/server names/IPs that are allowed in external URLs (HTTP or HTTPS) in custom menu XML files. All sub-domains will be allowed unless explicitly specified. Whether this is enforced depends on the values of parameters Introduced in release: PPM 9.62 |
Default: None |
MOBILITY_ACCESS_BATCH_SIZE | Number of emails that the Mobility Access service fetches in a single batch. | Default: 100 |
MOBILITY_ACCESS_FETCH_TIMEOUT | Amount of time the PPM Server tries to connect to the email account before it times out. | Default: 3 |
MOBILITY_ACCESS_HIDE_INITIAL_MESSAGE | Controls whether to hide or display the initial text in an Mobility Access email notification. | Default: false |
MOBILITY_ACCESS_SERVICE_INTERVAL | Number of minutes the Mobility Access service is to wait after the start time or the last batch sent, before sending out the next batch of email notifications. | Default: 5 |
MOBILITY_ACCESS_THREAD_COUNT | Number of threads that the Mobility Access service uses to process emails. | Default: 1 |
MSP_NOTES_SIZE_LIMIT | Maximum size of Microsoft Project notes in PPM. Notes larger than the size specified for this parameter are truncated when MSP data is synchronized with PPM. | Default: 2 MB |
MSP_PROJECT_CUSTOM_FIELD | Microsoft Project includes a set of pre-defined text fields (Text1, Text2, Text3, and so on) that users can use to store whatever they want. By default, PPM uses the Text30 field at the project level in Microsoft Project to store information about the PPM project with which the Microsoft Project file is associated. If you already use the Text30 field in Microsoft Project, you can use this parameter to specify the Microsoft Project field for PPM to use. Caution: Do not change this parameter value after the Microsoft Project integration has been used. |
Default: Text30 |
MSPS_RESOURCE_CUSTOM_FIELD | Used to specify which enterprise custom resource field name is to be used by the Plug-in for PPM during enterprise resource mapping. Make sure that you specify a value for this parameter for each resource on all MSP Servers, and that the value uniquely identifies a resource across all MSP Servers. Use this parameter only when working with multiple MSP servers. |
Default: none |
MY_LINKS_MAX_COUNT | Maximum number of links a user can add to the My Links menu in the standard interface. | Default: 100 Valid values: Positive integer |
**NLS_DATE_<NLS_LANGUAGE> | Language used to display dates, by locale, on a multilingual PPM system. You can specify NLS_DATE_<NLS_LANGUAGE> using all languages installed on a PPM instance. Although values are set during installation when the administrator selects the languages to install, the administrator can also add these values to the server.conf file manually. For example, if you install Korean and Brazilian Portuguese languages after you install PPM, you would add the following to the server.conf file: com.kintana.core.server.NLS_DATE_KOREAN=GENERIC_M and com.kintana.core.server.NLS_DATE_BRAZILIAN_PORTUGUESE=GENERIC_M For guidance on what values to set for this parameter, see the Oracle Database Globalization Support Guide(http://www.oracle.com/technology/software/index.html). |
Valid values: Any Oracle-supported values |
NLS_SORT_<NLS_LANGUAGE> | Sort order of search results displayed on a multilingual PPM system. You can specify NLS_SORT_<NLS_LANGUAGE> values for all of the languages installed on a PPM instance. Although values are set during installation when the administrator selects the languages to install, the administrator can also add these values to the server.conf file manually. For example, if you install Korean and Brazilian Portuguese languages after you install PPM, you would add the following to the server.conf file: com.kintana.core.server.NLS_DATE_KOREAN=GENERIC_M and com.kintana.core.server.NLS_DATE_BRAZILIAN_PORTUGUESE=GENERIC_M For guidance on what values to set for this parameter, see the Oracle Database Globalization Support Guide(http://www.oracle.com/technology/software/index.html). |
Valid values: Any Oracle-supported values |
NLS_TERRITORY<NLS_LANGUAGE> | Oracle defaults for a territory by Java locale. | Valid values: Any Oracle-supported values |
NOTIFICATIONS_CLEANUP_PERIOD | Number of days that notifications remain in the system before the Notifications Cleanup Service removes them. | Default: 7 Valid values: Integer greater than 1 |
NUMBER_OF_FUTURE_YEARS_TO_SHOW_ON_FINANCIAL_SUMMARY |
Number of future fiscal years that can be viewed throughout financial summaries. For details, see Configuring Range of Fiscal Years in the Installation and Administration Guide. Time Managementuses this value to determine the latest future fiscal year that users can specify in the Fiscal Year and Data Range fields on a financial summary. Note: This parameter is also applied to snapshots of financial summaries, but is applied relative to the fiscal year each snapshot was taken, and not relative to the current fiscal year. |
Default: 5 Valid values: Integer between 0 and 20 |
NUMBER_OF_PAST_YEARS_TO_SHOW_ON_FINANCIAL_SUMMARY |
Number of future fiscal years that can be viewed throughout financial summaries. For details, see Configuring Range of Fiscal Years in the Installation and Administration Guide.. Time Management uses this value to determine the earliest previous fiscal year that users can specify in the Fiscal Year and Data Range fields on a financial summary. Note: This parameter is also applied to snapshots of financial summaries, but is applied relative to the fiscal year each snapshot was taken, and not relative to the current fiscal year. |
Default: Valid values: |
ODATA_LINK_BASE_URL |
The URL that PPM uses to generate the OData links for self-service portlet data sources. If not set, PPM uses the BASE_URL to generate the OData links. The format of this parameter is the same as BASE_URL. Added in version: 9.66. |
Default: null |
ONLINE_IMPACT_ANALYSIS_REPORT |
Enable or disable the attachment of Universal CMDB Impact Analysis Reports for CIs in PDF format to requests in PPM Center. For details, see the Demand Management Configuration Guide. |
Default: Valid values: |
OPTIMIZATION_ITERATION_MULTIPLIER |
Number of algorithmic iterations that the optimization engine is to run. The more iterations, the more time is given to finding an optimal portfolio. Although the default is adequate in most instances, complex cases can benefit from more iterations. Note: This parameter also affects generation of the Efficient Frontier curve. |
Default: |
OPTIMIZER_NUMBER_OF_TIMESHIFTS |
Maximum number of periods the optimizer can shift start dates forward. This does not affect manually-shifted Portfolio Management entities. If you allow a new start date for a project, the optimizer can start the project any time between the original start date and six months beyond that date. |
Default: |
**ORACLE_APPS_ENABLED |
Determines whether PPM is to be integrated with Oracle Apps. You must set this parameter to |
Default: Valid values: |
ORACLE_APPS_VERSION |
Version of Oracle Apps used. For releases R11, R11i, and R12, specify R11. |
Default: Valid values: |
ORACLE_DB_VERSION |
The server sets this read-only parameter value during startup. |
Example Valid values: |
*ORACLE_HOME |
Full path to the Oracle home directory on the PPM Server. The |
Example
|
PACKAGE_LOG_DIR |
Directory to which PPM writes package output. In a server cluster, if you have overridden the default value for this parameter to refer to a different directory, then all servers in the cluster must be able to access and share the directory. |
Default: |
PACKAGE_LOG_EXT |
Extension used for package log files. |
Default: |
PACKAGE_LOG_HEADER |
Prefix used for package log file names. |
Default: |
PAGE_PDF_EXPORT_DISABLED |
To disable the Export to PDF feature, add this parameter to the |
Default: N/A Valid values: |
PARTITION_NAME |
Logical group name assigned to a cluster of Tomcat application servers. Any node in the server cluster that is started with the same partition name becomes part of the cluster. The value for this parameter is set during installation. The startup script pulls the specified partition name from the |
Default: N/A |
*PASSWORD_EXPIRATION_DAYS |
Expiration period of passwords for new users. A value of 0 indicates no expiration. |
Default: Valid values: |
*PASSWORD_REUSE_RESTRICTION_DAYS |
Number of days to restrict the reuse of an old password from the last date the password changed. A value of 0 indicates no restriction. |
Default: Valid values: |
PDF_FONT_FILE |
Absolute file path to the font used in exporting work plans in PDF file format. |
Default: N/A Valid values: |
PENDING_STATUS_CHANGE_SERVICE_POOL_SIZE |
Size of the thread pool for the Request Status Change service. |
Default: Valid values: integer |
PLUGINS |
Semicolon-separated list of plugins used by the PPM Server. |
Default: N/A |
*PM_CAN_ROLLUP_ACTUALS_ON_SAVE |
If set to |
Default: Valid values: |
*PM_NUM_EDIT_ASGMTS |
Maximum number of assignments that can be displayed for editing on the Enter Actuals page in Project Management. |
Default: |
PORTFOLIO_MANAGEMENT_LICENSE_KEY |
License key required to use Portfolio Management. This key is available in the Autopass license key file. |
Default: N/A |
PORTLET_EXEC_TIMEOUT |
Amount of time (in seconds) a portlet's SQL statement is to run before it is automatically disconnected from the database. This parameter is used to limit long-running queries in portlets, which may be caused by adding portlets without filtering criteria. Used to avoid excessive database CPU processing when users end their sessions before processing has completed. Note: Increase the value of |
Default: |
PORTLET_MONITOR_THRESHOLD |
If the |
Default: 10000 |
PORTLET_MONITOR_PERSIST_STATE | If set to true , information captured by portlet monitor logs performance is saved in the table PPM_PERFORMANCE_LOG. |
Default: Valid values: |
PORTFOLIO_MAX_PPA_INITIATIVES |
Defines the maximum number of initiatives (proposals, projects, and assets) that can be included in a portfolio. Note: You should be careful when increasing the default value as it might have performance impact. |
Default: 1000 |
PROJ_COST_ROLL_UP_DURATION_IN_DAYS |
Determines the maximum duration of a project (based on start and finish dates of root task in the assigned work plan), on which cost roll-up calculations are performed. The default is optimized for performance. |
Default: |
PROJECTED_COST_FORMULA_TYPE |
Controls how PPM calculates projected cost. Projected Cost = the cost of each previous month + the cost of the current month + the cost of each future month. When this parameter is set to When this parameter is set to |
Default: Valid values: |
PV_USE_ACTIVE_BASELINE_DATES |
If set to true, enables users to use the Planned Value (PV) calculation algorithm, which uses projects' active baseline dates instead of their scheduled dates. When the Project Planned Value Update service runs, and the
Where When the Project Planned Value Update service runs the first time after this flag is turned on, projects with scheduled dates and active baseline dates that are past are added to the queue for PV recalculation. |
Default: Valid values: |
*QUARTZ_WORKER_THREADS |
Number of threads to be invoked per PPM Server node to send messages. |
Default: Valid values: |
REMOTE_ADMIN_REQUIRE_AUTH |
Determines whether user authentication is required for remote administration of the PPM instance. If set to If set to |
Default: Valid values: |
REMOTE_IP_HTTP_HEADER |
The HTTP Header storing the IP of remote clients when using a Web server or load balancer in front of PPM. Introduced in version: 9.65. |
Default: X-Forwarded-For Valid values: Any valid HTTP header name. |
REPORT_DIR |
If you want report output to be written to a location other than the default directory (outside of the PPM Server directory structure), use this parameter to specify a different directory. Make sure that the PPM Server has access to the directory so that the report output HTML files can be written here. |
Example
|
REPORT_LOG_DIR |
Directory in which the PPM report logs are stored. Note: In a server cluster, if you have overridden the default value for this parameter to refer to a different directory, then all nodes in the cluster must be able to access and share the directory. |
Same default value as the BASE_LOG_DIR parameter Example
|
REPORTING_BASE_URL |
If Operational Reporting is deployed on your system, this is the base URL for your BusinessObjects server. |
Example
|
REPORTING_JDBC_URL | If Operational Reporting is deployed on your system, this is the locator for the database that contains the Operational Reporting database schema. | NA |
REPORTING_DB_USERNAME | If Operational Reporting is deployed on your system, this is the username for the Operational Reporting database schema. | NA |
REPORTING_DB_PASSWORD | If Operational Reporting is deployed on your system, this is the password for the Operational Reporting database schema. | NA |
REPORTING_STATUS_REFRESH_RATE |
Frequency with which report status is refreshed and displayed to the user. |
Default: (seconds) |
REQUEST_AND_PROJECT_KEEPALIVE_MAX_IDLE_TIME |
Specifies the duration (in minutes) that you can stay idle on the Create Request page, Request Details page, Project Details page, and Edit Time Sheet page before your session starts to time out.
|
Default value: Valid value: integer |
REQUEST_LINK_ALM_ENTITY_STATUS | Setting the parameter value to false disables
the PPM Center defect workflow driven
synchronization between PPM Center request
status and ALM entity status. The default value
is true . |
Default value:
Valid values:
|
REQUEST_LOG_DIR |
Location for Request execution log output. (Logs directory directly under the directory specified by the BASE_PATH parameter.) Note: In a server cluster, if you have overridden the default value for this parameter to refer to a different directory, then all nodes in the cluster must be able to access and share the directory. |
Example
|
REQUEST_QUICK_EDIT_MAX_ROWS | Specifies the request quick edit maximum rows. |
Default value: Valid values: <= 100 |
REQUEST_QUICK_EDIT_MAX_COLS |
Specifies the request quick edit maximum columns. Be cautious when setting this value too high. It might cause performance issues. |
Default value: Valid values: integer |
REQUEST_TYPE_CACHE_TIMEOUT |
Determines the stale check timeout frequency for the cache that holds mapping between parameter and tokens for Request Type and Request Header Type. Note: Do not change the value of this parameter. |
Default: 3600 |
REQUEST_SEARCH_RESULTS_MAX_ROWS |
Maximum number of results returned by a search. The value is displayed as the default in the Limit Rows Returned To field. You can increase or lower the value to meet your needs. If you want to restrict the maximum number of records returned for the current search only, you can change the value in the Limit Rows Returned To field directly. |
Default: |