Forum Discussion
Azure Data Factory sink error need help
- 1 year ago
For Azure Data Factory related questions, please head to the Azure Data Factory community forum:
https://techcommunity.microsoft.com/category/azuredatabases/discussions/azuredatafactory
This specific forum is only for questions related to Microsoft Fabric Data Factory.
Hi henrychoiyw,
Thank you for reaching out to Microsoft Fabric Community.
- Check the data preview in ADF to see if the value(ngo_incomecode1) is coming through correctly.
- Run the pipeline in debug mode and inspect the full payload being sent.
- If possible, test the update via Postman to rule out ADF-specific issues
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-saisrao-msft ,
Thank you very much for your reply.
1. I can see the GUID at the sink level. (Please find the attached screen)
2. I ran the pipeline debug mode and found out the flow seems to be stopped at the join step. (Please find the attached screen)
3. Are you able to point me to the direction on how to test the update via Postman?
Thank you very much for your help.
Henry