I got a problem iterating files in a directory (Node-RED installed on Docker), so I tried to work around this using OpenRPA to iterate all files then pass into Node-RED agent.
but i don’t have any idea how to do this
I got a problem iterating files in a directory (Node-RED installed on Docker), so I tried to work around this using OpenRPA to iterate all files then pass into Node-RED agent.
but i don’t have any idea how to do this
You use System.Io.Directory.GetFiles
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.