Focal Point
[SOLVED]WHENCE [fexname] FOCEXEC command?

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

November 03, 2016, 10:56 AM
Doug
[SOLVED]WHENCE [fexname] FOCEXEC command?
While the "WHENCE [fexname] FOCEXEC" command works for fexes in the application folders, what's the command to show fexes in the CONTENTS folders?

EX: FINANCE.fex amd MYFEX.fex
FINANCE fex resides in the ibisamp app folder, so "WHENCE FINANCE FOCEXEC" returns "u/ibi/apps/ibisamp/finance.fex"
MYFEX fex resides in the mystuff content folder, so "WHENCE MYFEX FOCEXEC" returns "(FOC1892) FILE NOT FOUND : MYFEX FOCEXEC"

BTW: Thanks, I like the &IBIAPP_app
variable...

Thanks, Doug

This message has been edited. Last edited by: <Emily McAllister>,




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
November 03, 2016, 11:25 AM
WF_IL
Hi

For repository (content) files I think you have 2 options:

1. use the built-in search functionality within the Content tree

2. Create a report on the WF repository tables

WHENCE is a server based command which will locate only master files, access files and focexecs within the APP PATH


Yours,
Eran
SRL Products

http://www.srl.co.il

November 03, 2016, 04:00 PM
Doug
Thanks WF_IL, I think that the WHENCE command should have, at least, an option to search in app or contents folders. I'm just saying...

Shalom, Doug
November 03, 2016, 04:31 PM
Waz
Hi Doug,

Perhaps you should ask for a NFR for the whence command.


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!

December 14, 2016, 12:07 PM
Doug
thanks Waz, I'll put this on my list...
December 29, 2016, 02:13 PM
yajmire
Doug
WHENCE command originated from unix scripting world. files in server are physical files whereas files in content folder are database records. So search option in content tree is your best bet. I use search in content tree. Though you create your own report on repository database


WF7702