Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Search all Focexecs for a text string in WF 7.6.1

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Search all Focexecs for a text string in WF 7.6.1
 Login/Join
 
Silver Member
posted
I'm looking to find any way to search all focexecs in a WF 7.6.1 domain for a text string.

Does anyone have any tips or techniques on how to complete this task?

WF 7.6.1/UNIX

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


WF 8.2.01M, MF MVS 7.6.5
 
Posts: 29 | Location: Milwaukee, WI | Registered: September 10, 2008Report This Post
<JG>
posted
Yes, If you have OS access use the search tools on the platform.

Better, download to windows client and use Ultra edit search, Windows search sucks.
 
Report This Post
Member
posted Hide Post
Where's Waldo? Sorry couldn't resist but the old farts here got it. (IBI sold a product to do something like this for Y2K named WALDO)

My first reaction is to use windows exploder's "search" or even better ultra edit. The problem is that of course you will need to map a drive to - or - log onto the report server (directly or with virtual machine). I suspect that THAT is where you fall down.

It's a simple task if you can find a way to get the authorization or find someone who does.

If you do go this way, I assume you understand that fhe folder names you see in windows exploder will be the "real names" rather than the "nice names" you see in MRE. So, if you have a bunch of hits, it may be a bit of a pain tracking the "real focexec names" back to the "nice names".

Good Luck

-Commando Dave
 
Posts: 15 | Registered: October 27, 2006Report This Post
Expert
posted Hide Post
I use my preferred text editor, EditPlus to search for a text string in a folder and its sub folders.

I also use Agent Ransack instead of Microsoft Windows's search facilities, Google 'Microsoft Agent Ransack' to see why.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Since you are Unix:

find . -name "*.fex" -exec grep -ile string {} \;


Of course, you can pipe the results to a file. This works great and I use it all the time.

Since you are searching MRE, make sure you are in the basedir directory when you do this command.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Expert
posted Hide Post
I use Edit+ as well, for 10 Years, I posts syntax highlighting files on there website in 1999. Winky

What is the type of test you are looking for ?

Can you use the Impact analysis functions.

You can look for Masters used, FEX's called etc.


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!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Silver Member
posted Hide Post
Hi Waz, Just saw this post. I am trying to create a batch file to automatically connect and login to webfocus using telnet and run the find command to locate any string. My problem is I can't seem to get past the password it pops up for me to enter. Is there a way so that doesn't come up for me to prompt

thanks
brian


Product WF 7.1.6 Windows
Database Oracle
outputs PDF, HTML, EXCEL
 
Posts: 37 | Registered: April 13, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Search all Focexecs for a text string in WF 7.6.1

Copyright © 1996-2020 Information Builders