Situation
After new DataShare content is available, a team needs target tables, columns, stored procedures, and FME workflows to stay aligned with the latest data.
Outcome
Flux checks target readiness, identifies missing target-table columns, runs configured target steps, and records target logs.
Steps
- Check ready target tables.
- Compare and add missing target table columns where required.
- Synchronize ready target tables.
- Invoke ready stored procedure target steps.
- Invoke ready FME target steps.
- Record target table, column, stored procedure, and FME logs.
Implementation Evidence
Flux/Hive/Hive.Application/DataShare/Target/Flux/PowerShell/DataShare/Target/Docs/Docusaurus/docs/powershell/Get-FluxDataShareTargetTableReady.mdxDocs/Docusaurus/docs/powershell/Get-FluxDataShareTargetTableColumnMissing.mdxDocs/Docusaurus/docs/powershell/Invoke-FluxDataShareTargetStoredProcedureReady.mdxDocs/Docusaurus/docs/powershell/Invoke-FluxDataShareTargetFmeReady.mdx