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.
I was having a discussion about what set WebFOCUS apart from the other BI tools with a consultant and we came up with these.
1. HOLD files
With the HOLD file you are able to build up your report from multiple queries working from the results of the previous query.
With SQL you have to embed subquery or subresult after sub result to obtain complex results. Eventually the result is indecipherable as it becomes a tree like structure which must be eventually resolved into the linear sequence that is immediately obvious from the WebFOCUS code.
The consultant mentioned the difficulty of replacing simple reports with a few hold sequences in places that had tried to replace wf with something different.
2. Dialogue Manager
Code that writes interpreted code allows you to do virtually anything with a query and drilldowns that would be impossible in any other tool.
3. MATCH FILE
Explicit sort merge tool that allows fast combination of disparate sources of data.
We thought these were the big 3.
What do others think? Are we wrong in saying these are features unique to WebFOCUS.
As always I look forward to hearing your responses.
Regards
JohnThis message has been edited. Last edited by: hammo1j,
Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2 Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo
Posts: 888 | Location: Airstrip One | Registered: October 06, 2006
I'm new to WebFOCUS, but my brother has been touting its prowess for years.
I would put the "adapters" in the list, at the very top, for fast access to to combinations of disparate sources of data.
The "MATCH FILE" process makes this even simpler.
I'm finding the re-usable "answer sets," in the HOLD files or saved to disk, to be most interesting and powerful aspect of WF.
WF takes advantage of the power of structured data access, which is recursive by nature, and integrates procedural code, for the best of both worlds.
Self-modifying code, using .EVAL(xx) and variables(to store not only data but lines of code ?), is an interesting use of the interpreted nature of WebFOCUS.
Fascinating !
The cross platform JOINs is the BI "excuse" to buy into WebFOCUS though – that is a BIG problem out there with data in so many disparate formats – (actually data conversions are my specialty, but that’s another story)
Does any other BI do it all in one package (without having to hire me) ? (Ok, you need to 'subscribe' to each adapter, but they’re there if you want 'em !)
I'd add that being able to get to the code is a good feature of WebFocus. You can either work exclusively with the GUI, or you can get "underneath the covers" and work with the code for more complicated requests. I don't believe Crystal or Cognos (two of the other BI vendors) allow this option.
Data Migrator 5.3, 7.1, 7.6 WebFOCUS 7.1, 7.6, 7.7 SQL Server, Oracle, DB2 Windows
yeah like charlez im new to WF too (hence the name) and i'd second everything mnetioned above but include the use of DOS CMD - as this really makes it an all in one solution, ive seen some dead clever stuff which utilises this
i dunno if other BI languages do offer this, i'd be insterested to know if any articles do compare them in this way,
Developer Studio 7.64 Win XP Output: mostly HTML, also Excel and PDF
"Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor
Posts: 285 | Location: UK | Registered: October 26, 2007
I'm finding the re-usable "answer sets," in the HOLD files or saved to disk, to be most interesting and powerful aspect of WF.
yeah i actually shudder to think how i'd achieve some things with straight SQL, before i used focus i used to rely on an ill-concieved multiple view procedure which was a real pain to maintain- webfocus makes it so much easier with hold files...
Developer Studio 7.64 Win XP Output: mostly HTML, also Excel and PDF
"Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor
Posts: 285 | Location: UK | Registered: October 26, 2007
BTW i dint c any comments from Tony in this topic ..he s one wizard.. ..The best part is as stated before you can work with the code too..this provides more flexibility and gives you a clear picture as to what is happening..
Arvind, Thanks for your kind words - I like to help those who are prepared to try and help themselves
As for comments on this subject? I don't think that there is much else to say. However I would totally agree that this Forum (IMHO) is one of the best resources for any programming language for the breadth of information readily available, and by working together we can make it even better, by replying when we are given solutions to our questions so that others following the thread can see that recommendations have had an impact. Even posting a snippet of code that resolved your question might help.
Revising a well known statement - Ask not just what the Forum can do for You, also Ask what You can do for the Forum
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
External Styling (CSS) Dialogue Manager Invoke JavaScript Link to an external system on another server Dialogue Manager Drills within EXCEL,PDF -REPEAT Dialogue Manager Create your own DASHBOARD with TABS and access Active Directory for security DataMigrator PMF 1000 Data adapters
I agree with many of the previous comments, but have to add ReportCaster's Burst and Distribute functions.
It's great to be able to produce a report once, on a schedule, in the output format most useful to the user, then scatter e-mail it under control of a distribution list, and have each receipiant get not the whole report, but only the small part that carries their own sort key!
We use this every day tell all of our customers the status of every one of their open orders.
WIN/2K running WF 7.6.4 Development via DevStudio 7.6.4, MRE, TextEditor. Data is Oracle, MS-SQL.
Posts: 154 | Location: NY | Registered: October 27, 2005
I agree WebFOCUS Rocks. I have been using FOCUS for over 11 years now and have never had a situation that it could not handle. In my experience if you are having a problem getting some data correctly the answer is a "Hold File" and there is always more than one way "To Skin the FOCUS Cat". Unlike so many products it just keeps getting better with each new release.
WF Production Version - 7.7.03 WIN 7 Solaris Oracle 11g WF Production Version - 8.0.83 Win 7 Oracle 11g and SQL Server 2008
Posts: 7 | Location: Washington, DC | Registered: March 10, 2005