Home » Developer & Programmer » Reports & Discoverer » Report Background engine
Report Background engine [message #133204] Thu, 18 August 2005 01:17 Go to next message
sarfraz_attari
Messages: 123
Registered: July 2005
Senior Member
whenever i am calling reports from from the report background engine is not shutting down automatically
can anyone tell me how to close report background engine after the report is finished

thanks
Re: Report Background engine [message #133472 is a reply to message #133204] Fri, 19 August 2005 04:40 Go to previous messageGo to next message
kiran
Messages: 503
Registered: July 2000
Senior Member
keep ORACLE_SHUTDOWN=YES as a parameter while calling the report.

--Kiran.
Re: Report Background engine [message #133607 is a reply to message #133472] Sat, 20 August 2005 00:33 Go to previous messageGo to next message
sarfraz_attari
Messages: 123
Registered: July 2005
Senior Member
Hi kiran

I am using this parameter during report calling but still the Background engine is not shutting down

thanks

sarfraz
Re: Report Background engine [message #134671 is a reply to message #133204] Fri, 26 August 2005 01:57 Go to previous messageGo to next message
Leo007
Messages: 15
Registered: June 2005
Junior Member
Hi sarfraz,

use this:
Add_Parameter(pl_id,'ORACLE_SHUTDOWN',TEXT_PARAMETER,'Yes');

The values "Yes" is case sensitive !

Leo
Re: Report Background engine [message #134846 is a reply to message #134671] Sun, 28 August 2005 00:36 Go to previous messageGo to next message
sarfraz_attari
Messages: 123
Registered: July 2005
Senior Member
hi
i am using this parameter
and i am putting 'YES' in caps
is it ok

thanks

sarfraz
Re: Report Background engine [message #173210 is a reply to message #134671] Sat, 20 May 2006 05:00 Go to previous messageGo to next message
kant
Messages: 1
Registered: May 2006
Junior Member
Hi
I already use given parameter but still can''t close backgroud engine so please do needful urgently
Re: Report Background engine [message #173764 is a reply to message #133204] Wed, 24 May 2006 06:25 Go to previous message
Leo007
Messages: 15
Registered: June 2005
Junior Member
I use the parameter
Add_Parameter(pl_id,'ORACLE_SHUTDOWN',TEXT_PARAMETER,'Yes');
with Report 6i.

kant:
If you have problems past the calling funktion here.
We can have a look how you call the Report.
Besides tell us the Reports Version you are using.

Leo
Previous Topic: Data is getting printed in the next line
Next Topic: Calling a chart from a report
Goto Forum:
  


Current Time: Sat Jun 29 02:32:49 CDT 2024