OnDemand Users Group

Support Forums => CMOD for z/OS Server => Topic started by: gnalawade on February 12, 2021, 06:59:54 PM

Title: docid from OnDemand
Post by: gnalawade on February 12, 2021, 06:59:54 PM
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
Title: Re: docid from OnDemand
Post by: Justin Derrick on February 12, 2021, 07:36:30 PM
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.