Recent posts

#61
Report Indexing / APK460S - a common message
Last post by Ed_Arnold - May 01, 2025, 08:02:24 PM
Had a recent report of an APK460S on z/OS, loading from a PC to the mainframe.

APK460S

TRIGGERS SATISFIED, BUT INDEXES WERE INCOMPLETE AT END-OF-FILE.

The TRIGGERn parameters specified in the parameter file were met, but the end of the file was reached before the INDEXn parameters were located.


In that case that means that while this trigger was found



 TRIGGER1=*,1,X'31',(TYPE=GROUP)



But then based on that trigger the index was not found.



FIELD1=2,17,30,(TRIGGER=1,BASE=0)

INDEX1=X'53454354494F4E4944',FIELD1,(TYPE=GROUP,BREAK=YES)


Cause and resolution:

The mainframe would double-space before printing the change details line.

Windows still does the double-space when the report prints, but indexing was thrown off by 1.

After updating the FIELD1 line to look down 1 line instead of 2 all is well.

#62
Windows Client / Re: multiple viewing sessions
Last post by DDP021 - April 23, 2025, 08:49:30 AM
Thanks Guys!  I didn't THINK it was possible currently but figured I'd ask just in case!  :-)

Right now its just a minor inconvenience.  Especially when testing and going back and forth remembering what session you were logged into!!!  lol

Thanks as always for the replies!

Take care!

Dave
#63
Windows Client / Re: multiple viewing sessions
Last post by Justin Derrick - April 22, 2025, 06:23:43 PM
Sounds like it would be a good enhancement request.  :)

-JD.
#64
Windows Client / Re: multiple viewing sessions
Last post by Ed_Arnold - April 22, 2025, 05:41:41 PM
Dave - can't do what you're asking - 1 client, viewing multiples.

You'll have to bring up multiple copies of the client and then alt-tab or however and keep flipping back and forth.

Ed
#65
Windows Client / multiple viewing sessions
Last post by DDP021 - April 22, 2025, 04:35:40 PM
Does anyone know if its possible to configure the VIEWER to allow you to logon to different servers at same time?  We can using the ADMIN cliient  to do our sewtups but not viewer.  Reason I ask is we have a PROD and QA server and its cumbersome to have to log out of one to log into the other each time.   Especially when testing in QA
#66
Report Indexing / Re: Report Wizard using PDF op...
Last post by DDP021 - April 21, 2025, 03:40:34 PM
Ed,

Seek and you shall find!   I would have never found that info myself like you did!  Someone at our helpdesk tracked down that setting in Adobe.  That's the only way it got fixed here!!!  Just one of those off things you dont come across too often!  I appreciate all your responses!!

Take care

Dave
#67
Report Indexing / Re: Report Wizard using PDF op...
Last post by Ed_Arnold - April 17, 2025, 06:19:25 PM
I mentioned this to the brain trust around here who pointed me to the CMOD Newsletter 4Q2022.

https://www.ibm.com/support/pages/node/6850805

QuoteProblems displaying PDF files with the OnDemand
Administrator client after upgrading Adobe
Acrobat Continuous Release 2022
When selecting a PDF file to begin indexing with the OnDemand
Administrator client or viewing with the OnDemand Client, the following
symptoms might occur:
� In the OnDemand Administrator, the Graphical Indexer window opens
the PDF document for indexing, but the PDF page renders outside or on
top of the Graphical Indexer window. Further, users are unable to select
any text for defining indexes, triggers, or fields.
� In the OnDemand Client, the PDF document opens for viewing, but the
PDF page renders outside or on top of the OnDemand Client.
� The OnDemand Administrator or OnDemand Client immediately
closes.
These issues are caused by new security enhancements implemented by
Adobe.
To prevent these issues from occurring, review the Preference settings in
Adobe Acrobat. Select the 'Edit/Preferences...' menu item, then click
'Security (Enhanced)'. Under 'Sandbox Protections' uncheck 'Enable
Protected Mode at startup'.
Unchecking 'Enable Protected Mode at startup' will display a message box
asking if you are sure you want to continue. Select Yes. Then close Adobe
Acrobat and try to open a PDF file in the Graphical Indexer of the
OnDemand Administrator or in the OnDemand Client.

And now I know.

Newsletter includes a screenshot as well.

Ed
#68
Report Indexing / Re: Report Wizard using PDF op...
Last post by Ed_Arnold - April 17, 2025, 05:33:26 PM
Much appreciated your followup good sir!

Ed
#69
Report Indexing / Re: Report Wizard using PDF op...
Last post by DDP021 - April 14, 2025, 11:36:39 PM
Ed, well FINALLY figured out what the issue was.  It was a setting in Adobe.  Under Preferences/Security(Enhanced) the Enable Protected Mode at startup box has to be UNCHECKED.  For some reason on new laptop it was.  Once that was done had to delete the existing arspdf32 file in the Adobe Plugin Folder  under Program Files (x86) .  Then copy the arspdf32 file in the OnDemand folder in Program Files (x86) and paste it into the Adobe Plugin Folder

After doing all that Report Wizard worked PERFECT for PDF!  Can't recall if this had to be done one old Laptop when software was installed on it! 

Appreciate the responses Ed.  I've made up a document detailing the steps above for future reference.  Of course I have this post to reference too!!!  :-)
#70
Report Indexing / Re: Report Wizard using PDF op...
Last post by Ed_Arnold - April 14, 2025, 05:15:43 PM
Well, you could try upgrading to 10.5.0.9?

(A fish in water can't get any wetter.)

Ed