Which two steps are necessary to ensure that Enterprise Manager 12c Cloud Control self-service chargeback metering data can be accessed by external billing systems?

Which two steps are necessary to ensure that Enterprise Manager 12c Cloud Control
self-service chargeback metering data can be accessed by external billing systems?

Which two steps are necessary to ensure that Enterprise Manager 12c Cloud Control
self-service chargeback metering data can be accessed by external billing systems?

A.
Importing the output into the external billing system

B.
Defining the external billing system as an Enterprise Manager target that may connect to
the Chargeback application

C.
Using an RSS feed from the relevant self-service portals

D.
Using an RSS feed from the Chargeback home page

E.
Running emcli get_metering_data

F.
Importing the data captured by the RSS feed into the external billing system



Leave a Reply 2

Your email address will not be published. Required fields are marked *


ORA-600

ORA-600

AE

External billing systems
Using the Enterprise Manager command-line interface (emcli) get_metering_data command,
administrators can extract metering data from the chargeback schema that can then be
imported into external billing systems. The following parameters can be used:

• start_date and end_date: If either or neither is specified, data for the latest reporting
cycle is printed.
• charge: Print charge data. If not specified, usage data is printed.
• cost_center: Internal name of the cost center to report upon. If not specified, the cost
center of the user logged in to emcli is used.
• target_type: Optionally, restrict the output to a particular target type. Allowable values
are oracle_database, oracle_vm_guest, host, and weblogic_j2eeserver. If specified, the
target_name parameter must also be specified.
• target_name: If restricting output to a particular target type, optionally restrict output to
an individual target.