Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Deploy the solution tables to the DB.

  2. Populate the PTG_ExportDeploy and PTG_ExportConfig tables with the table names, file names, file paths and active flag.

    1. Check that the server has access to the destination File path.

  3. Deploy the queuing procedure (dbo.QueueExport).

  4. Deploy the package as a scheduled SQL Agent Job, running every 15 or 30 mins.

...