File received as .AFP instead of .PDF when running the Transformers IVP job
search cancel

File received as .AFP instead of .PDF when running the Transformers IVP job

book

Article ID: 253758

calendar_today

Updated On:

Products

Spool

Issue/Introduction

Using a SMTP node to test the AFP to PDF Transformers but the file is being attached to the email as .AFP instead of .PDF 

Environment

Release : 14.0

Cause

There was no TRANSFRM keyword in the NODE or DEFNODE statements so there was no request to transform the file.

Resolution

Add the TRANSFRM keyword as below:

DEFNODE  EMAIL1,EMAIL01,CLASS=ALL,TCPDRIV=SMTP,
         ACQUIRE=WORK,RELEASE=NOWORK,
         TCPHOST=x.x.x.x,TCPPORT=25
*
NODE MAILPDF,EMAIL1,GROUP=0007,TRANSFRM=A2PD