Welcome to Zuora Product Documentation

Explore our rich library of product information

Source & Target Validation errors

This document provides error codes and remedies for source and target validation, covering a range of issues from missing connections to unsupported data formats.

Error code range: 70002301–70002414

CodeError CodeError MessagePossible Remedy
70002301BUCKET_NOT_FOUNDThe storage bucket was not found.Verify the S3 bucket name and region in the connection settings.
70002302DEFAULT_BUCKET_NOT_FOUNDNo default storage bucket was found for operator “[Operator Name]”.Configure a default bucket in the connection or operator settings.
70002303CONNECTION_MISSINGA connection is required for operator “[Operator Name]”.Select or create a connection for the source/target operator.
70002304SCHEMA_ID_MISSINGAn event definition is required for operator “[Operator Name]”.Assign an event definition to the operator.
70002305PATH_MISSINGA folder path is required for operator “[Operator Name]”.Specify the file path or S3 prefix for the operator.
70002306PATH_INVALIDThe folder path is invalid for operator “[Operator Name]”.Correct the folder path — ensure it uses valid characters and format.
70002307FILE_FORMAT_MISSINGA file format is required for operator “[Operator Name]”.Select the file format (CSV, JSON, Avro, Parquet).
70002308FILE_FORMAT_OPTION_MISSINGFile format options are required for operator “[Operator Name]”.Configure format-specific options (e.g., delimiter for CSV, compression type).
70002309DELIMITER_INVALID_WITH_SEVERAL_CHARSThe delimiter must be a single character for operator “[Operator Name]”.Ensure the delimiter is exactly one character (for example: comma , or tab \t).
70002310DELIMITER_INVALID_WITH_LETTER_OR_NUMBERThe delimiter must not be a letter or number for operator “[Operator Name]”.Use a non-alphanumeric single-character delimiter (for example: comma , or semicolon ;).
70002311DEFAULT_PARTITION_KEYS_INVALID_WITHOUT_METER_IDDefault partition keys must include the meter ID.Add the meter ID to the partition key configuration.
70002312DEFAULT_PARTITION_KEYS_INVALID_WITHOUT_SESSION_IDDefault partition keys must include the session ID.Add the session ID to the partition key configuration.
70002313TOPIC_MISSINGA topic is required for operator “[Operator Name]”.Specify the Kafka topic name.
70002314DATA_FORMAT_UNSUPPORTEDThe data format is not supported for operator “[Operator Name]”.Choose a supported data format for this operator type.
70002315BOOTSTRAP_SERVER_NOT_FOUNDNo Kafka bootstrap server was found.Verify the Kafka connection settings and bootstrap server address.
70002316TOPIC_NOT_EXISTThe Kafka topic “[Topic Name]” does not exist.Create the topic in Kafka or correct the topic name.
70002317TOPIC_INVALIDThe Kafka topic “[Topic Name]” could not be validated.Verify the topic name and Kafka connectivity.
70002318SCHEMA_ID_MISSING_FOR_AVRO_FORMATAn event definition is required when the data format is Avro.Assign an Avro-based event definition to the operator.
70002319AGGREGATOR_TRIGGER_TYPE_UNSUPPORTEDThe trigger type “[Trigger Type]” is not supported. Only “Timeout” is currently supported.Set the trigger type to “Timeout”.
70002320AGGREGATOR_GROUP_OR_TIME_FIELD_MISSINGGroup fields or time fields are required for operator “[Operator Name]”.Configure group-by fields and/or time fields in the aggregation operator.
70002321AGGREGATOR_AGGREGATION_FIELD_MISSINGAggregation fields are required for operator “[Operator Name]”.Add at least one aggregation field (e.g., sum, count, avg).
70002322AGGREGATOR_AGGREGATION_FIELD_DUPLICATEDDuplicate aggregation field “[Field Name]” found in operator “[Operator Name]”.Remove the duplicate aggregation field.
70002323AGGREGATOR_TIMEOUT_DURATION_MISSINGA timeout duration is required for operator “[Operator Name]”.Set the timeout duration.
70002324AGGREGATOR_START_EVENT_FIELD_MISSINGA start event field is required for operator “[Operator Name]”.Configure the start event field for the session window aggregation.
70002325AGGREGATOR_START_EVENT_VALUE_MISSINGA start event value is required for operator “[Operator Name]”.Provide the value that indicates a session start.
70002326AGGREGATOR_STOP_EVENT_FIELD_MISSINGA stop event field is required for operator “[Operator Name]”.Configure the stop event field for the session window aggregation.
70002327AGGREGATOR_STOP_EVENT_VALUE_MISSINGA stop event value is required for operator “[Operator Name]”.Provide the value that indicates a session end.
70002328AGGREGATOR_IDENTICAL_VALUE_START_STOPThe start and stop event values must be different for operator “[Operator Name]”.Use distinct values for the session start and stop indicators.
70002329AGGREGATOR_TIMEOUT_TYPE_MISSINGA timeout type is required for operator “[Operator Name]”.Select a timeout type.
70002330AGGREGATOR_EVENT_TIME_FIELD_MISSINGAn event time field is required for operator “[Operator Name]”.Map the event time field in the aggregation operator.
70002331AGGREGATOR_MAX_ORDERNESS_INVALIDThe max out-of-orderness value is invalid for operator “[Operator Name]”.Provide a valid duration value (e.g., 5s, 1m, 1h).
70002332AGGREGATOR_TIMEOUT_DURATION_EXCEEDEDThe timeout duration for operator “[Operator Name]” exceeds the maximum of 31 days.Reduce the timeout duration to 31 days or less.
70002333DASHBOARD_MISSING_FIELD_FOR_CONDITIONA field is required for the filter condition.Select a field for the dashboard filter condition.
70002334DASHBOARD_MISSING_OPERATOR_FOR_CONDITIONAn operator is required for condition “[Condition Name]”.Select an operator (e.g., equals, greater than) for the condition.
70002335DASHBOARD_MISSING_VALUE_FOR_CONDITIONA value is required for condition “[Condition Name]”.Provide a comparison value for the condition.
70002336DASHBOARD_UNSUPPORTED_OPERATORThe operator “[Operator Name]” is not supported.Choose a supported filter operator.
70002337DASHBOARD_MISSING_TIME_RANGEA time range is required.Select a start and end time for the dashboard query.
70002338DASHBOARD_INVALID_INTERVALThe interval is invalid.Select a valid aggregation interval.
70002339DASHBOARD_MISSING_FIELD_FOR_ORDER_BYA field is required for sorting.Select a field to sort by.
70002340DASHBOARD_MISSING_START_FOR_TIME_RANGEA start time is required for the time range.Provide a start time.
70002341DASHBOARD_MISSING_END_FOR_TIME_RANGEAn end time is required for the time range.Provide an end time.
70002342ENRICHMENT_ACCOUNT_NUMBER_MISSINGAn account number is required for operator “[Operator Name]”.Map the account number field in the enrichment operator.
70002343ENRICHMENT_CHARGE_NAME_MISSINGA charge name is required for operator “[Operator Name]”.Map the charge name field in the enrichment operator.
70002344ENRICHMENT_SUBSCRIPTION_ID_MISSINGA subscription ID is required for operator “[Operator Name]”.Map the subscription ID field in the enrichment operator.
70002345ENRICHMENT_TYPE_UNSUPPORTEDThe enrichment type “[Enrichment Type]” is not supported for operator “[Operator Name]”.Use a supported enrichment type.
70002346SNOWFLAKE_TABLE_AND_QUERY_MISSINGA table or query is required for operator “[Operator Name]”.Provide either a table name or a SQL query for the Snowflake operator.
70002347SNOWFLAKE_TABLE_MISSINGA table is required for operator “[Operator Name]”.Provide the Snowflake table name.
70002348RULE_NAME_MISSINGA rule name is required for operator “[Operator Name]”.Provide the decision table or rule name.
70002349RULE_TYPE_UNSUPPORTEDThe rule type “[Rule Type]” is not supported.Use a supported rule type.
70002350DEDUP_CHECK_TYPE_MISSINGA deduplication check type is required for operator “[Operator Name]”.Select the check type (e.g., “Event ID” or “Specific Fields”).
70002351DEDUP_SPECIFIC_FIELD_MISSINGSpecific fields are required for deduplication in operator “[Operator Name]”.Specify which fields to use for deduplication when using the “Specific Fields” check type.
70002352DEDUP_MAXSIZE_INVALIDThe maximum size is invalid for operator “[Operator Name]”.Provide a valid positive integer for the deduplication cache size.
70002353FILTER_CRITERIA_MISSINGFilter criteria are required for operator “[Operator Name]”.Add at least one filter rule.
70002354FILTER_RULE_COMBINER_MISSINGA rule combiner is required for operator “[Operator Name]”.Select how multiple rules are combined (AND/OR).
70002355FILTER_SOURCE_FIELD_MISSINGA source field is required for operator “[Operator Name]”.Select the field to filter on.
70002356FILTER_OPERATOR_MISSINGAn operator is required for the filter in “[Filter Name]”.Select a comparison operator (e.g., equals, contains, greater than).
70002357FILTER_VALUE_MISSINGA filter value is required for operator “[Operator Name]”.Provide the value to compare against.
70002358SCRIPT_ERRORScript error: [Error Details].Review the error details and fix the script. Test with sample data to identify the issue.
70002359MAP_TRANSFORM_TYPE_MISSINGA transform type is required for operator “[Operator Name]”.Select the transform type (e.g., Direct, Formula, Concatenation).
70002360MAP_TARGET_FIELD_MISSINGA target field is required for operator “[Operator Name]”.Specify the output field name for the mapping.
70002361MAP_SOURCE_FIELD_MISSINGA source field is required for operator “[Operator Name]”.Select the input field for the mapping.
70002362MAP_FORMULA_MISSINGA formula is required for operator “[Operator Name]”.Provide a formula expression for the mapping.
70002363AGGREGATOR_TIME_FIELD_MISSINGA time field is required for operator “[Operator Name]”.Map the time field in the aggregation operator.
70002364AGGREGATOR_TIME_GRANULARITY_MISSINGA time granularity is required for operator “[Operator Name]”.Select the time granularity (e.g., Minute, Hour, Day).
70002365AGGREGATOR_TIME_GRANULARITY_UNSUPPORTEDThe time granularity “[Granularity]” is not supported.Choose a supported time granularity.
70002366AGGREGATOR_SOURCE_FIELD_MISSINGA source field is required for operator “[Operator Name]”.Select the field to aggregate on.
70002367AGGREGATOR_OPERATOR_MISSINGAn aggregation operator is required for “[Field Name]”.Select an aggregation function (e.g., SUM, COUNT, AVG, MIN, MAX).
70002368FILE_FORMAT_UNSUPPORTEDThe file format “[File Format]” is not supported.Use a supported file format: CSV, JSON, Avro, or Parquet.
70002369USAGE_REQUIRED_SET_MISSING[Required Value] is required for operator “[Operator Name]”.Provide the required field in the operator configuration.
70002370RATING_QTY_MISSINGA quantity field is required for operator “[Operator Name]”.Map the quantity field in the rating operator.
70002371RATING_OUTPUT_AMOUNT_MISSINGAn output amount is required for operator “[Operator Name]”.Configure the output amount field in the rating operator.
70002372RATING_EVENT_TIME_MISSINGAn event time is required for operator “[Operator Name]”.Map the event time field in the rating operator.
70002373RATING_EVENT_TIME_FORMAT_MISSINGAn event time format is required for operator “[Operator Name]”.Specify the date/time format of the event time field.
70002374RATING_KEY_MISSINGA key is required for operator “[Operator Name]”.Configure the rating key field.
70002375AGGREGATOR_GROUP_FIELD_MISSINGA group-by field is required for operator “[Operator Name]”.Add at least one group-by field.
70002376QUERY_OLAP_SOURCE_MISSINGAn OLAP source is required for operator “[Operator Name]”.Configure the OLAP data source.
70002377QUERY_GROUP_FIELD_MISSINGA group-by field is required for operator “[Operator Name]”.Add at least one group-by field.
70002378QUERY_AGGREGATION_FIELD_MISSINGAn aggregation field is required for operator “[Operator Name]”.Add at least one aggregation field.
70002379QUERY_INTERVAL_UNIT_MISSINGA query interval unit is required for operator “[Operator Name]”.Specify the interval unit (e.g., Minutes, Hours, Days).
70002380QUERY_INTERVAL_VALUE_MISSINGA query interval value is required for operator “[Operator Name]”.Provide a numeric interval value.
70002381QUERY_INTERVAL_UNIT_INVALIDThe query interval unit is invalid for operator “[Operator Name]”.Use a valid interval unit.
70002382CHARGING_GROUP_FIELD_MISSINGA group field is required for operator “[Operator Name]”.Map the group field in the charging operator.
70002383CHARGING_USAGE_QUANTITY_MISSINGA usage quantity is required for operator “[Operator Name]”.Map the usage quantity field.
70002384CHARGING_USAGE_QUANTITY_OPERATOR_MISSINGA usage quantity operator is required for “[Field Name]”.Select the quantity aggregation operator.
70002385CHARGING_USAGE_QUANTITY_OPERATOR_UNSUPPORTEDThe usage quantity operator “[Operator Name]” is not supported for operator “[Operator Name]”.Choose a supported quantity operator.
70002386CHARGING_PRICE_MODEL_MISSINGA price model is required for operator “[Operator Name]”.Select a price model (e.g., Per Unit, Tiered, Volume).
70002387CHARGING_PRICE_MODEL_UNSUPPORTEDThe price model is not supported for operator “[Operator Name]”.Choose a supported price model.
70002388CHARGING_UNIT_PRICE_MISSINGA unit price is required for operator “[Operator Name]”.Provide the unit price value.
70002389CHARGING_UNIT_PRICE_INVALIDThe unit price is invalid for operator “[Operator Name]”.Provide a valid numeric unit price.
70002390USER_INPUT_DATA_MISSINGUser input data is required for operator “[Operator Name]”.Provide the required user input data.
70002391PARTITION_KEY_TYPE_MISSINGA partition key type is required for operator “[Operator Name]”.Select the partition key type.
70002392PARTITION_SPECIFIC_FIELD_MISSINGA specific field is required for partitioning in operator “[Operator Name]”.Select the field to use as the partition key.
70002393PINOT_TOPIC_TABLE_MISSINGA topic and table are required for operator “[Operator Name]”.Configure both the topic and table for the analytics operator.
70002394FILE_SIZE_EXCEEDS_LIMITThe maximum rolling file size exceeds the 2 GB limit for operator “[Operator Name]”.Reduce the maximum rolling file size to 2 GB or less.
70002395FILTER_OPERATOR_UNSUPPORTEDThe filter operator is not supported for operator “[Operator Name]”.Choose a supported filter operator.
70002396AGGREGATOR_OPERATOR_UNSUPPORTEDThe aggregation operator is not supported for operator “[Operator Name]”.Choose a supported aggregation operator.
70002397OPERATOR_GOT_INVALID_DATE_FORMATThe date format “[Date Format]” is invalid in processor “[Processor Name]”.Use a valid date format pattern (e.g., yyyy-MM-dd, yyyy-MM-dd'T'HH:mm:ss).
70002398OPERATOR_FIELDS_MISSINGThe field(s) “[Field Names]” are missing in operator “[Operator Name]”.Add the missing fields to the operator configuration.
70002399ENRICHMENT_MAPPING_FIELD_MISSINGA mapping field is required for operator “[Operator Name]”.Configure the field mappings in the enrichment operator.
70002400ENRICHMENT_APPEND_FIELD_MISSINGAn append field is required for operator “[Operator Name]”.Specify which fields to append from the enrichment lookup.
70002401ENRICHMENT_DATA_QUERY_MISSINGA data query is required for operator “[Operator Name]”.Provide the data query for the enrichment lookup.
70002402SCRIPT_CONTEXT_UNSUPPORTEDThe “context” parameter is not supported in scripts.Remove usage of the context parameter from your script. Use the supported script API instead.
70002403ENRICHMENT_EVENT_FIELD_MISSINGAn event field is required for operator “[Operator Name]”.Map the event field used as the lookup key.
70002404ENRICHMENT_REFERENCE_FIELD_MISSINGA reference field is required for operator “[Operator Name]”.Map the reference (lookup) field in the enrichment source.
70002405ENRICHMENT_VALUE_FIELD_MISSINGValue fields are required for operator “[Operator Name]”.Specify which fields to retrieve from the enrichment lookup.
70002406ENRICHMENT_TABLE_MISSINGA table is required for operator “[Operator Name]”.Specify the lookup table.
70002407ENRICHMENT_PREFETCH_DEFINITION_MISSINGA prefetch definition is required for this enrichment.Create and assign a prefetch definition for the enrichment operator.
70002408ENRICHMENT_PREFETCH_DEFINITION_NOT_READYThe prefetch definition is not ready yet.Wait for the prefetch job to finish, or manually trigger a prefetch.
70002409ZDP_SYNC_DEFINITION_NOT_READYThe sync definition “[Sync Definition Name]” is not ready yet.Wait for the sync job to complete.
70002410USAGE_TARGET_CUSTOM_FIELD_NOT_DEFINEDThe custom field “[Field Name]” is not defined in the Usage object.Define the custom field in Zuora's Usage object settings before referencing it in the meter.
70002411AGGREGATOR_TIMEOUT_WINDOW_START_FIELD_MISSINGA window start field is required for operator “[Operator Name]”.Map the window start field.
70002412AGGREGATOR_TIMEOUT_WINDOW_END_FIELD_MISSINGA window end field is required for operator “[Operator Name]”.Map the window end field.
70002413MAP_TRANSFORM_TYPE_UNSUPPORTEDThe transform type “[Transform Type]” is not supported for target field “[Field Name]” in operator “[Operator Name]”.Choose a supported transform type for the target field.
70002414STREAMING_SORT_NOT_SUPPORTEDSorting is not supported for Streaming API, Amazon S3 (Incremental mode), or Kafka sources.Remove sorting from the meter, or switch to a batch-compatible source type.