Can't miss session! The 9 FabCon and SQLCon takeaways the community can't stop talking about. Join us on April 2nd. Register now
hi,
i need to copy data from a rest api over to data lake. before accessing the rest api, i need to execute smal java jar file to extract some info from the result of the jar execution. simple like that:
step1)
result = jar(param1, param2)
string res = result[0]
step2)
call the api with the value of 'res'.
question:
how can i make this api call incorporating the variable, and mostly: where do i make that java call?
Thank you in advance!
Unfortunately , based on my knowledge ; Data pipelines doesnt support JAVA functionality.
You can integrate Azure function or Azure Batch which supports Java and trigger them via Data pipeline post which you can trigger the Copy activity
Hi @Anonymous
Thanks for using Microsoft Fabric Community.
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.
Thanks.
Hi @Anonymous
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others .
If you have any question relating to the current thread, please do let us know and we will try out best to help you.
In case if you have any other question on a different issue, we request you to open a new thread.
Thanks.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.