Listed below are steps for setting up a configurable bill item. Put them in the correct order.
1. Restart the CM.
2. Load config_item_tags.xml and config_item_types.xml
3. Add custom item to config_item_tags.xml and config_item_types.xml
4. Create new item subclass using the Developer Center.
5. Login to the Customer Center to verify the items configured.
You have been asked to configure a new bill item based on the following scenario. For IP service, create a new bill item called ip_usage. For this bill item, you want to show an accumulation of all IP usage charges for the bill
cycle. The bill item should be created only when a usage event is generated for the service.
Which of the following provides the correct configuration?
All Portal opcodes are defined in the ___________________ file. An opcode corresponds to a ___________________. To write the code to implement the new opcode, you can use the ___________________ file as a template.