-
Hi,
I ran the proc: EXECUTE [procfwk].[ResetExecution] for a failed batch middway of execution.
How then do I get it restarted because the proc says it will be ready for restart but if I execut…
-
Hello,
Thanks for the great framework!
I ran into one issue: when running the "Check running pipeline" task (I am using Synapse pipelines instead of Data Factory), I get an InvalidTokenAuthentic…
-
**Describe the bug**
When the 04-Infant pipeline sets the pipeline result, if there is a connectivity issue and the store proc call to set the pipeline times out, the PipelineStatus in the CurrentExe…
-
Hi,
There is a reference to [AdfPipelineRunId] in the following cursor statement of "CheckForBlockedPipelines.sql" file; which needs to be replaced with [PipelineRunId]
SELECT
…
-
**Describe the bug**
MetadataDB Build Failure:
Severity Code Description Project File Line Suppression State
Error SQL71501: Procedure: [procfwk].[CheckForBlockedPipelines] has an unresolved ref…
-
Version: 17 (maybe 1.6 too)
Deploying Orchestrate.ProcFwk, the 04-Infant pipeline is corrupt. The *If* and *Switch* activities have somehow had the array braces removed from around their inner acti…
-
**Describe the error**
ADF Pipeline Parameter value seems to be cached. When I run the pipeline its automatically taking the Previous run values even if I enable=1 new PipelineID and make Enabled=0 f…
-
We have been using the deployment config JSON file to override a timeout setting on the ADF.ProcFwk project using code like this:
```
"04-Infant": [
{
"name": "$.properties.activities[7]…
-
as per title, is there a way to migrate pre-existing ADF to this framework?
I seem to recall hearing/reading this was possible with a tool but I cannot find that information.
-
Following initial investigations:
[https://mrpaulandrew.com/2020/06/03/adf-procfwk-and-azure-synapse-orchestrate-preview-and-limitations/](https://mrpaulandrew.com/2020/06/03/adf-procfwk-and-azure-sy…