The system information definition file defines the information involved with overall system behavior, such as port numbers for mail transmission and cut-off dates for usage charges. It is necessary to restart the services to reflect the modification.
The file name and storage location are as follow:
fscsm_config.xml
%FSCSM_HOME%\conf
Item | Description |
|---|---|
sendmail.smtp | IP address or hostname of the smtp server for sending email |
sendmail.smtp.port | Port number of the smtp server for sending email |
sendmail.fromAddr | Email address of the sender |
gui.global.title.label | Specify the strings to show in header part of cloud management portal, and the sender name of Email for user notification. Default: FUJITSU Software Cloud Services Management |
accounting.calc.use | Specify whether to use the usage charge calculation function in following format: true: Use false: Do not use Default: true |
accounting.cutoff.date | Specify the cut off date for usage charges. Specify a value between 1 and 31. In cases where the specified date does not exist, the cut-off date will be the end of the month. For example, if 31 is specified, but the month only has 30 days, then the 30th will be used as the cut-off date. In case to modify this item, modify this after setting up this product in mandatory. Not modify this after starting the operation of this product. Default: 31 |
accounting.cutoff.month | Specify the month to be used as the base when referencing usage charges for multiple months in the [Billing] window. Specify a value between 1 and 12. Default: 4 |
accounting.retention.use | Specify whether to use the function for storing (deleting) usage charge data (including metering) in following format: true: Use. Usage charge data for which the storage period has expired is deleted. false: Do not use. Usage charge data is not deleted. Default: false |
accounting.retention.period | Specify storage period of usage charge data (including metering). Specify the year and month of storage period in the format YY-MM. Default: 09-00 Not to specify 00-00. It is automatically executed to delete the expired usage charges data, on 1:15 every day. Valid only when the function for storing (deleting) usage charge data is set to "true". |
accounting.mail.sender.address | The sender address used when sending monthly usage charge files. |
accounting.mail.sender.name | The sender name used when sending monthly usage charge files. |
accounting.mail.receiver.address | Specify the destination used when sending monthly usage charge files. Multiple addresses can be specified. |
help.url.operation_manager | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked in case that Operator - Approver is logging in to the Cloud Management Portal. Default: /manual/index.html |
help.url.operation_user | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked in case that Operator - Representative is logging in to the Cloud Management Portal. Default: /manual/index.html |
help.url.planEval_manager | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked in case that Planner - Approver is logging in to the Cloud Management Portal. Default: /manual/index.html |
help.url.planEval_user | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked in case that Planner - Representative is logging in to the Cloud Management Portal. Default: /manual/index.html |
help.url.bizSysProv_manager | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked in case that platform provider - Representative is logging in to the Cloud Management Portal. Default: /manual/html/B1WS-1231-01ENZ0-00/index.html |
help.url.bizSysProv_user | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked in case that platform provider - Representative is logging in to the Cloud Management Portal. Default: /manual/html/B1WS-1231-01ENZ0-00/index.html |
help.url.default | Specify the path or the external URL of the file (User's guide) displayed when the [Help] link is clicked by the objective role user in case that key of help.url.<role ID>on the cloud management portal. Default: /manual/index.html |
org.depth.max | Specify the maximum number of levels of the organization hierarchy. Specify an integer between 1 and 5. When changing the value of this item, modify the value of gui.org.hierarchy.label.<n> accordingly. Default: 3 |
gui.org.hierarchy.label.<n> | Specify the name for the organization hierarchy. For <n>, specify the level in the organization hierarchy using an integer between 1 and 5. When modifying org.depth.max, specify the value for this item according to the new value of org.depth.max. Default: gui.org.hierarchy.label.1: Unit gui.org.hierarchy.label.2: Division gui.org.hierarchy.label.3: Department If something other than an integer between 1 and 5 is specified, the organization hierarchy name corresponding to that value is not displayed. |
gui.org.customfield.label.<n> | Specify the item name of the custom field that can be defined for the organization. - Only specify an integer between 1 and 5 for <n> when you want to add an item. Default: gui.org.customfield.label.<n>: Organization Custom Field <n>(defined in fscsm_config.xml) |
gui.user.customfield.label.<n> | Specify the item name of the custom field that can be defined for users. For <n>, specify an integer between 1 and 5. By adding this item, it is possible to increase the items that can be configured when creating and modifying users. Up to five items can be added. Default: gui.user.customfield.label.<n>: User Custom Field name <n>(defined in fscsm_config.xml) |