Getting started Community Training Tutorials Documentation APIs, AI & Tools
<file:config name="File_Config" >
<file:connection workingDir="/Example/path" />
</file:config>
<flow>
<file:read config-ref="File_Config" path="manual.txt" />
<file:read config-ref="File_Config" path="readme.txt" />
</flow>



