Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: IProvid Hyperlink to another report in the Crystal Post Reply Post New Topic
Author Message
janice
Newbie
Newbie


Joined: 25 May 2012
Online Status: Offline
Posts: 5
Quote janice Replybullet Topic: IProvid Hyperlink to another report in the Crystal
    Posted: 25 May 2012 at 12:46am
Hi,

I have a one crystal report in which i am calling another crystal report(Detail.rpt) with onclick evet on textbox and passing parameters from main report with the use of hyperlink formula as below;


"http://devbibo1:8080/CrystalReports/viewrpt.cwr?ReportType=DocProcess&FromDate=" + {?FromDate}+ "&ToDate="+{?ToDate}+"&TypeOfReport=detail&CS=" + {@CS}+"&FunctionL="+{@FunctionLString}+ "&reportName=Detail.rpt";


The main report(Main.rpt) runs fine and resides on;

http://devbibo1:8080/InfoViewApp/listing/main.do?appKind=InfoView&service=%2FInfoViewApp%2Fcommon%2FappService.do&loc=en


When i click on text box to call Detail.rpt is gives me message as below

"A report id or report source session variable is required."

Can anyone help me to resolve this issue.

Thanks
Janice

IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 11 Jun 2012 at 5:20am

Where is your detail report located on your web server?  I see the report name, but I don't see the path to where it's located.  It needs to be in a folder that the web server can "see", so a folder where the code for your web pages is located.

 
-Dell
IP IP Logged
janice
Newbie
Newbie


Joined: 25 May 2012
Online Status: Offline
Posts: 5
Quote janice Replybullet Posted: 09 Oct 2012 at 11:27pm
Hi, extremly sorry for late reply....yes you are right...
found the issue,actually the package where the code is located has got deleted from report server.
 
 
Thank you so much for your reply
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.