Welcome to Zuora Product Documentation

Explore our rich library of product information

Meter Import & Configuration errors

This reference provides a comprehensive overview of meter import and configuration error codes, detailing their messages and offering suggested remedies for resolution.

Error code range: 70002217–70002260

CodeError CodeError MessagePossible Remedy
70002217IMPORT_METER_MISSING_NAMEA meter name is required for import.Provide a name in the import payload.
70002218IMPORT_METER_MISSING_LATEST_VERSIONThe latest version is required for import.Include the latestVersion field in the import payload.
70002219IMPORT_METER_MISSING_VERSIONSAt least one version is required for import.Include at least one version entry in the import payload.
70002220IMPORT_METER_MISSING_METER_TYPEA meter type is required.Specify the meter type in the configuration.
70002221METER_DEFINITION_MISSING_PROCESSOR_IDAn ID is required for processor “[Processor Name]”.Assign a unique ID to the processor.
70002222METER_DEFINITION_MISSING_NAMEA name is required for processor “[Processor Name]”.Assign a name to the processor.
70002223METER_DEFINITION_MISSING_METADATAMetadata is required for processor “[Processor Name]”.Configure the required metadata fields for the processor (varies by operator type).
70002224METER_DEFINITION_MISSING_PREDECESSORSAt least one predecessor is required for processor “[Processor Name]”.Connect at least one upstream source or processor.
70002225METER_DEFINITION_MISSING_PREDECESSOR_IDA predecessor ID is required in processor “[Processor Name]”.Provide valid predecessor IDs in the processor's predecessors array.
70002226METER_TYPE_MISSING_EVENT_DEFINITIONAn event definition is required.Select or create an event definition for the meter type configuration.
70002227METER_TYPE_INVALID_DEFINITIONThe event definition is invalid. Details: [Error Details].Fix the event definition based on the error details and reassign it.
70002228METER_TYPE_MISSING_ACCOUNT_NUMBER_FIELD_MAPPINGA field mapping for Account Number is required.Map the Account Number field in the meter type configuration to a field in your event definition.
70002229METER_TYPE_MISSING_CUMULATIVE_METHODA cumulative method is required for a Cumulative meter.Select a cumulative method (e.g., “Sum”) in the meter type configuration.
70002230METER_TYPE_UNSUPPORTED_CUMULATIVE_METHODThe cumulative method “[Method Name]” is not supported.Choose a supported cumulative method from the available options.
70002231METER_TYPE_MISSING_CUMULATIVE_PERIODA cumulative period is required.Select a cumulative period (e.g., “Monthly”, “Daily”).
70002232METER_TYPE_UNSUPPORTED_CUMULATIVE_PERIODThe cumulative period “[Period]” is invalid.Choose a supported cumulative period from the available options.
70002233METER_DEFINITION_DUPLICATED_PROCESSOR_IDThe processor ID “[Processor ID]” is duplicated.Rename one of the duplicate processors to use a unique ID.
70002234METER_DEFINITION_PREDECESSOR_ID_NOT_FOUNDThe predecessor “[Predecessor ID]” was not found in processor “[Processor Name]”.Correct the predecessor ID to reference an existing processor or source.
70002235METER_DEFINITION_MULTIPLE_STREAM_API_SOURCESA meter supports at most one Streaming API source.Remove extra Streaming API sources so only one remains.
70002236RUN_METER_MISSING_IDA meter ID is required to run.Provide the meter ID.
70002237RUN_METER_MISSING_NAMEA meter name is required to run.Provide the meter name.
70002238RUN_METER_MISSING_VERSIONA meter version is required to run.Provide the meter version.
70002239RUN_METER_MISSING_GLOBAL_IDA global ID is required to run.Provide the global ID.
70002240RUN_METER_MISSING_METER_DEFINITIONA meter definition is required to run.Provide the meter definition in the run request.
70002241SOURCE_OPTION_MISSING_TEST_DATAAt least one test data source must be provided (sample file, local file, test data, or test data ID).Provide test data via one of the supported methods: upload a sample file, provide inline test data, or reference an existing test data ID.
70002242SOURCE_OPTION_TEST_DATA_SIZE_TOO_LARGEThe test data exceeds the maximum allowed size of [Maximum Size].Reduce the test data size. Use fewer rows or smaller payloads.
70002243RATING_SCHEDULE_UNSUPPORTED_BILLING_PERIODOnly “Monthly” is currently supported as a billing period.Set the billing period to “Monthly”.
70002244RATING_SCHEDULE_NO_BILLING_PERIOD_FOUNDNo billing periods were found within the term [Start Date] to [End Date].Verify the subscription term dates. Ensure the term range is valid and spans at least one complete billing period.
70002245RATING_SCHEDULE_PIPELINE_NOT_FOUNDThe rating pipeline “[Pipeline Name]” was not found.Verify the rating pipeline name or ID.
70002246RATING_SCHEDULE_PIPELINE_VERSION_NOT_FOUNDThe rating pipeline “[Pipeline Name]” version “[Version Number]” was not found.Verify the pipeline name and version number.
70002247DASHBOARD_TOO_MUCH_DATAToo much data to display. Please select a smaller time range or a larger interval.Narrow the time range or increase the aggregation interval to reduce the data volume.
70002248MERGE_SCHEMA_TYPE_MISMATCHThe upstream field “[Field Name]” has conflicting types: “[Type 1]” and “[Type 2]”. Please ensure all upstream sources use the same type.Update the upstream event definitions or map operators so the conflicting field uses the same type across all sources.
70002249EVENT_DEFINITION_INVALID_TYPE_TYPEThe “type” field of property “[Property Name]” must be a string or an array.Set the property's type to a single string (e.g., “string”) or an array of types (e.g., [“null”, “string”]).
70002250EVENT_DEFINITION_INVALID_TYPE_VALUEThe “type” value for property “[Property Name]” is invalid. Allowed types: string, number, integer, object, array, boolean, null.Use one of the allowed type values.
70002251EVENT_DEFINITION_MULTIPLE_SCHEMA_EVENT_IDOnly one event ID field is allowed. Please remove duplicates.Ensure only one field is marked as the event ID in the schema.
70002252LINEAGE_EMPTY_OPERATORS_IN_RUN_HISTORYThe run history “[Run History ID]” has no operators defined for lineage.Re-run the meter to generate lineage data. Ensure lineage is enabled for this meter.
70002253LINEAGE_TRACE_ID_DOES_NOT_MATCH_PIPELINEThe trace ID “[Trace ID]” is invalid — it either does not exist or does not belong to this pipeline.Verify the trace ID belongs to the current meter's run history. Use the correct trace ID from the lineage results.
70002254LINEAGE_NOT_SUPPORTEDLineage is not enabled for run history “[Run History ID]”. Please contact support to enable it, then re-run.Contact support to enable lineage for your meter, then re-run it to generate lineage data.
70002255INVALID_OPERATOR_IDThe operator ID “[Operator ID]” is invalid — it either does not exist or does not belong to this meter.Verify the operator ID matches an operator in the current meter definition.
70002256METER_PINNED_COUNT_EXCEEDEDYou can pin a maximum of [Maximum Meter Count] meters.Unpin an existing meter to make room.
70002257RUN_HISTORY_EXPORT_NO_DATAThere is no data available to export.Run the meter first to generate data before exporting.
70002258EVENT_DEFINITION_UPDATE_UNSUPPORTEDThis event definition does not support updates.Create a new event definition instead of updating this one.
70002259CONCURRENT_QUERY_UNSUPPORTEDAnother query is still in progress. Please wait for it to complete before starting a new one.Wait for the current query to finish, then retry.