How to read XDP file files dynamically from workbench folders
we have few Livecycle workbench processes which uses fileutils service to read XDP file from a LAN location.
But now we are trying to get rid of that LAN location and upload the xdp's to the workbench application.
So is there a way I can read those XDP's from the workbench application folders dynamically based on the form number given as input.
Which activities can I use to pick up the correct XDPs and what kind of variables can be used for those activities.
Please help with this.