The below values should be changed in my environment:
SYS3.GHD1.CAI.PPOPTION(CAHVX2YP)
X2YY_PAGELIM=20000 Max number of pages (0-999999999)
X2YY_LINELIM=100000 Max number of lines (0-999999999)
We generate reports with millions of lines ..so I should set the above values, increasing them from 20000 to what?
Below are the values in my system
#X2YY_A2PD=A2PDL AFP-to-PDF transform node unc
X2YY_A2PD=A2PD AFP-to-PDF transform node unc
Is it recommended we comment out x2yy_A2PD=A2PD
and change x2yy_a2pd=A2PDL ?
The reason these files were not being transformed is because they exceeded the X2YY_PAGELIM or X2YY_LINELIM value set in STDENVX. Given the large size of these AFP files, some guidance on what resources are required by the stand alone transformers to do the transformation was needed.
CPU and memory usage is determined by the complexity of the AFP data. When concerned about how long the wait for the transformation to complete will be, linearized pdf project file, A2PDL.d2eproj should be used so that the first pages are viewable as quickly as possible.
The amount of space available in the filesystem with the transformer directories also needs to be considered.
The files stored in /input and written to /output will be large.
From the page:
Configure Environment Variables for DRAS or Web Viewer
X2YY_A2PD
Syntax
X2YY_A2PD=a2pdnode
If X2YY_SUBID is specified, this parameter specifies the name of the CA Spool printer node that drives the AFP-to-PDF transformation. AFP-to-PDF transformation is not performed if this parameter is not specified.
If X2YY_PROC is specified, this parameter must be set to value of "A2PD" or "A2PDL".
You can optionally specify X2YY_A2PD = A2PDL. This setting generates a linearized PDF, which loads faster in most browsers than a non-linearized PDF.
Unfortunately, there is no way to estimate the space requirement ahead of time. It's a tuning effort. Some guidelines: