Forum Discussion
Aj_Singh
1 year agoRegular Visitor
Invoke Pipeline (Preview) - Managing Pipeline IDs Across Workspaces
Scenario: We have a master pipeline in Microsoft Fabric that dynamically calls worker pipelines by passing the Pipeline ID (GUID), which is retrieved from a SQL Server database. This setup works per...
- 1 year ago
Thanks for the input, have applied a workaround to capture the workspace details using REST API and capture that info. in the backend table and utilize that to share it with Invoke Pipeline (Preview) dynamically.
Aj_Singh
1 year agoRegular Visitor
Thanks for the input, have applied a workaround to capture the workspace details using REST API and capture that info. in the backend table and utilize that to share it with Invoke Pipeline (Preview) dynamically.