Focal Point
[SOLVED BY IB] Deferred Description

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

August 28, 2008, 04:18 PM
Gizmo
[SOLVED BY IB] Deferred Description
The Deferred description currently only uses the Focexec description from my MRE request.

Does anyone know if this can be overriden such as by a text box on the launch screen so that a user could easily identify it?

In other words, if I had a sales report that allowed me to select the time period, rather than the deferred description only containing "Sales", I would like to change this to "Sales - Q1" and the next run, "Sales - Q2" etc.

This message has been edited. Last edited by: Kerry,



Windows: WF 7.6.2: SQL Server 2008 R2
August 28, 2008, 05:46 PM
Prarie
Maybe it is just late in the day...and my brain is done...but I don't understand your question.

Can you please explain.


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Hi Gizmo

This is something we were told would be added as a new feature request along time (years) ago. It would be super useful.

Prarie when you defer a report and then look at the list of deferred reports, they will all have exactly the same description. Which is the name of the report. But that is not very useful. If I run a deferred report 5 times, each time with different parameters, then I have no way of knowing later on which report is which. Unless you note the time that the report was deferred. It would be super helpful to have a field somewhere that stores a runtime user provided descriptive value. Gizmo please post a solution here if you get one.

Thx

Jodye


WF 8.0.0.5M
You can do this, but it will take a bit of work ... I say that only because it's been a couple of years since I've done this and my memory isn't the greatest. To do what you are looking for, you can:

- Create a "My Report" for the user with a call to the actual report to execute, that has a descriptive name.
- Submit the "My Report" in a deferred mode.
- Delete the "My Report"

It turns out the creating a my report is really just a function of the WFServlet with the appropriate arguments. The trick here lies in what arguments do you pass WFServlet to make this happen. If you are interested in trying this, let me know and I will go through my old notes. Worst case is you can trace the servlet and see what it kicks out. It is a way to backwards engineer the process.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
I did this for an application I wrote.

It dosn't use the standard deferred output sreeen, but a custom one that I set up.

What I did was:


Relatively simple, but requires parameters to be prompted for and you can't use the standard deferred list URL.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

I am now running into the same issue, and wondered if Waz or dhagen could provde code for what they have done in these cases???


WF 7.6.4
Windows XP and UNIX
Why is this thread marked 'solved by ib' when there does not seem to be an official solution posted?




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
For the submission side of the customisation, check out this post here

It does rely on Prompt for parameters, from memory. Confused


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

I have a good handle on how to customize the form that comes back.. What I need is the ability to allow the user to give a name for the report to show up as on the deferred status page. For instance you may run report1, but the user wants this run of it listed as Feb2009Report or something. I want what the user inputs to be shown as the Description field, instead of the base report name.


WF 7.6.4
Windows XP and UNIX
Hi,

Has there been a solution to this issue or a workaround it where users can customize the Description field on the deferred reports. I'm having the same problem where I have a list of reports with the same name.

Thanks.

Best Regards,

Jimmy Pang


DEV: WF 7.6.10
TEST: WF 7.6.10
PROD: WF 7.6.10
MRE: WF 7.6.4
OS/Platform: Windows
Dev Studio: WF 7.7
Output: HTML, EXCEL, PDF, GRAPH, LOTUS, CSV
Me too! Me too! I'm also looking for a solution, hopefully "SOLVED BY IB".


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
The latest news is
quote:
This is a feature request currently under divisional review. It is targeted for a future 8.x release but no exact ETA or release has been assigned at this time.


Very sad.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Anyone have an update on this? Any ETA?


Webfocus 8, All Outputs

I am using version 8.08...has there been something added to solve this issue?


WebFOCUS 8.08
Linux and Windows, All Outputs
Ha! Fooled again by the tag "[SOLVED BY IB]".


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server