Hi All,
We use Mainframe OnDemand to load batch PDF documents. I need to create report of doc-id for each document loaded in OnDemand. Is there any ARS function which I can use to pull doc-ids for individual documents loaded in OnDemand from batch?
Thanks!
gn
You can probably do this with OnDemand's arsdoc query command. You can query the Application Group and specify the fields you want, or you could build a Content Manager OnDemand Folder that exposes the CMOD Unique Doc ID.
-JD.