Forum Discussion
Anonymous
2 years agoNot applicable
need to run java before datapipline copy from rest api
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 ...
NandanHegde
2 years agoSuper User
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