Focal Point
Issue with Run as Deffered

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9181023332

June 19, 2007, 05:57 PM
Prasanna
Issue with Run as Deffered
Hi,
I had generated a HTML page with some dropdowns, and based on selection i had populated some fex and made drilldown on them. I published this HTML file in MRE. I had developed the entire reports (10 fex files and one html file) in developer studio. I didnt use MRE FOREXECS or reporting objects. It worked fine in development, but in production i got browser timeout error. So, now i need to set Run As Deffered option. But it seems it wont work if the report is not developed in MRE.

So, i need to know how to activate the Run as deferred for my reports, so that it will overcome the timeout error.

Any suggestions or eixsting forum discussions?

Regards


Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP


June 20, 2007, 09:28 AM
RichH
Hi Prasanna,

Whan you say it doesn't work, is there an error when you run deferred?


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
June 20, 2007, 09:37 AM
Fernando
Prasanna,

Run deferred is meant to be run only from MRE. However, I have discover that you can run deferred from the server. There fore it can be duplicated.

Open up the server console and select procedures. Select a procedure and then select run advanced, picking run deferred. You could then view the source and duplicate what is happening there.

Fernando


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03
June 20, 2007, 04:11 PM
FrankDutch
in the MRE when you have developed the application you can right click on the fex. You see some options , on is to set the fex for running as deferred only. This might help.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

June 20, 2007, 04:31 PM
Prasanna
Hi,
I got a kind of solution.I kept all the fex developed in dev studio in Standard reports folder with HTML file which has the dashboard.I made the fex settings as Run as Deffered.Now when i select the options from HTML page, then it says
report1 
has been successfully submitted for deferred execution. 
.
Now where i can see the report output. Will it go to library? But i didnt find anything in library.I am not able points from help menu.
Let me know how it works.

Regards


Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP


June 20, 2007, 04:43 PM
FrankDutch
In the dashboard you can create a tab that gets all the deferred reports.
It stays there for almost a month.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

June 20, 2007, 04:55 PM
Prasanna
Frank,
There is a correction from my end. I dont have MRE dashboard with me.
I created a HTML page which has the selections, based on that the fex are executed.

Still can i see the deferred report output?

Regards


Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP


June 21, 2007, 12:17 PM
Prasanna
Got it.
There was some access issues.Now i got all privileages and able to see BID, also able to see the output of reports that are deffered.

Regards


Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP