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.
In WebFOCUS 7.7.02 I could use the Windows 7 Explorer Search function, to search Managed Reporting domains for focexecs for where I use 'CAR' or 'GGSALES'.
In WebFOCUS 8.0.06, what are our options, to search focexecs in the Content Node? ('Content' node replaces 'Managed Reporting' node in WF 8.)
Without the ability to search focexecs in Content, code maintenance efforts could be severely hampered.
As far as I can tell, the WebFOCUS 8 'Impact Analysis' function will only search focexecs in the application folders.This message has been edited. Last edited by: David Briars,
If you right click on Content and change your view to "Full View". Expand out the WFC Folder, then you can right click on the Content Folder and select Search.
Not exactly what your looking for, but it's a start.
The instructions and screen print you show seems to come from the 'WebFOCUS BI Portal' web page.
Developers at our site use WebFOCUS Developer Studio as our IDE. Therefore, I am looking at a tool/method/process within WFDS.
I looked at the 'Search' function, of the BI portal you showed us. It appears to only search through the names of focexecs that contain a given string.
Before we perform maintenance, we often need to search through the contents of focexecs (Impact Analysis).
Once again, thanks for showing us how to look for fex names.
I bet you the workaround will be to use some utility that extracts the programs from the database table and creates a zip file. Then you unzip and use a real text editor (e.g. EditPlus) to search the extracted files.
Since WF v4.3.6 I've used EditPlus to perform my impact analysis - just point to the MRE or app folder and search in files. I'm going to miss this in WF v8.This message has been edited. Last edited by: Francis Mariani,
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
@Kathryn - Yes, I will keep everyone updated on my case.
@Francis - I am have difficulty getting IB to understand the importance of 'find string in *.fex files' and 'compare two .fex files'. So I appreciate the support on this matter.
Perhaps 'find string in *.fex files' and 'compare two .fex files' is not understood (which I'm always doing) is because looking at code seems to be frowned upon in this brave new world we live in.
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
I did write in a question, into the 'Ask Gerry' session at Summit 2013 regarding coding, and the answer was that IB would continue to support the coder/developer and the IDE.This message has been edited. Last edited by: David Briars,
While we're at it, it would also save much grief if the file date were preserved by Dev Studio when copying a file between environments -- as when promoting a fex or synonym from Dev to QA. Seems to me if FTP can do it, it should not be beyond IBI to make Dev Studio do the same.
Posts: 1925 | Location: NYC | In FOCUS since 1983 | Registered: January 11, 2005
Starting in 8.0.0.7 you can set a flag in the admin console sh that when you create export scenarios it will also export the code in text format. You can then search it not the best solution but at least a way to do it.
Crystal
Webfocus 8.0.7 on Windows
Posts: 176 | Location: Ohio | Registered: October 26, 2006
Interestingly, I just today tried to use Impact Analysis in DevStudio v7.7.05 (it exists - you right-click a domain and select Impact Analysis). After selecting a Master and being apparently forced to enter a field name, it crashed Dev Studio.
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