Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Performance Management
Lawson Business Intelligence/Reporting/Crystal
Create a reporting data store with production data
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Quinn
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5293
People Online:
Visitors:
383
Members:
0
Total:
383
Online Now:
New Topics
Lawson Portal
Lawson ESS customization
6/23/2025 10:28 AM
I want to add new links and customize the ESS (sel
S3 Security
Securing forms and programs that use Company Group
6/17/2025 5:41 PM
Is there a way to write a rule, that looks up a co
S3 Customization/Development
Self-Serve Customization and Modification of home page
6/17/2025 3:40 PM
Hi, I want to add new links and customize the E
S3 Customization/Development
Data / List view on Lawson Portal
5/21/2025 2:37 AM
Client is on S3 V10. All delivered and custom form
Lawson S3 Financials
Applying credits to open AP invoices
4/28/2025 1:26 PM
Hello, I am new to the Lawson system and after ru
Lawson S3 Financials
Lawson APIA
4/28/2025 1:22 PM
Has anybody recently installed Lawson's APIA m
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
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
1377
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
Performance Management
Lawson Business Intelligence/Reporting/Crystal
Create a reporting data store with production data
Please
login
to post a reply.
9 Replies
0
Subscribed to this topic
22 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
mwilliamson
Basic Member
Posts: 7
7/26/2012 3:56 PM
We are wanting to create a sql server data store pumping production data to if for reporting purposes. I know I will need to change the LBI datasources to point to the new server and the published Crystal Reports data sources will need to be changed to point to the new server. Amy I missing anything? We have all 3 application suites, not sure how often to refresh the data, more than once per day? Has anyone had any experience with this?
Will
Veteran Member
Posts: 39
7/27/2012 4:05 AM
Split
Hi Mr Williamson,
If you have purchased LBI recently, you may have gotten BPW with the bundle, which is Lawson's data warehousing tool that does exactly what you described.
Data sources wise, you will just need to modify then in Reporting Services where you can always override the Crystal data source. Same applies for your Smart Notifications.
Hope this helps!
SP
Veteran Member
Posts: 122
7/27/2012 1:20 PM
Split
Help us understand a bit better. Are you simply going to copy data to another database, and then build reports? Are you implementing an OLAP solution of some kind? What prevents you from reporting from the Lawson data where it currently resides? I'm thinking there is more to your questions than meets the eye.
Rich Bendickson
Basic Member
Posts: 5
7/27/2012 1:56 PM
Split
This is Rich Bendickson from Dashboard Gear. We provide an out of the box reporting solution that builds a reporting data store and OLAP cubes on all three suites of Lawson. You can check us out at www.dashboardgear.com, but with that being said if you want to go it on your own, Lawson has a tool called BPW that can help you build a warehouse and if you have any specific questions I would be happy to help you out with those as well.
Robby
Veteran Member
Posts: 87
7/27/2012 2:50 PM
Split
@ mwiliamson (original poster) You said: not sure how often to refresh the data, more than once per day? The answer to this is specifically "how often do you report?" Recommendations from personal experience; 1) If you consider Smart Notifications, which I use specifically for data exceptions (ie, find errors and correct), I would keep those pointing to your live database.
2) example: For month-end reporting of standard business data, refresh your data store (data warehouse) once per month after month-end processing. This gives you a 'frozen' point-in-time set of data. Reasoning: If a business leader questions the report output, or wants a little more, you have the same (non-updated) data to work with. I had a client who updated the data store after each bi-weekly payroll. This allowed them to run a myriad of reports based on the same data, data which would have otherwise been updated by the day-to-day operations. ie/ What were sales v. payroll v. employee status for the most recent fiscal month end, etc, etc...Whereas, if they were reporting from the database, things change right after payroll runs, changing the number of employees in this location, etc....(it was a business with a high number of employee data changes).
Also, keep this in mind--you don't have to update all of the data at the same time...consider the needs of the people who want the data for reporting.
PS. That same client built the data store because they were also trying to mesh data from different sources, ie/ Lawson and a point of sale system. HTH,
-Robby
mwilliamson
Basic Member
Posts: 7
7/30/2012 1:50 PM
Split
We are not new to LBI, been on it for 5 + years, My reasoning for wanting a separate reporting data store is that we have several crystal developers that create reports, we have lots of crystal parameter driven reports on the dashboards pulling data, I have had instances of a crystal users putting a drain on system resources. I am not necessarily suggesting rebuilding our existing reports just point them away from our live data.. I'm thinking I could reload the data at least once per day (early a.m. hours).
Robby
Veteran Member
Posts: 87
7/30/2012 2:13 PM
Split
I agree with your thinking :-)
Just be sure your developers are aware that the data is not real time, but only up to yesterday's processing.
And, to the point made by 'SP' above, building some cubes, stored procedures and some more concise tables, it could help the reporting efficiency quite a bit.
I know from experience (if you're dealing with HR/PR) there's no reason to pull the entire PRDISTRIB table into a data warehouse, when your reporting only needs this year and maybe last year's data.....just something to think about.
Good luck!
-Robby
Greg Moeller
Veteran Member
Posts: 1498
7/30/2012 2:15 PM
Split
It seems to me (IMHO) that you are fighting some of the same battles that we did a while back. We went through a big evaluation of the reports. Turns out that MOST of them should have been SmartNotifications instead of reports. Or the report should have been scheduled (during non-peak times) for display later on the dashboard or bursted out.
We still have more than we'd like of on-demand reports, but we've found that the use of SN's and scheduling the reports made a significant difference here.
Robby
Veteran Member
Posts: 87
7/30/2012 2:36 PM
Split
Greg, I agree :-)
Sounds like mwiliamson has a lot of 'power users' [we have several crystal developers that create reports] that want to report on the fly and are hitting the data during business hours.
Been there, done that!
If indeed they are 'creating' reports - perhaps they should be playing in a test system....I'm just saying....
Greg Moeller
Veteran Member
Posts: 1498
7/30/2012 2:47 PM
Split
We have several power-users here too that create reports (and it's difficult to get them to use the test system as most of their reports rely on the data being current), but the way in which they are linking their reports often needs some tweaking. They get the report to work, and several months later, our DBA is monitoring the database, and poses the question about a particularly long-running sql coming from crystalras. When we dive in, in some cases she's been able to cut the report rendering time from 45 minutes to less than 2, just by linking the report properly or writing a view and accessing the view with Crystal.
Please
login
to post a reply.