Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
User Experience
Lawson Add-Ins for Microsoft Office
Speadsheet Designer
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Hitman
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5208
People Online:
Visitors:
378
Members:
0
Total:
378
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
User Experience
Lawson Add-Ins for Microsoft Office
Speadsheet Designer
Please
login
to post a reply.
3 Replies
0
Subscribed to this topic
1 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Lisa Stewart
New Member
Posts: 6
8/19/2010 4:26 PM
Any one heard of a Lawson Product called spreadsheet designer that is supposed the take the place of excel add-ins? If so could you share what you know about it?
Tom Keller
Advanced Member
Posts: 42
8/19/2010 4:43 PM
I watched a webinar on it once. I think it was Ciber that did the presentation of the software but I am not sure. It is a separate software that basically allows you to do what LBI does. It works like an add in in excel and utilizies the drill down function for the reports.
Woozy
Veteran Member
Posts: 709
8/20/2010 4:19 PM
This is probably more than you want to know, but I figured I'd give you the whole enchilada....
Lawson Spreadsheet Designer (LSD...gotta love it) is an Excel Add-In for Landmark/LTM. It doesn't replace the "classic" add-ins for S3, but it replaces the Landmark wizards which no longer work in the later releases of Landmark/LTM.
Although LSD is a similar concept to add-ins, since it is a new application there are many quirks and missing components. Some of these issues are LSD issues, and some of them are Landmark/LTM issues.
LSD is much more integrated into Excel than classic add-ins are. After installation, there is a new "Lawson" tab on the ribbon bar in Excel, and within that tab are the Query and Update wizards. (see the attached screenshot of a Query). There is no external application running like classic add-ins. When the user adds a query to a worksheet and saves the worksheet, the query is saved along with the data. This is good and bad - the good is that it is always there, but the bad is that you can't copy the query from one worksheet to another - you must recreate the query.
When LSD is installed, both the Query and the Upload are automatically included, and it is not possible to install only the Query. Security for LSD isn't as flexible as it is with classic add-ins in S3. If a user has LSD, they may query and upload to any screens where they have rights to query/update in the actual LTM application. The upload wizard is fairly complex, because the user must select the appropriate "method" to use for the update - and some business classes have dozens of different methods. It's important to use the correct method, because that is waht is stored as the "activity" in the audit log (i.e. history). Uploads using classic add-ins are scary, but LSD uploads are far worse.
We've been using LSD since fall of 2009 for configuration, uploading, and querying of LTM data in preparation for our implementation which happened the beginning of July. Here are some of the things we have observed about LSD:
- Queries and updates are extremely slow, even though we are hosting Landmark/LTM locally and have very low network latency. I just did a query of 8 fields from the Employee table with no filter other than HROrganization (similar to S3 Company). I finally cancelled it after 25 minutes and it had returned only 18,000 of 25,000 employee records. (personal note: as a developer, I'm used to SQL queries that return huge amounts of data in seconds, so it KILLS ME to use this tool for querying...unfortunately, it is the only tool that is available.)
- Data selection (filtering) is very rudimentary and comes nowhere close to classic add-ins.
* Users may add any fields to the filter, but only one value is allowed per field (no ranges, lists, etc).
* If multiple fields are used, the relationship between the fields is always an 'AND'...the user does not have the option to use an 'OR'.
* The only operator is EQ...there are no GT,LT,Not,Like,etc
* There is no way to filter in or out "blank" values
Because of these limitations, we typically do as little filtering as possible, and then manipulate the data within Excel.
- Blank dates are returned as 0 (01/00/1900 date in Excel) rather than as an empty field.
- Within the Query wizard, the user may elect to either use the field value or the field state (translated value). However, this is a query-wide setting rather than a field-by-field setting. The upload will allow either value or state (in most cases).
- When an LSD query is running, Excel is locked up and is not available for anything else (within that Excel session).
- LSD does not provide any feedback on progress until the query/upload is done - the user can't tell if it is on record 50, 500, or 5000 - and if you cancel the query to see how far it got, then you have to restart it from the beginning to get all your data. (we have an enhancement request in on this one)
In general, LSD is merely adequate to do the job. However, since this is the only tool available to us, we use it to query/update data every day - particularly for batch changes.
I hope this helps!
Kelly
Attachments
LSD_Screenshot.jpg
John Henley
Posts: 3353
8/20/2010 4:40 PM
Kelly, thanks so much for that information--very informative!
Please
login
to post a reply.