Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
S3 Systems Administration
Alternate print directory
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Zac Shields
Past 24 Hours:
0
Prev. 24 Hours:
2
Overall:
5210
People Online:
Visitors:
414
Members:
0
Total:
414
Online Now:
New Topics
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson S3 HR/Payroll/Benefits
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
S3 Customization/Development
Read and Write CSV file COBOL
10/9/2024 2:53 PM
Does anyone have a quik example of a program that
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1372
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Infor / Lawson Platforms
S3 Systems Administration
Alternate print directory
Please
login
to post a reply.
5 Replies
0
Subscribed to this topic
27 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Roger French
Veteran Member
Posts: 549
11/6/2012 1:33 PM
Is it possible to set up an alternate print directory for Lawson reports?
Is it possible to set it up for everyone, or a named user?
I already know about and can use the 'Reports' feature in batch jobs which lets me name an alternate print file name for a specific report for a user, but I want to configure or name the print file directory for some named users other than LAWDIR/print, without having to reinstall the environment.
Possible? This is on windows environment.
Thanks in advance,
Roger
John Henley
Posts: 3353
11/6/2012 3:07 PM
Are you trying to get to more storage space? If so, you can do it with an alternate mount point (a la Unix) from Windows drive manager. You would need to temporarily move current %LAWDIR%\print contents somewhere else (i.e. folder must be empty).
Roger French
Veteran Member
Posts: 549
11/6/2012 3:45 PM
Thanks John
Not for more space, but I have a need to have the print directory with a shorter path name
Example: E:\lawprod\law\apps\print\
\
\printfilename or E:\lawprod\law\print\
\
\printfilename
In this example: LAWDIR = E:\lawprod\law\apps
I want the print directory to be (just as one example) to be located to E:\lawprod\print
I know this may not be supported by Infor/Lawson but I want to know if it is possible.
We have some instances where the user ID is rather long and the limit for path+ print files name is 60 characters and we don't have the possibility of using shorter user IDs. The problem is that with some user ID's because the entire path + print file name is greater than 60 characters, some print files (specifically from GL90 CSV export) are NOT showing up in print manager because the .csv portion is being truncated from the actual print file name.
Roger
George Graham
Veteran Member
Posts: 201
11/6/2012 4:18 PM
I've done this a couple of ways. Similar to unix, you can create a symbolic link (mklink command) on another folder that is shorter to the print file directory. That would give them something link E:\print as their path - and it works in jobs.
The caveat is that you have to create the link on a server drive itself - can't be a share of any kind - otherwise Lawson won't use it.
We've done this exact same thing with the work folder - and then tied the links to a mapped drive on their desktop with permissions to allow them to drag and drop work files - without having to place all kinds of permissions on the work folder itself.
Roger French
Veteran Member
Posts: 549
11/6/2012 5:31 PM
Thanks George for the idea. I will try that and we shall see.
-Roger
Roger French
Veteran Member
Posts: 549
11/7/2012 3:02 PM
It works and it doesn't work.
I was able to create the symbolic link OK and it seems to work with jobs, but unfortunately if the original print file create on the source link is incorrect or wrong, it's also incorrect or wrong on the target of the link.
Please
login
to post a reply.