Welcome to Zuora Product Documentation

Explore our rich library of product information

Replay and Reprocess errors

This document provides details on replaying and reprocessing errors including error messages and possible remedies.

Error code range: 70002701–70002747

CodeError CodeError MessagePossible Remedy
70002701ERRORS_ALREADY_REPROCESSEDAll errors have already been reprocessed.No action needed. All errors from this run have been reprocessed.
70002702FAIL_GET_TASK_LISTUnable to retrieve the meter task list.Retry the operation. If it persists, contact support.
70002703ONLY_ONE_SOURCE_ALLOWEDOnly one source operator is allowed for this operation.Ensure the meter has only one source for this operation.
70002704ONLY_ZUORA_BULK_API_SOURCE_ALLOWEDOnly the Zuora Bulk API source type is supported for this operation.Switch to a Zuora Bulk API source.
70002705WAIT_PREVIOUS_REPROCESS_JOB_FINISHA reprocess job is still running. Please wait for it to complete.Wait for the current reprocess job to finish before starting another.
70002706PLEASE_FINISH_PREVIOUS_REPROCESS_JOBPlease complete the current reprocess job before starting a new one.Finish or cancel the existing reprocess job first.
70002707ONLY_BULK_API_OR_S3_ALLOWEDOnly Bulk API or Amazon S3 source operators are supported for this operation.Use a meter with a Bulk API or S3 source.
70002708EVENT_TIME_RANGE_REQUIREDAn event time range is required because this pipeline includes a Zuora usage target.Provide an event time range (start and end dates) for the run.
70002709ONLY_ONE_ZUORA_USAGE_ALLOWEDOnly one Zuora usage operator is allowed per meter.Remove extra Zuora usage operators.
70002710ONLY_ONE_ZUORA_BULK_API_ALLOWEDOnly one Bulk API source operator is allowed per meter.Remove extra Bulk API sources.
70002711INGESTION_TIME_RANGE_REQUIREDAn ingestion time range is required because this pipeline includes a Bulk API source.Provide an ingestion time range for the run.
70002712SCHEMA_ID_REQUIRED_FOR_OPERATORA schema ID is required for operator “[Operator Name]”.Assign an event definition (schema) to the operator.
70002713RUN_DELETION_JOB_FIRSTPlease run a deletion job first.Run a deletion job to clean up data before proceeding with a replay.
70002714COMPLETE_PREVIOUS_REPLAY_JOB_FIRSTPlease complete the current replay job before starting a new one.Wait for the current replay to finish.
70002715START_DELETION_JOB_FIRSTA deletion job is needed to clean up the previous failed replay. Please run it first.Start a deletion job to remove data from the failed replay, then retry.
70002716PLEASE_COMPLETE_DELETION_JOBPlease complete the deletion job before starting a replay.Wait for the deletion job to finish.
70002717REPLAY_TIME_RANGE_SHOULD_BE_SAME_AS_DELETION_JOBThe replay time range must match the deletion job: [Start Date] to [End Date].Set the replay time range to exactly match the deletion job's range.
70002718FAIL_CONVERT_REPLAY_PIPELINE_FOR_MISSING_OPERATOR_TYPEUnable to create replay for pipeline “[Pipeline Name]” (entity “[Entity Name]”): operator type is missing.Check the meter definition for the indicated entity and ensure all operators have a type set.
70002719FAIL_CONVERT_REPLAY_PIPELINE_FOR_MISSING_META_DATAUnable to create replay for pipeline “[Pipeline Name]” (entity “[Entity Name]”): metadata is missing.Ensure all operators in the meter have required metadata configured.
70002720FAIL_CONVERT_REPLAY_PIPELINE_FOR_MISSING_RUN_IDUnable to create replay for pipeline “[Pipeline Name]” (entity “[Entity Name]”): run ID is missing.Provide a valid run ID for the replay.
70002721FAIL_CONVERT_REPLAY_PIPELINE_FOR_INVALID_RUN_IDUnable to create replay for pipeline “[Pipeline Name]” (entity “[Entity Name]”): run ID “[Run ID]” is invalid.Provide a valid run ID from the meter's run history.
70002722DELETION_ONLY_APPLIES_TO_ZUORA_USAGE_JOBDeletion jobs only apply to meters that include a Zuora usage operator.Deletion jobs are only available for meters with a Zuora usage target.
70002723DELETION_TIME_RANGE_INCONSISTENTThe deletion job time range must match the previous replay: [Start Date] to [End Date].Set the deletion time range to match the failed replay's time range.
70002724PLEASE_COMPLETE_PREVIOUS_REPLAY_JOBPlease complete the current replay job before starting a new one.Wait for the current replay to finish.
70002725PLEASE_COMPLETE_PREVIOUS_DELETION_JOBPlease complete the current deletion job before starting a new one.Wait for the current deletion job to finish.
70002726PREVIOUS_SESSION_ID_NEEDEDA previous session ID is required for replay.Provide the session ID of the run you want to replay. Find it in the run history.
70002727EVENT_TIME_RANGE_INVALIDThe event time range is invalid. Please check the start and end dates.Ensure the start date is before the end date and both are valid dates.
70002728INGESTION_TIME_RANGE_INVALIDThe ingestion time range is invalid. Please check the start and end dates.Ensure the start date is before the end date and both are valid dates.
70002729DATE_TIME_FORMAT_INVALIDThe date/time format is invalid.Use a supported date/time format (e.g., yyyy-MM-dd'T'HH:mm:ss).
70002731MAXIMUM_EVENTS_THAT_CAN_BE_PROCESSEDA maximum of [Maximum Event Count] events can be processed at once.Reduce the number of events or split them into multiple batches.
70002732PARAMETER_FORMAT_INVALIDThe format of parameter “[Parameter Name]” is invalid.Check the expected format for the parameter and correct it.
70002733PREVIOUS_SESSION_NOT_FOUNDThe previous session was not found.Verify the session ID from the run history.
70002734PREVIOUS_SESSION_NOT_NORMALThe previous session is not a normal run and cannot be used for replay.Select a normal (non-test, non-replay) run session for replay.
70002735SINK_SERVER_MISSINGA connection name or bootstrap server is required for the sink.Configure the connection or bootstrap server in the sink operator.
70002736SINK_TOPIC_MISSINGA topic is required for the sink.Specify the output topic.
70002737SINK_UNSUPPORTED_FORMATThe format “[Format]” is not supported for this sink.Use a supported output format.
70002738SINK_METER_ID_MISSINGA meter ID is required for the sink.Provide the meter ID.
70002739SINK_SCHEMA_ID_MISSINGA schema ID is required for the sink.Assign an event definition to the sink.
70002740SINK_GLOBAL_ID_MISSINGA global ID is required for the sink.Provide the global ID.
70002741TABLE_PATH_NOT_EXISTINGThe table does not exist at “[Path]”.Verify the table path exists.
70002742EVENT_DEFINITION_STORAGE_NOT_SUPPORTEDStorage is not supported for this event definition.Use a different event definition that supports storage, or remove the storage configuration.
70002743EVENT_TIME_REQUIREDAn event time is required.Ensure the event includes an event time field with a valid value.
70002744SUBJECT_MISSINGA subject is required for operator “[Operator Name]”.Specify the NATS subject.
70002745ERROR_NATS_OPERATOR_CYCLEA NATS source and target are using the same subject, which creates a cycle. Please use different subjects for the source and target.Change either the source or target subject.
70002746PARAMETER_MISSING_FOR_TASK[Required Value] is required for operator “[Operator Name]”.Provide the required parameter.
70002747PARAMETER_INVALID_FOR_TASKThe value “[Value]” for “[Field Name]” is invalid in operator “[Operator Name]”.Correct the parameter value.