As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
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
Posts: 86 | Location: Chicago | Registered: August 03, 2007
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.
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 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.
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.
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