XML
I want to know how can we directly pick a dynamic file from a folder.P_ATTACH_FILE_1 below should hold the path and name. It is not working with include SRC. anyone can help
<attach format="pdf" name="INVG.pdf" srcType="file">
<include src="&<P_ATTACH_FILE_1>"/>
</attach>