Skip to main content

Stage On Extract

Determines if the Azure-based Extract and Load process runs the stage process for the extracted data in the destination database. When set to Y (the default), the staging stored procedure executes inline during the extract phase rather than as a separate pipeline step.

Set this to N when you need the staging step to run independently from the extract, for example when debugging pipeline failures, when staging requires a different schedule than extraction, or when you want to replay the staging step without re-extracting source data.

Notes:

  • This setting is part of the Azure settings category.
  • The default value for this setting is Y.