Difference between revisions of "Metering for AgileApps"

From AgileApps Support Wiki
imported>Aeric
(Created page with "==What is Metering?== Metering collects information related to the usage of Software AG products which in turn is later used for billing purposes. Every metering-enabled product ...")
 
imported>Aeric
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==What is Metering?==
==What is Metering?==
Metering collects information related to the usage of Software AG products which in turn is later used for billing purposes. Every metering-enabled product has a product formula associated with it. This product formula is listed as a configuration in the metering application. Metering uses a license file for authentication and client information gathering.  
Metering collects information related to the usage of Software AG products which in turn is later used for billing purposes. Metering uses a license file for authenticating and gathering client information.  


==Metering in AgileApps==
==Metering in AgileApps==
In AgileApps, metering is available for both on-premise and cloud customers. A new customer is onboarded as follows:
In AgileApps, metering is available for both on-premise and cloud customers. A customer has to request transaction-based licensing from the licensing team. A new customer is onboarded as follows:


===On-premise Customer===
===Customer using Metering-enabled On-premise Product===
When new cusomer subscibes to use metering for on-premise products he gets a dedicated metering license. This license should be uploaded to metering application before any installed Software AG metering-enabled products are started and start to report usage data.
When a new customer subscribes to use metering for an on-premise Software AG product, they get a dedicated metering license. The Metering Administrator has to upload this license to the metering application. This should be done before using any Software AG metering-enabled products and reporting any usage data. In most scenarios, customer on-boarding is done only once, even if the customer has more than one metering-enabled on-premise products.  
Normally, customer needs to be onboarded only once, no matter how many on-premise products have been enabled to use metering.
In some specific use cases, customer needs more than one metering license, all apllicable licenses need to be added to the metering app as well.


When a new customer subscribes to use metering for an on-premise Software AG product, they get a dedicated metering license. The customer has to upload this license to the metering application through [https://metering.softwareag.cloud metering]
===Customer using Metering-enabled Cloud Product===
Cloud customers do not need a specific license. For enabling transaction-based pricing for your cloud products, contact the Support team.
 
{{Note|If a customer is using both on-premise and cloud products, ensure to complete both the above on-boarding procedures. For the detailed on-boarding procedure, see the ''Metering application administrator user guide''.}}
 
==Calculating the Usage==
webMethods AgileApps has now adopted the webMethods Metering Application(MTA) support. In AgileApps, metering is performed based on the API calls made by the application. For example, if one API call is made where there are about 10 records to process, and it takes three seconds or less, the count is considered as 1. There could be another API call where the client has 30,000 records to process and it takes 15 seconds for the process to complete. In this case, the count is 5. Every count is a measure of three seconds.

Latest revision as of 12:14, 31 January 2020

What is Metering?

Metering collects information related to the usage of Software AG products which in turn is later used for billing purposes. Metering uses a license file for authenticating and gathering client information.

Metering in AgileApps

In AgileApps, metering is available for both on-premise and cloud customers. A customer has to request transaction-based licensing from the licensing team. A new customer is onboarded as follows:

Customer using Metering-enabled On-premise Product

When a new customer subscribes to use metering for an on-premise Software AG product, they get a dedicated metering license. The Metering Administrator has to upload this license to the metering application. This should be done before using any Software AG metering-enabled products and reporting any usage data. In most scenarios, customer on-boarding is done only once, even if the customer has more than one metering-enabled on-premise products.

Customer using Metering-enabled Cloud Product

Cloud customers do not need a specific license. For enabling transaction-based pricing for your cloud products, contact the Support team.

Notepad.png

Note: If a customer is using both on-premise and cloud products, ensure to complete both the above on-boarding procedures. For the detailed on-boarding procedure, see the Metering application administrator user guide.

Calculating the Usage

webMethods AgileApps has now adopted the webMethods Metering Application(MTA) support. In AgileApps, metering is performed based on the API calls made by the application. For example, if one API call is made where there are about 10 records to process, and it takes three seconds or less, the count is considered as 1. There could be another API call where the client has 30,000 records to process and it takes 15 seconds for the process to complete. In this case, the count is 5. Every count is a measure of three seconds.