Home » Developer & Programmer » Reports & Discoverer » How to Set Reports_Path ? (Reports 11g)
How to Set Reports_Path ? [message #463032] Tue, 29 June 2010 07:53 Go to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Dear All,


When I give the report Full path like 'C:\FolderName\Currency2.rdf. Successfully report run.

after changing the registry path like Reports_Path='C:\FolderName'

When I click a button to run the report,I received the following errors.


declare
v_report_name VARCHAR2(100) := 'Currency2.rdf';

begin


Web.Show_Document('http://hoitvoltes5:9002/reports/rwservlet?usr'||'&report='||v_report_name,'_blank');

end ;




"
REP-110: File Currency2.rdf cannot be opened.
REP-1070: An error occurred while opening or saving a document.
REP-0110: File Currency2.rdf cannot be opened."


Can you help me in this regards,

Thanks in advance.

Regards,

Irfan
Re: How to Set Reports_Path ? [message #463132 is a reply to message #463032] Tue, 29 June 2010 15:05 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Quote:
after changing the registry path like Reports_Path='C:\FolderName'

Are you sure that single quotes are to be used here? What happens if you remove them?
Re: How to Set Reports_Path ? [message #463179 is a reply to message #463132] Wed, 30 June 2010 01:20 Go to previous message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Hi Littlefoot.

I used report path with out quotes.
Please see below my Reports_path parameters.


C:\Oracle\Middleware\as_1\reports\templates;C:\Oracle\Middleware\as_1\reports\samples\demo;C:\Oracle\Middleware\as_1\reports\printers ;C:\WINDOWS\Fonts;C:\Oracle\Middleware\as_1\reports;F:\Irfan\NewReports


Please advise me.

regards,

Irfan
Previous Topic: Real time reports
Next Topic: Best image format to use?
Goto Forum:
  


Current Time: Fri Apr 19 04:03:40 CDT 2024