Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ming_
Frequent Visitor

Data Pipeline: User Configuration Error

I encountered an issue when trying to run the invoke pipeline, which consists of 3 individual pipelines. When running each of the pipeline separately, they executed and successfully run without any issues. However, when running the combined invoke pipeline, it stopped after 1 second and showed a user configuration issue. I am the admin for the workspace and the owner of the pipeline. There were no issues previously when running the invoke pipeline. Appreciate if anyone has any solution on this.
 

ming__0-1744100854658.png


set up of the invoke pipeline:

ming__2-1744100554632.png

 

 

 

1 ACCEPTED SOLUTION

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!  

     

    ARekha_0-1744171393817.png

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.

View solution in original post

3 REPLIES 3
v-sathmakuri
Community Support
Community Support

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.

 

ARekha_1-1744123781026.png

 

ARekha_2-1744123879967.png

 

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! 

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 legacy

ming__1-1744167008313.png

 

fail if using invoke pipeline preview 

ming__2-1744167159740.png

 

 



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!  

     

    ARekha_0-1744171393817.png

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

Top Solution Authors