Provides the option to directly export the data to a file, and bypass the staging table. This option should only be used ...

Provides the option to directly export the data to a file, and bypass the staging table. This option should only be used for entities for which it is safe to bypass the staging table, because bypassing staging will also bypass any business logic written on staging table events. The developer of the entity must fully understand the implications of bypassing staging if business logic was written on staging events for the entity. If no business logic is written on the staging events, then it is likely safe to skip staging.