Status indicates the status of the generation run. Status is indicated in Results or a Workshop object.

  1. Created: the job has been created but never ran.
  2. Running: The mapping logic is being generated. Depending on the size of the schemas, generation can take a few seconds up to 20 minutes.
  3. Finished: the mapping logic has been generated and there are no type enforcement flags. The job is ready to be deployed.
  4. Needs Review: At least one record from the mapped data failed target schema validation, meaning the type or regex enforcement has flagged mapped data as failed. Review the pipeline to address the errors before deploying.
  5. Deployed: The mapping logic has been saved for future use. Use the same pipeline to map new incoming data.
  6. Failed: Unaddressed failure during the mapping logic generation. Please reach out to support.