infor.com
concierge
infor u
developer portal
Home
Groups
Lawson - Technology Customer Community [READ ONLY]
Saving print output from recurring job
Legacy Contributor
We run PA100 each day through a recurring (recdef) job. We send the output to a printer. In the interest of saving paper we would like to save the output electronically instead. In our current setup the previous day's print manager files are overwritten each time the recurring job runs.
I could write a process flow to rename the job each day. Is there a simpler way to preserve the print files electronically? Our ideal solution would output each day's results to a pdf file on a network directory, but preserving the reports in the Lawson format in the print directory would be OK.
Find more posts tagged with
Comments
Legacy Contributor
We wrote a simple script to create a pdf copy of a report then save it with a date time stamp. The script is added to the recurring job.
Legacy Contributor
We also run PA100 daily, however I have 7 jobs scheduled that each run weekly (e.g. PA100SUN, PA100MON, PA100TUE, etc.) so that the reports are available online for 7 days. I don't have the requirement to store these on a network drive, but if I did, I'd write a Process Flow to FTP them from the Lawson server and save them in the desired network location, renamed with the date ccyymmdd.
0712131256598360.doc
jacob-jellison
I wrote a 4GL program and script that basically executes the bldxffiles utility and convert a .prt file to pdf. The 4GL program can be added as second step to any recurring job to convert and save off the pdf to another location on the server or a network accessible mount point.
Legacy Contributor
we sre in the process of developing an automatic process to run once a day (custom 4gl code and unix script) to determine which reports we want saved, convert them to csv/pdf using bldxffiles and then save them to a network share (we run on unix and have something called CIFS installed that maps unix to windows and allows us to save files)
dan-linzy
We also wrote a shell script to create a pdf copy of the report then save it to a directory that the users are able to access. Have a project within the program list to save it to SharePoint. For the reports that are not needed to be access by several people we have used the "Daily Naming" convention of JOBNAMEMON, JOBNAMETUE, JOBNAMEWED.......
Important Links
Community Hubs
Discussion Forums
Groups
Community News
Popular Tags
ION Connect
ION Workflow
ION API Gateway
Syteline Development
CPQ Discussion Ask a Colleague
Infor Data Fabric
Infor Document Management (IDM)
LN Development
API Usage
FAQs, How-To, and Best Practices