Manage

The services screen gives a user the ability to view and change the available services in the service catalogue of the Exivity deployment. When creating new services, it is required to use a Transformer with the service or services statement.

Obtaining details of a Service

To view the details of a service that has already been created, click on one of the services listed in the 'Services' > 'Overview' screen:

The numbered items from above screenshot refer to the following list:

  1. The description or friendly name for this service

  2. The unique key value of this service (see service)

  3. The time stamp when the service was created

  4. The time stamp when the service was updated

  5. The DataSet where this service relates to

  6. Where to obtain the service name from (in header or in data). The value will be used for the service description (see 1)

  7. The source column that has the consumed quantity

  8. The Instance column refers to the chargeable instance column value (i.e. VM ID) which is required for automatic Services

  9. The interval that defeines the frequency of how often this service is being charged. Meaning: automatic (every occurrence/record/hour), daily or monthly

  10. When using proration, this checkbox will be enabled. Proration takes into account whether to charge for a portion of a consumption interval. For example: when having 10 days of consumption for a monthly service with a rate configured of € 90 per unit that has proration enabled, will result in a line item of € 30 for that services monthly charge

  11. The Billing Type provides information whether this is a service that has manual (using manually provided, adjustable rate value) or automatic (using rate column) rates configured

  12. COGS (Cost of Goods) of a service will have its own rate configuration, which can be either manual/automatic per unit or manual/automatic per interval

Changing or Deleting a Service

In case you need to change the configuration of an already populated service, the GUI enables you to do so. To change an existing service you will need to make sure that you have first selected the appropriate report from the Report Selector and the left top of the screen. To change the configuration or delete a service, you will then need to follow these steps:

  1. Navigate to the Services > Overview menu and click the white Edit button at the top of service list. The system will warn you that any changes made to existing service, may require you to re-Prepare the currently selected Report , found at Data pipelines > Reports.

  2. If you have confirmed the warning message, you will be able to select one, multiple or all of the services within the currently selected Report . You can then select the Delete button next to the Edit button, to delete all selected services.

  3. If you want to change the configuration of one of the services, you should first select the service which you'd like to change.

  4. When you have the service that you want to change selected, you can change any of the available parameters such as the Instance Column, Interval, etc. Once you are satisfied with your changes, you may press the Update button.

  5. Ensure to re-Prepare your Report in case you have made any changes.

Creating a Service

Although we recommend to automatically creating services from the Transformer ETL process, it is also possible to manually create a service in the GUI. To create a new service, navigate to the Services > Overview menu and click the Edit button at the top of service list. The system will warn you that any changes made to existing service, may require you to re-Prepare the currently selected Report , found at Data pipelines > Reports.

After confirmation of this warning message, the Create button is enabled:

Now it is possible to create a new service. Ensure to fill in all fields, since all fields are mandatory:

When your new service configuration satisfies your need, you may click the Create button.

Apply Metadata to Services

Once a Metadata Defenition has been applied to a Dataset, it is possible to apply tagging or other metadata key/values to a service. This can be achieved by selecting a service and then selecting the Metadata tab:

In this tab it is possible to configure all metadata fields which are available in the parent Dataset. To save your changes, click the Update button.

Last updated