1.
You want the /event/billing/deal/purchase event to trigger the opcode 4008. Which of the following shows a VALID pin_notify entry?
2.
Which of the following sample programs can be used to create accounts in Portal?
3.
Which of the following statements about Event Notification is TRUE?
4.
Which of the following statements about activity opcodes is INCORRECT?
5.
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.
6.
Which of the following statements about Portal billing is TRUE?
7.
Which of the following tasks does the application, pin_bill_accts, NOT perform?
8.
Each set below contains a list of bill and A/R items. Which list contains ONLY bill items?
9.
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?
10.
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.