How to: |
You can debug your application by identifying the files you are using. You can identify the file name and location of a procedure, data source, Master File, Access File, or StyleSheet. WebFOCUS searches on the path of the WebFOCUS Reporting Sever and identifies the file using the WHENCE command.
The maximum length of the file name is 64 characters when using the WHENCE command.
WHENCE procedure FOCEXEC
where:
Is a procedure.
Issuing the command
WHENCE FINANCE FOCEXEC
produces output similar to the following:
C:\ibi\apps\session\layout.fex
WHENCE focusfile FOCUS
where:
Is a FOCUS data source.
Issuing the command
WHENCE CENTINV FOCUS
produces output similar to the following:
C:\ibi\apps\session\centinv.foc
WHENCE masterfile MASTER
where:
Is a Master File.
Issuing the command
WHENCE CENTINV MASTER
produces output similar to the following:
C:\ibi\apps\session\centinv.mas
WHENCE accessfile ACCESS
where:
Is an Access File.
Issuing the command
WHENCE GKEIVP ACCESS
produces output similar to the following:
C:\ibi\srv\home\catalog\gkeivp.acx
WHENCE stylesheet FOCSTYLE
where:
Is a StyleSheet.
Issuing the command
WHENCE GGORDERS FOCSTYLE
produces output similar to the following:
C:\ibi\apps\session\classic.sty