Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

FHIR-Analytics-Pipelines/Templates/cdmToSynapse.json #48

@TerriblyVexed

Description

@TerriblyVexed

It would be much nicer to have the CDMSource be wildcard path aware so that I can use parameters in a ForEach loop.
In lieu of that it would better to have single pipeline that executed all the dataflows, rather than a dataflow and matching pipeline for each CDM entity. It's madness. What's the point of having a script to deploy multiple pipelines if you have to run each and every pipeline individually? I have 1,182 CDM entities from $export. One-at-a-time? nooooooo.
I modified the deployment script to create a MasterPipeline, but I cannot get the scripts and templates to iterate. My desire is to have it loop the entities and add them to the MasterPipeline. As of right now it replaces the MasterPipeline with the current entity, rather than adding it. I think it is a reference issue but I haven't cracked it yet.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions