infor.com
concierge
infor u
developer portal
Posts
Categories
Groups
Hubs
Developer
Healthcare
Hospitality
Public Sector
CloudSuites
Aerospace & Defense (LN)
Automotive (LN)
Chemicals (M3)
Corporate (FSM/HRT)
Distribution (Sx.e/CSD)
Distribution Enterprise (M3)
Engineering & Construction (LN)
Fashion (M3)
Food & Beverage (M3)
Healthcare (FSM/HRT)
Industrial (Syteline/CSI)
Industrial Enterprise (LN)
Manufacturing (M3)
Public Sector (FSM/HRT)
Solutions
Supply Chain Management (SCM)
Human Capital Management (HCM)
Events
Groups
Your Groups
User Groups
Migrated Forums
FSM/HCM/S3 - Infor Lawson 10.x
HCM/S3 - Learning and Development
HCM/S3 - Global HR
HCM/S3 - Talent Acquisition
HR Service Delivery
Human Capital Management (HCM) - EMEA
Infor Configuration Management for Service Industries
Lawson - Business Intelligence
Lawson - Financials
Lawson - Human Resources
Lawson - Supply Chain
Lawson - Supply Chain Management
Lawson - Technology
MSCM on Landmark
About
Community News
Email Community Support
Home
Groups
Lawson - Business Intelligence Customer Community [READ ONLY]
LBI users report?
Legacy Contributor
We have a randomly assigned "e-id" given to employees at hire and that # is what they use for system access. This e-id is what I use when setting up employee device types/email addresses in LBI. We are starting to expand our use of the auto-generated reports using LBI, so my list of devices is growing rapidly. I would like to write a Crystal or Access report (ODBC) that has all my devices and the emails assigned to them for audit purposes. Does anyone know what table the information on LBI device types is stored in? Thank you!
Find more posts tagged with
Comments
delliott
Delivery device information is stored in the LawsonFS database, in the EFSDeliveryUsers, EFSDevicePrefs, EFSDevices, EFSDeviceTypes, EFSDocProps, and EFSDocuments tables. (They're not too complicated, the relations are easy to figure out.)
For instance, here's a query to retrieve all the delivery addresses, their device name, and their owner:
SELECT address, docname, owner_name
FROM efsdeliveryusers
JOIN efsdocuments on efsdocuments.ownerid = efsdeliveryusers.ownerid
JOIN efsdevices on efsdevices.docid = efsdocuments.docid
ORDER BY owner_name
Legacy Contributor
Thank you!
Important Links
Community Hubs
Discussion Forums
Groups
Community News
Popular Tags
CPQ: Ask a Colleague
FAQs, How-To, and Best Practices
Idea
Infor OS Portal
UI Design
CPQ: Tips and Tricks
Infor Homepages
Widget Development
Infor EPM Migration
Infor Ming.le