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
LBI Structure / Framework For Maximum End User Flexibility
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
TJA
Past 24 Hours:
0
Prev. 24 Hours:
1
Overall:
5242
People Online:
Visitors:
234
Members:
0
Total:
234
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Chesca
1042
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
LBI Structure / Framework For Maximum End User Flexibility
Please
login
to post a reply.
3 Replies
0
Subscribed to this topic
22 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Eric D
New Member
Posts: 1
2/4/2013 3:36 PM
I know lengthy posts often get glossed over so I tried to provide the quick, to the point post and then if needed, the background for the much appreciated person that responds.
THE PROBLEM:
Looking for guidance on setting up a framework or structure that will provide non-technical users flexible and "unmanaged" ability to add/edit/remove documents, spreadsheet, and reports. Looking for a high level "dashboard" to provide the structure / hyperlinks / relationships of more detailed documents. So more of an organized document repository than providing information. My first thought was to create "static" locations a file server that LBI could maintain persistent hyperlinks to as a way to guide the group to related information. The person would put the documents into the appropriate directories. So while the the files may seem disorganized, LBI would provide the organization as the front-end.
Does anyone have any suggestions or better approach?
Thanks for any help!
BACKGROUND for further clarification:
We have a management level group that comes together for monthly meeting to discuss their area of responsibility. Prior to their meeting, information and supporting documents are made available to the group to review so the meetings are to discuss the solutions and not the problems. Currently the group has a shared and secure directory and sub-directories on a file server that they put there documents in. As you could imagine there is not a structure on how documents are related to each other so except for the one that produced the items no one knows how everything is related. The content would be edited throughout the month by the various managers which eventually be reviewed by the group. Since files names and the number of documents would change each month, I wouldn't want to be continually maintaining LBI with rights, file names, etc.
Matthew Nye
Veteran Member
Posts: 514
2/4/2013 4:13 PM
Split
I think youve got the right idea. Ive done something like this but you could really get advanced with it.
1. Use SmartNotifications to create an InfoSet that retrieves file names from a network share
2. Construct a dynamic Application Link for each row to open the document on click
3. All documents use a predefined SmartCoding string in the name (ie FIN1201 to represent Finance Dept for the 1st period of 2012) and placed in the network share
4. Create a Notification and using filters, conditions or grouping, organize the results to be relevant to the specific users of a dashboard.
Step 4 is where you can do the real fancy stuff. You could have a separate folder for each document type, then using your SmartCoding filters and the merge condition you can combine all the documents for a given project or area into one listing. If you wanted to dive into Template customization you can also enable sorting and filtering for the end users or even expose the ability to refresh the data. Because youre not hitting a transactional database, you can actually set the infoset to NOT be cached without worry about too much of a performance hit (assuming you dont have thousands of users hitting that notification).
hth,
Matt
Robby
Veteran Member
Posts: 87
2/4/2013 9:03 PM
Split
Matthew:
This sounds interesting! I've never used a "File Location" data source in Smart Notifications.
What is the correct file path syntax for the field "Location:" in the "Work With Data Sources" setup screen?
Thanks in Advance!
-Robby
Matthew Nye
Veteran Member
Posts: 514
2/5/2013 6:36 AM
Split
Actually you dont need to create a Data Source when viewing a listing of files. When you create your InfoSet just select "File System" from the Type drop down and supply the root path that you want to monitor.
Please
login
to post a reply.