Focal Point
[CLOSED] Dynamic Read Excel File on a Shared Network Drive

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

February 08, 2018, 12:22 PM
Doug
[CLOSED] Dynamic Read Excel File on a Shared Network Drive
So, is it possible to Dynamically Read an Excel File that resides on a Shared Network Drive. That's what I need.

The bottom line: I need to be able to report from one (for starters) Excel file which resides on a shared drive. This / these Excel files will be over-written periodically on that shared drive and the synonym needs to read whatever is currently in this/these files, picking up the latest version.

The user is an Advanced User without App Studio. So this needs to be done from the domain tree as displayed in the WebFOCUS Welcome Page at http://MyURL:8080/ibi_apps/ with access to their domain and app folder..

Your thoughts, preferably your solutions?

This message has been edited. Last edited by: FP Mod Chuck,




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
February 08, 2018, 12:35 PM
Tom Flynn
APP MAP syntax will work within the fex... You can read directly from the file on the share...


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
February 08, 2018, 12:35 PM
Don Garland
Hey Doug hows it going? My first thought is, what about the Excel adapter? I've never used it but I took a peek and from the Report Console, Adapters, Available, Sequential and Indexed folder you should see the Excel (via direct retrieval) adapter.


WebFOCUS Administrator @ Worldpay FIS
PROD/DEV/TEST: 8204, SANDBOX: 8206 soon - BIP, Reportcaster, Resource Manager, EUM, HyperStage soon, DB: HIVE,Oracle,MSSQL
February 08, 2018, 12:45 PM
Doug
Thanks Guys,

APP MAP: I have the full path. But, how's that tie into the synonym (syntax)?

Excel (via direct retrieval): I get a "Session Lost, agent crashed of killed" message when attempting that. (BTW: Besides this, I'm doing fine. And You?)
February 08, 2018, 02:18 PM
Tom Flynn
Mr. Doug,
Do you want me to give the tried and true answer? RTFM...
LOL!!!

APP MAP SYNONYM THE_LONG_AND_WINDING_PATH
-RUN
TABLE FILE SYNONYM
yadda-yadda-yadda...


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
February 08, 2018, 05:25 PM
Doug
Thank you Mr. Tom, Music... I've RTFM, LOL, and tried everything. As it turns out, it looks like we're behind in our releases. Moving to 82M now.