OnDemand Users Group

Support Forums => Report Indexing => Topic started by: j4jims on August 28, 2015, 06:39:14 AM

Title: ACIF indexing
Post by: j4jims on August 28, 2015, 06:39:14 AM
Hi All,

I am facing an issue while using ACIF indexer to load AFP documents in AIX environment.

The report consits of 590 pages out of which I could see only one page when I try to view it through CMOD client.
But system log says that all the pages are loaded successfully. Below is the indexer information used.

Application Indexer Configuration:
CC=YES
CCTYPE=A
CONVERT=YES
CPGID=500
MCF2REF=CPCS
TRC=NO
FORMDEF=F1FMMST
FDEFLIB=/opt/DocuCorp/dmkr/claimspc/mrl/fontlib31
FONTLIB=/opt/DocuCorp/dmkr/claimspc/mrl/fontlib31
OVLYLIB=/opt/DocuCorp/dmkr/claimspc/mrl/fontlib31
PDEFLIB=/opt/DocuCorp/dmkr/claimspc/mrl/fontlib31
PSEGLIB=/opt/DocuCorp/dmkr/claimspc/mrl/fontlib31
BREAK=YES
GROUPMAXPAGES=9999
TYPE=PAGE
EXTENSIONS=RESORDER
FILEFORMAT=STREAM
DCFPAGENAMES=NO
UNIQUEBNGS=YES
RESFILE=SEQ
RESTYPE=ALL
IMAGEOUT=ASIS
INDEXOBJ=ALL

Could any one temme how to resolve this issue ?

Thanks in advance.

Title: Re: ACIF indexing
Post by: Alessandro Perucchi on August 31, 2015, 08:44:47 AM
Hello,

Why do you post that in the group "Off Topic" ??? nobody will see it!! since it's off topic :-D

Well, could you please run the following command and give me the output?


arsafpd -d -i file.afp |grep -E '[[:space:]]([BE]DT|[BE]NG|[BE]PG|TLE)[[:space:]]'


That would help to understand how the AFP looks like internally.

(I suppose you are using CMOD V9.X)
Title: Re: ACIF indexing
Post by: Justin Derrick on August 31, 2015, 09:59:48 AM
I'm moving this post to the Report Indexing forum...
Title: Re: ACIF indexing
Post by: Alessandro Perucchi on August 31, 2015, 01:58:25 PM
Quote from: Justin Derrick on August 31, 2015, 09:59:48 AM
I'm moving this post to the Report Indexing forum...

+1
Title: Re: ACIF indexing
Post by: j4jims on September 18, 2015, 09:36:53 AM
I'm sorry ...As am new to the group doesn't know where to post :(

Sorry for the long gap !! And I found the solution..

It's because of the missing tags in the file and the directories were not configured properly.


-Jim.
Title: Re: ACIF indexing
Post by: Ed_Arnold on September 18, 2015, 05:26:21 PM
j4jims - thanks for posting that you found a solution and what it was.

Ed
Title: Re: ACIF indexing
Post by: j4jims on September 18, 2015, 06:22:37 PM
The EPG tags were missing in the file.

-Jim