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
Crystal 2008 and LBI Drill Around
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Steve G
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5242
People Online:
Visitors:
285
Members:
0
Total:
285
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
Crystal 2008 and LBI Drill Around
Please
login
to post a reply.
13 Replies
0
Subscribed to this topic
22 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Katfra
Advanced Member
Posts: 30
8/28/2012 2:30 PM
I'm currently publishing a Crystal report to a dashboard and unable to drill around when i click a cell in the report. I'm using Crystal Reports 2008 and receive the following error.
-
I was able to get the same report to drill around before we upgraded to 2008 by using Crystal XI. I'm using the same
Lawson IOS Service & Lawson Portal Service strings as i had in Crystal XI. I'm thinking that string may have changed for the upgrade to Crystal 2008 but haven't been able to find anything regarding that.
Any ideas?
Matthew Nye
Veteran Member
Posts: 514
8/28/2012 3:08 PM
Split
Frank,
Can you post your full drill around URL as it displays when the report is rendered?
Katfra
Advanced Member
Posts: 30
8/28/2012 3:22 PM
Split
Here is the URL for the error message i provided above.
http://erpbitest.tsg.ds:9...wNaCnXyAy-JAujGvh5VK
Matthew Nye
Veteran Member
Posts: 514
8/28/2012 3:42 PM
Split
it looks like there is an encoded space (%20) at the end of your SID value (SID=ERP-LawsonPortal-login%20). Is that actually in the URL itself or does that show up after the face?
Katfra
Advanced Member
Posts: 30
8/28/2012 3:56 PM
Split
That is what shows up in the URL
Matthew Nye
Veteran Member
Posts: 514
8/28/2012 4:04 PM
Split
sorry, let me rephrase, is that part of the URL in the Crystal Report file before its published to RS or is that added when the Crystal Report file is run? If before, id say remove it and republish the report.
Katfra
Advanced Member
Posts: 30
8/28/2012 4:08 PM
Split
When i saw that (ERP-LawsonPortal-login%20), that's what led me to think that there was something else i needed to have in the Lawson Portal Service section of the data settings.
Katfra
Advanced Member
Posts: 30
8/28/2012 4:40 PM
Split
Once I click on the report in "My Reports", I'm able to view the report fine. Then when i click on the cell i want to drill on, then that is what is added to the URL. So, after the report file is ran.
Matthew Nye
Veteran Member
Posts: 514
8/29/2012 7:23 AM
Split
Frank,
its difficult to trouble shoot this without seeing your environment setup completely but what I would suggest is to get the URL working outside of the Crystal Report. Once you have a URL that takes you to RW80.1, drop the hardcoded URL in Crystal, if it breaks at that point Id say you should open a ticket with Lawson. If it does work, add in the dynamic parts to the URL. If it breaks at that point then youve got an issue with your concatenation, perhaps trailing or leading spaces.
hth
Matt
Katfra
Advanced Member
Posts: 30
8/29/2012 2:33 PM
Split
Thanks for the suggestion Matt. We were told that using 2008 with 9.0.15.153 would not work, and that we would need to use Crystal XI. Do you know if we upgraded to 10. that we would be able to do this or should we be able to have full functionality with our current system using 2008?
Matthew Nye
Veteran Member
Posts: 514
8/29/2012 2:52 PM
Split
is 9.0.15 your Environment version? I dont think that your version of Crystal should matter. What might be more applicable would be your version of Framework Services as that is where the LAL servlet is installed. If I understand your set up, you merely have a link defined on a field that calls the LAL servlet. There for I dont see any issue with your version of Crystal.
Katfra
Advanced Member
Posts: 30
8/29/2012 6:48 PM
Split
I now have it working!! The issue was that there was a space character in the Lawson Portal Service string. Once i retyped it, i was able to drill around.
As for the environment, yes, that is what we are currently on. Now i've been told that Lawson doesn't support Crystal 2008 in our current environment. Have you heard if this is the case and if so, what environment do they begin supporting Crystal 2008?
Matthew Nye
Veteran Member
Posts: 514
8/29/2012 7:39 PM
Split
Again, theres not really any issue with Crystal Reports and Lawson. If you are trying to do something specific like Lawson Back Office reports, Drill Around or OLE DB Connector for Lawson there could be some versioning issues but simply writing reports and publishing them in Crystal to LBI, you wont be limited by the version of Crystal.
Now if by Lawson you Lawson Business Intelligence, there are some limitations on what version of Reporting Services can be used with different versions of Crystal Report Server (RAS) engine.
Katfra
Advanced Member
Posts: 30
8/30/2012 10:57 AM
Split
I'm sorry, yes, I meant Lawson Business Intelligence and what environment supports Crystal 2008. From what i've seen in some previous posts, that the environment i'm using isn't supported but 9.0.3.1 is, does that sound correct?
Please
login
to post a reply.