Inquiry about Image reader from file system

Hello.

I was wondering if I can read image from file system like Azure blob Storage.

But I think there are some legacy node can use remote connection but they don’t work if I connect not legacy connection node.

I’d appreciate it if someone can tell me how to read image from file system.

Best Regards,
hhkim

Hi @hhkim,

I couldn’t read the files directly from the file system. Instead, I transferred the file to the current workflow’s temporary folder and accessed it from there.

image

Hope this helps.

Best,
Keerthan

2 Likes