Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure Advanced Transformer as a processor

Add an advanced transformer as a processor and use that to include code to perform custom transform functions on event data.

  1. Navigate to Mediation > Meters
  2. Create a Custom meter.
  3. Select Advanced Transformer as the processor. The Advanced Transformer settings page is displayed.
    Advanced transformer settings
  4. Enter a name for the advanced transformer component.
  5. Select Javascript or Python as the language you will use to add your custom code. To use Python script, contact Zuora Global Support.
  6. Paste the custom code for the advanced transformer.
  7. Select the event definition based on your script data's output data fields.
    Output event definition
  8. Click Save to save the advanced transformer processor settings.