Originally posted by: SystemAdmin
Sorry I am posting so late here...
But after seeing the previous ones I just thought I would chime in.
Printing to a print queue (Or local printer) is quite easy. All you have to do is
write directly to a bogus file on the printer device and address the UNC name of the printer.
Example:
Adapter type = FILE
Command = \\myserver\mypritner\bogus.txt
So long as...
1) the user that is executing the mmc has rights to the printer.
2) You may have to open the printer ONCE on the console.
3) If this is a Event Server process, the account that the process runs in must have rights to the printer.
4) This describes a Windows environment but this method uses some way back Unix\CPM principles so I do not see why it would be different if you write to the printer device in Unix.
This process has been VERY VERY reliable, and you can enhance it by inserting some printer codes before the data.
This a basic solution but it does work.
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange