Forum Discussion
Invoke Pipeline fails with Error code 2015: 'Value cannot be null. Parameter name: source '.
- 9 months ago
Hi AnitaCrook,
Currently there is no additional setting in the new Invoke Pipeline activity that can be changed to resolve this. The behaviour you are seeing looks like a service side issue that affects DB2 sources when invoked through the new activity.
For now, please continue using the Legacy Invoke Pipeline, as it works for your DB2 copy scenario.
We recommend opening a Microsoft Fabric support ticket with the failed run id's and pipeline details so the product team can investigate and address this issue.
To raise a support ticke, kindly follow the steps outlined in the following guide:
Create a Fabric and Power BI Support Ticket - Power BI | Microsoft Learn
Thanks and regards,
Anjan Kumar Chippa
Hi svenchio,
For now, I'm only processing a couple dozen tables in the loop as a POC; eventually we'll have 400 tables to process. The Copy Activity inside the ForEach loop uses DB2 as the Source, and there's an existing Issue related to DB2 source connections; perhaps that's related to my error?
Outer pipeline:
Inner pipeline: