Syntax
MS Windows:
setup.bat migration generateCIPackageReport <toFilePath>
UNIX and Linux:
./setup.sh migration generateCIPackageReport <toFilePath>
Name | Definition |
---|---|
toFilePath |
The file where the report will be generated |
This command checks that chargeable item packages are in the
database and generates a report to convert them
into chargeable item classes.
The report is in XML format and is generated in the file
specified by the argument <toFilePath>.
The element
migrateChargeableItemClass
represents a chargeable item defined in a chargeable item
package and converted into an independant chargeable item class.
This element contains the following attributes:
If a naming conflict prevents the use of the same identifier for
some of the chargeable item classes to
create, the attributes
newClassId
of the corresponding entries of the report will contain an empty
value.
You must specify a new identifier for these chargeable item classes
by modifying the values of these attributes in the
XML file and by complying with the following constraints:
The values of the attributes
newClassId
which are already set must not be modified.
The report can then be executed using the command
executeCIPackageReport
.
You must have the Administrator role in your SAP CC user profile.
generateCIPackageReport
-
To generate a report for migrating chargeable item packages to chargeable item classesexecuteCIPackageReport
-
To execute a report migrating chargeable item packages to chargeable item classesincreaseCounterSnapshotCount
-
To increase the number of counter snapshots stored for each subscription/charging
contractdeactivateRecharging
-
To deactivate the recharging operations that are based on counter snapshotsCC40SP08_GetAccessMigrationStatus
-
To get the status of the migration operation related to accessesCC40SP08_ExecuteAccessMigration
-
To execute the migration operation related to accessesCC40SP08_CompleteAccessMigrationForGuiders
-
To complete the migration of accesses for guider instancesCC40SP08_CompleteAccessMigrationForRaters
-
To complete the migration of accesses for rater instances