Versions Compared

Key

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

...

Rw ui tabs macro

Rw tab
titleNon-Active Rating

Configuration for Non Active Rating with Interconnect enabled

File information

FieldDescription
File name

Enter the file name of the Zuora usage file.

Note
titleNote!
  • The name of a usage file must not be longer than 42 characters.
  • If the total usage data is equal to or below 4MB, a single file will be sent to Zuora Billing with the specified file name.
  • If the total usage data exceeds 4MB, multiple files will be sent to Zuora Billing. The specified file name will include numbering to indicate the split files.
    For example: filename_1, filename_2 and etc.
  • The file will be saved in csv format and compressed before being sent to Zuora Billing.
  • The File name field supports Variable Insertion.  
  • If File name is not specified, the filename from the collector function will be used. If no file is collected from the collector function, UsageData will be used as the filename.


Required fields

In Required fields, the field mapping is done for the mandatory fields for the usage file. You must specify the Source Field based on the input from the previous function for the appropriate Required fields. There are four Required fields that must be mapped to the source fields: ACCOUNT_ID, UOM, QTY, and STARTDATE.

Optional fields

In Optional fields, you add the remaining optional fields or you may add additional fields to compile the usage file. There are five Optional fields and those are ENDDATE, SUBSCRIPTION_ID, CHARGE_ID, DESCRIPTION, and UNIQUE_KEY. To add a custom field mapping, type the custom field name into Add field

Interconnect setting

Toggling the Interconnect setting on will allow you to Select Interconnect Receiver. The Zuora Usage File Forwarder has a built-in Interconnect Sender which will forward the status ID and file details received from Zuora after it has received the files. A second stream can use the Interconnect Receiver to accept the status ID and file details forwarded by the Zuora Usage File Forwarder to track the status of the file in Zuora. If the stream fails for any reason, Zuora Usage FIle Forwarder will not send anything through the Interconnect Sender.

Rw tab
titleActive Rating

Configuration for Active Rating with Interconnect disabled.

File information

FieldDescription
File name

Enter the file name of the Zuora usage file.

Note
titleNote!
  • The name of a usage file must not be longer than 42 characters.
  • If the total usage data is equal to or below 18MB, a single file will be sent to Zuora Billing with the specified file name.
  • If the total usage data exceeds 18MB, multiple files will be sent to Zuora Billing. The specified file name will include numbering to indicate the split files.
    For example: filename_1, filename_2 and etc.
  • The file will be compiled and sent in csv format to Zuora Billing.
  • The File name field supports Variable Insertion.  
  • If File name is not specified, the filename from the collector function will be used. If no file is collected from the collector function, UsageData will be used as the filename.


DescriptionEnter a description for the Zuora usage file.

Required fields

In Required fields, the field mapping is done for the mandatory fields for the usage file. You must specify the Source Field based on the input from the previous function for the appropriate Required fields. There are five Required fields that must be mapped to the source fields: AccountNumber, Tag, UnitOfMeasure, StartDateTime, and Quantity. 

Optional fields

In Optional fields, you add the remaining optional fields or you may add additional fields to compile the usage file by clicking on Add Field mapping. There are three Optional fields and those are Description, UniqueKey, and GroupID. To add a custom field mapping, type the custom field name into Add field. Added custom fields will automatically be appended with the prefix CustomFields., you do not need to include this prefix in the field name. 

Interconnect setting

Toggling the Interconnect setting on will allow you to Select Interconnect Receiver. The Zuora Usage File Forwarder has a built-in Interconnect Sender which will forward the status ID and file details received from Zuora after it has received the files. A second stream can use the Interconnect Receiver to accept the status ID and file details forwarded by the Zuora Usage File Forwarder to track the status of the file in Zuora. If the stream fails for any reason, Zuora Usage FIle Forwarder will not send anything through the Interconnect Sender.


...