Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - adamosullivan

Pages: [1]
1
Good afternoon,

We are trying to set up an index exit to be run on Windows via arsload.exe (10.5.0.0), loading to a z/OS CMOD instance (10.1.05).

Is it possible for arsload.exe to call an index exit written in C, using the OS/390 indexer?

(IBM's documentation has info about using ACIF for this purpose, but not OS/390:  https://www.ibm.com/support/knowledgecenter/en/SSEPCD_10.1.0/com.ibm.ondemand.ir.doc/dodim000.htm)

2
Hello,

We are using the PDF indexer 10.5 on a Windows Server, loading multi-document PDF files, using the Page-Piece Dictionary.

How can we set the PDF Title value to something unique for each individual document (originally in the multi-document PDF) when loaded into CMOD?

(To view the Title value I am referring to, in Adobe, if you right click on the document and select "Document Properties", on the first tab "Description", there is a field for "Title:")

This Title value appears to apply to the entire PDF (in our case, an entire multi-document PDF).  However, we would like each of these individual documents (originally from the multi-document PDF) to have unique title values when loaded into CMOD.

For example:  if we have a multi-document PDF file (multi.pdf), containing individual documents doc-a, doc-b, and doc-c.

multi.pdf
  doc-a
  doc-b
  doc-c

We index / load multi.pdf, and then retrieve doc-a.  We would want the PDF title value for doc-a to be "Some Doc A title", if we retrieve doc-b, its title should be "Different title for Doc B", and so on.

I've been reading through the documentation for the page-piece dictionary and indexing parameters, but have not come across much related to this scenario.

Thanks in advance!

Pages: [1]