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     Text files as input source

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Text files as input source
 Login/Join
 
Member
posted
Hi,
From a WINDOWS server i created a master file with SUFFIX as FIX and pointed it to a text file which is in a shared area using the DATASET keyword.
I am able to see the data from the master file.
But this does not work when i access from a UNIX server. I get no errors but it says no data found. Anything different to be done on a unix server?


Web Focus 7.1.3, Unix
 
Posts: 1 | Registered: December 31, 2007Report This Post
Expert
posted Hide Post
Assuming that the file is actually on Unix, make sure that you either have an APP PREPENDPATH in the focexec pointing to the directory where the master (with the DATASET parameter) for you fixed file lives OR put the directory in your profile's application path.

We do this all the time. Works great.


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
Virtuoso
posted Hide Post
I would assume that since the WF server is on Windows that the text file also exists on Windows unless you have a mapped directory to a unix location using Samba or similar. DATASET specifies the physical location of the file. On Windows the physical location includes drive letters, but on Unix/Linux it does not. So either 1)you need different MFDs for the two servers 2)you need to use a FILEDEF in the fex instead of DATASET attribute in the MFD or 3)I am very confused about your system configuration Wink


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
Virtuoso
posted Hide Post
I agree with Darin. I've never used DATASET in an MFD, but if it is 'DOS/Windows' formating for path, it will never work in UNIX as UNIX is 'backwards' from 'DOS/Windows' as to path formatting. Then you use FILEDEF. Went through this quite recently moving user fex from a Windows world to a LINUX (unix) world.


Leah
 
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004Report This Post
Virtuoso
posted Hide Post
We actually use DATASET as often as possible - makes less work for the users. Especially useful in our MVS/ZLinux environment where PDS are used. Users don't have to know if/where the data exists and don't need filedefs in their code.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 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     Text files as input source

Copyright © 1996-2020 Information Builders