Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am new to open studio,I am having the below two quarries.
1.I just want to create employee entity and want to store data like first Name,last Name and employee image like..so we have options like Add Element with String, int.
How I can add image with blob type?
2. How we can consume open studio master table data through the java spring rest API?
Hi,
Regarding first question, I would suggest to store the image in Object storage areas like S3 (Talend components are available for S3 processing) and store the storage area metadata information in your original DB.
Could you please elaborate your second query with your current job flow created in Talend?
Warm Regards,
Nikhil Thampi