Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you double-click the Meter processor function, the function’s configuration dialog opens.

Meter-processor-config.pngImage Added

In the Meter key field above the settings in the Configuration tab, an automatically created Meter key will be displayed. This key is one of the parameters used when creating meters using the APIs, see API Documentation, and next to the field is a copy.png Copy button that you can use to copy the key when creating meters.

...

Setting

Description

Guiding rule

Name

Enter an intuitive name for the guiding rule in this field.

Condition setting

Select if you want to define customized conditions for the rule or not by selecting either No conditon or Custom condition.

If you select No condition, nothing more is required, but if you select Custom condition, a new section called Condition n will appear that you can expand and enter any conditions you want to be met for the usage to be counted:

condition2.png

Each condition is configured with three settings:

  • Field - In this drop-down-list you select a field in the usage data that you want to base the counting on. You can either select an existing field or create a new field by entering a new field in the Add Field field and clicking on the + button.

  • Type of field - Select the field type in this drop-down-list; string, number, or boolean

  • Value - Enter the field value that you want to be matched for usage counting.

For example:

Field: location
Type: string
Value: Bahamas

The name of the condition will now be converted to show your configuration which will make it easier to see the configured condition even after collapsing it.

You can configure additional conditions by clicking on the add-condition.png button at the bottom of this section. If you have more than one condition, you can select to have either AND as a separator or OR, but not a combination of the two.

Category to match

Select which category you want to count usage for in this drop-down.

The Meter Processor is referring to categories instead of individual Meter Types which provides you with the possibility to add, remove, or update Meter Types whithout having to update the configuration of the Meter Processor.

All existing categories configured in Meter Types will be displayed, see Creating Meter Types.

Group by

Group by n

If you want to group the usage based on a specific field, for example region, click on the Add group by button to display a Group by n drop-down.

group-by.png

In this drop-down-list you can select the field(s) you want to group the usage by. You can either select an existing field or create a new field by entering a new field in the Add Field field and clicking on the + button. The maximum number of fields you can add for each Group by n section is 3.

You can enter several fields for each Group by n, but it is not recommended to have more than 2 sections by clicking on the Add group by button. The maximum number of Group by n configured sections is 5.

Other operations

If you want to perform other operations, you can click on the Add operation button to display a section for defining operations that you want to be made:

operations.png

Operation

Select which type of operation you want to perform:

  • Carry first - Will pick the value of the stated field from the first record where it occurs.

  • Carry last - Will pick the value of the stated field from the last record where it occurs.

Field

Select the field you want to perform the Carry first or Carry last operation on.

You can either select an existing field or create a new field by entering a new field in the Add Field field and clicking on the + button.