Mapping Statuses

Last updated on Aug 28, 2023

Mapping Status in the Schema Mapper page indicates how an incoming Event Type is mapped to a table in your Destination.

Perform the following steps to view the Event Types by their status:

  1. In the Pipelines List View, click on the Pipeline for which you want to view the Event Types.

  2. From the Tools Bar, click the Schema Mapper icon to access the Schema Mapper Overview page.

    Schema Mapper

  3. Click the Filter icon, and from the drop-down list, select the status for which you want to view the associated Event Types.

    select Filter

The following is the list of statuses and their meanings:

  • Auto Mapped: The Event Type is fully mapped to a Destination table using the Auto Mapping feature. Read Auto Mapping Event Types.

  • Mapped: The Event Type is fully mapped to a Destination table manually. All the Events of this type are replicated in your Destination table. This status applies to manual schema mapping.

  • Mapping In-Progress: Whenever a new field gets detected in the Source schema, Hevo replicates the same in the Destination schema. While this is happening, you can see the status as Mapping In-Progress. You may see some Events getting failed due to this. Eventually, those failed Events are re-played by Hevo automatically.

  • Skipped: Skipped Events are not sent to the Destination and are dropped from the Pipeline permanently.

  • Unmapped: The Event Type is not mapped to any Destination table. All the Events of this type are marked as Failed until it is mapped.

Note: When you select multiple Event Types to apply a bulk action, the action is performed on an Event Type based on its mapping status. For example, the UNMAP bulk action is applicable only to manually mapped Event Types and the SKIP bulk action applies only to Event Types currently included in the schema mapping. Read Bulk Actions in Schema Mapper.


Tell us what went wrong