Hello Everyone,
I am looking for how to send a data fabric/data lake table data to Database table?
- Retrieve from Data Lake Activity
- Utilize ION Scripting to transform the data from JSON format to XML.
- Establish a connection to the database and insert the transformed data into the target table via a stored procedure.
Does this approach work? or would you like to explore other methods?
Could you please guide me on this.
Regards,
Rajini