I have a requirement to invoke an Oracle stored procedure in Azure Data Factory pipeline and I tried calling my stored procedure in Oracle function and invoked that function in my pipeline but it is not working.
Is there any way to invoke an Oracle stored procedure in an Azure Data Factory pipeline?