Possible Issue with PPD's

Previous topic - Next topic

jsquizz

We are getting large files from Open Text, and they are failing. Here's the issue:

: ARS4919E Word search or extraction error
: ARS4923E ArspSearchDocPages error code 536936462 Expected a dict object.
: ARS4902I Number of input pages = 1876598
: ARS4922I ARSPDOCI 10.5.0.4 completed code 4
2022-10-13 13:17:05.535722: ARS4309E Indexing failed
2022-10-13 13:17:05.535771: ARS4318E Processing failed for file

Based on the sample PPD that is provided based in the documenation, I noticed in our PDF that the one field, which is a name field..Is not completed properly. Notice CustomerName

/PieceInfo <</IBM-ODIndexes <</Private


                                <</DocId(AAA)
                                 /BankNumber(0000000001)
                                 /AcctNumber(00000000000111111111)
                                /CustomerName(David Robertson &
                                 /NoticeType(W)
                                 /StmtDate(20120507)
                                >>
                               /LastModified(D:20120619000000Z)
                        >>
                >>


Can this cause an issue with the PDF Indexer failing?
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

Yeah, if the PPD format is bad, CMOD can't be expected to parse it properly.

Send it back to the team that created it and ask them to fix it.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

jsquizz

Quote from: Justin Derrick on October 14, 2022, 04:29:21 PM
Yeah, if the PPD format is bad, CMOD can't be expected to parse it properly.

Send it back to the team that created it and ask them to fix it.

-JD.

Thanks JD. We figured it was an issue with the file, but we wanted to pinpoint it exactly. This process is new to them.
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING