Focal Point
[NFR] Comparing Two Focexecs in WebFOCUS 8.

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

December 27, 2013, 03:56 PM
David Briars
[NFR] Comparing Two Focexecs in WebFOCUS 8.
We've recently installed WF 8.0.06 in our Dev environment.

In my daily work, I frequently need to compare focexecs, to check for differences between them.

How do I compare files in WF 8, when I do not see basedir?

In WF 8 I don't see basedir here: \\servername\ibi_parent\WebFOCUS80

In WF 7 I see basedir here: \\servername\ibi_parent\WebFOCUS77

Currently, I use UltraEdit as my compare utility.

I'd be open to any tool/methodology, to do the compare in WF 8.

This message has been edited. Last edited by: David Briars,




Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster
December 27, 2013, 04:28 PM
David Briars
One posibility: Looks like I can copy the two .fex's, via WFDS, to a folder on my workstation. Then do the UltraEdit compares on the copies.
December 30, 2013, 06:51 AM
Rifaz
Just a thought, Window-->Tile/Cascade menu options in Developer Studio.


-Rifaz

WebFOCUS 7.7.x and 8.x
December 30, 2013, 07:21 AM
MattC
quote:
Originally posted by David Briars:
One posibility: Looks like I can copy the two .fex's, via WFDS, to a folder on my workstation. Then do the UltraEdit compares on the copies.



I think this is your best option. Any fex that is in a content folder is stored in the the database.


WebFOCUS 8.1.05
December 30, 2013, 03:32 PM
susannah
i asked that very question in the expert room at summit..and got essentially the same answer....after a long blank stare.
i use TextPad, and its 'compare files' utility. and i use TextPad to 'search files' for all instances of some character string. A zillion times a day.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
December 30, 2013, 03:58 PM
David Briars
quote:
Any fex that is in a content folder is stored in the database.

Thanks Matt. Good summary statement.

I've made a NFR to IB on this ('allow file compares in/via WFDS').

Thanks Susannah, for letting me know I am not going completely crazy. Crazy yes, just not completely.
December 31, 2013, 09:15 AM
Kevin W
Slightly off topic. We are preparing to upgrade to WF8 in the next year or so. We do a lot of searches on the apps folder using Windows Explorer. For instance we look for all instances where a Master File Description is used in order to identify places to make code changes. Does this discussion imply that our search technique would no longer be possible? Is there a WF8 tool that will do the search instead?


WebFOCUS 7.7.05 (Someday 8)
Windows 7, All Outputs
In Focus since 1983.
December 31, 2013, 09:48 AM
David Briars
Hi Kevin,

You can still search 'apps' in 8.

Here is a search for COUNTRY within applications, using UltraEdit, on a WebFOCUS 8 server:
...
----------------------------------------
Find 'COUNTRY' in 'Q:\ibisamp\car.mas' (12/11/2013 10:52:16 AM; 12/23/2013 2:57:47 PM):
Q:\ibisamp\car.mas(4):     FIELDNAME=COUNTRY, ALIAS=COUNTRY, USAGE=A10, FIELDTYPE=I, $
Found 'COUNTRY' 2 time(s).
...  
What you can no longer do, and what is the concern of this post, is that you cannot, apparently, search throughout Management Reporting focexecs. MR code is stored within the 'Content' node in WF 8.

Dave
January 02, 2014, 10:03 AM
Kevin W
What is UltraEdit? Could I have missed a tool within WebFocus? Smiler

DLSuperC is the third party tool that I use for compares. As I said in the previous post, for searches we use Windows Explorer. As long as I can get to the folders I can search. Sounds like MR may be in a database in WF8 and might make those searches problematic.


WebFOCUS 7.7.05 (Someday 8)
Windows 7, All Outputs
In Focus since 1983.
January 02, 2014, 10:57 AM
MattC
UltraEdit isn't a tool in WF. It's just a text editor or sorts.

If they ever really include a true Source Control into Developer Studio, then using Eclipse would or could be a compare tool.


WebFOCUS 8.1.05