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
Publishing in LBI a Crystal Report reading LTM Database via LAWSON OLEDB Connector
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Saef
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5226
People Online:
Visitors:
211
Members:
0
Total:
211
Online Now:
New Topics
User Group Announcements
Carolina User Group Meeting
12/20/2024 3:15 PM
Date & Time: February 6, 2025, 8:30am - 4:00pm
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
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
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
Performance Management
Lawson Business Intelligence/Reporting/Crystal
Publishing in LBI a Crystal Report reading LTM Database via LAWSON OLEDB Connector
Please
login
to post a reply.
16 Replies
0
Subscribed to this topic
22 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
ric9d
Veteran Member
Posts: 76
1/19/2013 12:11 AM
I am trying to publish a Crystal Report which used Lawson OLEDB to connect to LTM.
This report is different as it is using "previously built relationships" in LTM.
I was able to create a DataSource and tested it to be valid (pointing to correct server). However when I try to publish it and change the datasource (in data setup in LBI) the newly created datasource does not appear as one of the selections.
The report itself on a stand alone basis (in Crystal) work fine.
Is there anything special (that I should know or do) regarding publishing reports pointing to LTM Databases using Lawson OLEDB Connector? Please help.
Ric
Will
Veteran Member
Posts: 39
1/19/2013 12:32 PM
Hi ric9d,
The datasource type within the Crystal report needs to be identical to the Reporting Services datasource type if you want to be able to select it under the Data Settings screen.
ric9d
Veteran Member
Posts: 76
1/19/2013 2:09 PM
I think thats where my problem lies. I have done Lawson OLEDB Dataources and had no problems with it. The only difference with this one is that it is from LTM. I have checked and double checked my (LTM) datasource and tested it too. I am thinking there should be something special I have to do since it is pointing to LTM database?
Matthew Nye
Veteran Member
Posts: 514
1/19/2013 3:27 PM
if you right click on your data source connection in the Crystal Report Designer and select "Set Datasource Location", in the upper pane expand your datasource, then expand "Properties", what value does it say for Provider?
ric9d
Veteran Member
Posts: 76
1/21/2013 12:42 AM
Provider: Lawson.LawOLEDBC.4
Matthew Nye
Veteran Member
Posts: 514
1/21/2013 11:29 AM
And what is the Provider value for the Override Data Source that you have set up (Reporting Services Administration > Server Settings > Modify Data Sources > Edit associated data source)?
ric9d
Veteran Member
Posts: 76
1/21/2013 12:42 PM
It is EXACTLY the same:--> Lawson.LawOLEDBC.4
Matthew Nye
Veteran Member
Posts: 514
1/21/2013 1:02 PM
And youre not seeing it in the drop down? If not then it seems youve got the correct setup in RS and Crystal and I would say it is an environmental setup/issue.
A few things to look at:
Issue Isolation
1. Create a Crystal Report with a data connection to several other data source types (MS SQL, Oracle, non-LTM Lawson, ODBC, etc) and see if you are able to set any Override Data Sources.
2. Dont use Override data source, enter username and password of your LTM report, do you get a looping login or does the report run
3. Be sure youve installed the verbose logger for Reporting Services (seach InfoXtreme for log4j.jar for details)
Diagnose
1. Confirm Lawson Object Services is installed on the server that the RAS engine is installed on
2. Check WebSphere log files for any error messages related to Reporting Services
3. Check RAS log files for errors
Resolutions
1. If you have recently upgraded the RAS server and you didnt copy all the JAR files into your RS root you may want to do this. The most simplistic way of doing this is reapplying or applying the latest patch to Reporting Services (it will copy the necessary files automatically)
2. Unistall/Reinstall Lawson Object Services on the RAS Server
3. Recreate your Override Data Source
Report back with any additional info.
ric9d
Veteran Member
Posts: 76
1/21/2013 2:25 PM
Mat, Here are my responses:
Correct. I am not seeing it in the dropdown.
1. I have written and publish reports and Overridden Datasources (all non LTM) ane they all worked. (In prod)
2. I tried not using Override Data Source and yes, I get a looping login and report doesnt run.
3. Not sure about this.
Diagnose
1. Im assuming Lawson Object Services is installed since other reports are working.
2. Check WebSphere log files for any error messages related to Reporting Services --> will do
3. Check RAS log files for errors --> will do
Resolutions
1. If you have recently upgraded the RAS server and you didnt copy all the JAR files into your RS root you may want to do this. The most simplistic way of doing this is reapplying or applying the latest patch to Reporting Services (it will copy the necessary files automatically) -- No recent upgrade was done.
2. Unistall/Reinstall Lawson Object Services on the RAS Server --> will do
3. Recreate your Override Data Source -- will do
Report back with any additional info.
Matthew Nye
Veteran Member
Posts: 514
1/21/2013 2:35 PM
[quote]
Posted By ric9d on 01/21/2013 09:25 AM
1. I have written and publish reports and Overridden Datasources (all non LTM) ane they all worked. (In prod)
.....
Diagnose
1. Im assuming Lawson Object Services is installed since other reports are working.
[/quote]
Were these other reports using Lawson OLEDB data connections? If so perhaps just to isolate further, create a new report that connects to LTM but only takes one simple piece of data. Im not familiar with the LTM database but in the GL system I would use something like CUCODES which only has 2 records, typically. Put nothing else in the report, save, publish and see if the issue is replicated.
ric9d
Veteran Member
Posts: 76
1/21/2013 3:55 PM
I just published a report (not very simple) and it is using LTM database and it worked fine.
The difference is: The DataSource I created (for this "not very simple" report) is Pointing to a different port. It is pointing to port 80 and the datasource obviously is showing in the drop down. I was able to run the report successfully.
The datasource having problems is using port 85. I also notice that in the Crystal Report itself, when running it standalone (not in lbi) the relationships and other objects are visible.
For the the datasource with port 80, I can only see the tables.
ric9d
Veteran Member
Posts: 76
1/22/2013 5:47 PM
I opened up a ticket with Infor Xtreme Support. I am awaiting their response.
Matthew Nye
Veteran Member
Posts: 514
1/22/2013 6:03 PM
[quote]
Posted By ric9d on 01/21/2013 10:55 AM
The datasource having problems is using port 85. I also notice that in the Crystal Report itself, when running it standalone (not in lbi) the relationships and other objects are visible.
For the the datasource with port 80, I can only see the tables.
[/quote]
Excuse me if this is a stupid question but that statement made me think of something. By any chance, do you use the Database Expert to create your query for the non-working report? As in, did you select the tables and move them over to the right pane and then use the Crystal Linker to link them together? If so this would definitely be a problem as you would need to use the OLE DB Query Builder to create the query.
ric9d
Veteran Member
Posts: 76
1/22/2013 6:39 PM
No. The report uses the pre-defined "relation" in LTM Database.
Once access to LTM database objects is granted (in crystal), The Lawson OLEDB query builder pops up and the objects (e.g. relations) are available.
ric9d
Veteran Member
Posts: 76
1/24/2013 1:52 PM
Support got me the answer.
First if its LTM database: when creating a Lawson OLED DB datasource, you would need to pick "Lawson Landmark Connection" instead of "Lawson Data Connection".
Second. depending on your set up you would need to make sure you put the right "IOS Communication Protocol" which is either http or https. (This is the last box on the LBI DataSource Maintenance screen)
ric9d
Veteran Member
Posts: 76
1/25/2013 1:26 PM
UPDATE:
I published 5 reports (using Lawson OLEDB reading LTM Database).
Only one of them is working properly in LBI. (They all run in Crystal Reports).
The only difference for the running report is that it is ONLY using 1 business object. The rest are using 2.
I have read about the "relationship" limitation of Lawson OLEDB, is this it? Does anybody know or have encountered the same? (The reports will post succesfully and will run prompting for credentials, then gives out user error)
I have posted the question to Infor Support, however they have not responded yet. I would be glad to know if anyone here had the same problem before.
ric9d
Veteran Member
Posts: 76
2/6/2013 1:26 PM
Official Response from Support :
Crystal Reports published in LBI with 2 or more objects WILL NOT WORK.
There is a request to fix this bug.
KB 1374767 Defect#388899 JT-424847
Please
login
to post a reply.