Forum Discussion
Data Pipeline: User Configuration Error
- 1 year ago
Hi ming_ ,
Thank you for the response.
The Invoke Pipeline Preview has a known limitation that is visible within the activity itself during use. If you're attempting to return any values from the pipeline being invoked, this functionality is not supported in the preview. This could potentially be the root cause of the issue.
- Currently Pipeline return value is only supported with ADF & Synapse pipelines. To fetch pipeline return value for Fabric pipelines, please use Invoke Pipeline (Legacy)
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks & Regards,
Rekha,
CustomerSupportTeam.
- Currently Pipeline return value is only supported with ADF & Synapse pipelines. To fetch pipeline return value for Fabric pipelines, please use Invoke Pipeline (Legacy)
Hi ming_ ,
Thank you for reaching out to Microsoft Fabric Community.
I created three new pipelines and successfully invoked them using both the "Invoke Pipeline" and "Invoke Pipeline (Legacy)" activities. Please refer to the screenshots below for reference. Ensure that you're calling the target pipeline correctly and that all linked services are properly configured.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
- ming_1 year agoFrequent Visitor
hi v-sathmakuri ,
thanks for your response.All the target pipeline are set up correctly and the services are properly configured.
I try to deactivate all the "invoke pipeline (preview)" and replace with "Invoke pipeline (legacy)", there is no error message appeared by using the "invoke pipeline (legacy)", however, if I'm using "invoke pipeline (preview)", same error occrured as "user Error".
Do you why the "invoke pipeline (preview)" unable to use ?
both invoke pipeline legacy and invoke pipeline preview are pointing to the same individual pipeline and setting are same, it show success if using invoke pipeline legacyfail if using invoke pipeline preview
- v-sathmakuri1 year agoCommunity Support
Hi ming_ ,
Thank you for the response.
The Invoke Pipeline Preview has a known limitation that is visible within the activity itself during use. If you're attempting to return any values from the pipeline being invoked, this functionality is not supported in the preview. This could potentially be the root cause of the issue.
- Currently Pipeline return value is only supported with ADF & Synapse pipelines. To fetch pipeline return value for Fabric pipelines, please use Invoke Pipeline (Legacy)
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks & Regards,
Rekha,
CustomerSupportTeam.
- Currently Pipeline return value is only supported with ADF & Synapse pipelines. To fetch pipeline return value for Fabric pipelines, please use Invoke Pipeline (Legacy)