Modify the accounting information of the L-Platform templates that are already enabled. This corresponds to the case of raising the price or setting limited time price for campaign.
It is also possible to modify accounting information for L-Servers imported into the system.
Follow the procedures below to modify accounting information for either L-Platform templates registered in the product master or L-Servers imported into the system.
Execute the output function of the product master maintenance command.
The accounting information of the L-Platform templates registered on the product master will be output to the specified accounting information file by executing the output function of the product master maintenance command. Refer to "10.4 productmaintain (Product Master Maintenance)" in the "Reference Guide (Command/XML) CE" for information on the output function of the product master maintenance command.
Modify the price, or specify the time period of the output accounting information file.
An example of the modification of the accounting information file is shown below. Specify future date to the modification date.
Add the modified unit price data newly to change the unit price of the product that is already registered on the product master.
Example) Modify the unit price of the product whose product ID is "ID001" to $2.10 from 2012-08-01.
Before modification:
Product ID | Priority | Unit price | Start of applicable date | End of applicable date | |
Data A | ID001 | 0 | $2.00 | 2012-01-01T00:00:00.000+0900 | None |
After modification:
Product ID | Priority | Unit price | Start of applicable date | End of applicable date | |
Data A | ID001 | 0 | $2.00 | 2012-01-01T00:00:00.000+0900 | 2012-07-31T23:59:59.999+0900 |
Data B | ID001 | 1 | $2.10 | 2012-08-01T00:00:00.000+0900 | None |
Set as follows for existing data A.
- End of applicable date: Modify to the date just before the modification date.
Set as follows for new data B.
- Priority: Higher priority than the existing data A
- Unit price: New unit price
- Start of applicable date: Modification date
- End of applicable date: Omit
Add new data for the specific time period if a limited time price such as campaign price is to be registered.
Example) Halve the price in the period between 2012-08-01 and 2012-08-31.
Before modification:
Product ID | Priority | Unit price | Start of applicable date | End of applicable date | |
Data A | ID001 | 0 | $2.00 | 2012-01-01T00:00:00.000+0900 | None |
After modification:
Product ID | Priority | Unit price | Start of applicable date | End of applicable date | |
Data A | ID001 | 0 | $2.00 | 2012-01-01T00:00:00.000+0900 | None |
Data B | ID001 | 1 | $1.00 | 2012-08-01T00:00:00.000+0900 | 2012-08-31T23:59:59.999+0900 |
Do not modify existing data A.
Set as follows for new data B.
- Priority: Higher priority than the existing data A
- Unit price: New unit price
- Start of applicable date: Start date of the period
- End of applicable date: End date of the period
Refer to "15.2.2 Accounting Information File Format" for information on the accounting information file format.
Notify the tenant of the contents of the modified L-Platform templates (L-Platform template name, usage fee (the estimated price), start of applicable date, etc.).
Execute the register function of the product master maintenance command.
Specify the accounting information file updated, and execute the product master maintenance command. Refer to "10.4 productmaintain (Product Master Maintenance)" in the "Reference Guide (Command/XML) CE" for information on the register function of the product master maintenance command.
Note
If the applicable start date is not set to a future date and time, modify the charge information after the system has stopped. If system operation is not stopped, the pre-modification amounts may be displayed for the estimated charges and usage charges.
The displayed price does not change for the subscription from saved specifications if the specifications are saved before modifying the price. Notify the tenant of the cautions that the price will not be the price displayed on the L-Platform management window but be the modified price after the modification date.