Configuring the Java Spool Transformers with Web Viewer 12.1
search cancel

Configuring the Java Spool Transformers with Web Viewer 12.1

book

Article ID: 141981

calendar_today

Updated On:

Products

Output Management Web Viewer

Issue/Introduction

Steps to take if you have Spool and want to use the standalone JAVA Transformers with Web Viewer 12.1

Environment

  • Output Management Web Viewer 12.1
  • Spool™
  • DRAS
  • View®

 

Resolution

When using the Java Transformers with Spool you need to include some additional statements.

Sample definitions:

DEFNODE A2PDF,AFP2PDF,TCPHOST=DUMMY,TCPDRIV=DISK
NODE    DRASA2PD,A2PDF,GROUP=1,X2YY=D2EVISIO,TRANSFRM=A2PDwT
DEFNODE M2PDF,META2PDF,TCPHOST=DUMMY,TCPDRIV=DISK
NODE    DRASM2PD,M2PDF,GROUP=1,X2YY=D2EVISIO,TRANSFRM=M2PDwT
DEFNODE T2PDF,TEXT2PDF,TCPHOST=DUMMY,TCPDRIV=DISK,TRANS=C037T19U
NODE    DRAST2PD,T2PDF,GROUP=1,
TCPDRIV=DISK,TRANSFRM=T2PDTw,
    DRIVPRM1='PATH=/usr/lpp/caspoold2e/xenos/output/&FNO.pdf',
    DRIVPRM2='pathmode=SIRWXU,SIRWXG,SIRWXO',
    DRIVPRM3='FILENAME=*.PDFLB'
  • See the attached View® sample DRAS Java Transformers member: CBY3OPTN(CAHAX2YP) and DRAS JCL sample.

You will need to uncomment these lines 

//*STDENV   DD DISP=SHR,DSN=CAI.CBY3OPTN(CAHAX2YP) 
//*BXYTRACE DD SYSOUT=*,HOLD=YES  

and configure for your environment.

 

 

Attachments

DRASPDFX.txt get_app
CAHAX2YP.txt get_app