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.
We are using WF 7.64 on a windows box. I'm creating a file via a WebFocus program. I need to get this file over to our AS400 system. Any suggestions on how to do this? I tried FILEDEF test1 DISK \\ohindibmp1\public\claims\test1.ftm TABLE FILE CAR PRINT CAR MODEL COUNTRY BY CAR ON TABLE HOLD AS test1 FORMAT ALPHA END but I'm getting a error when opening file. My AS400 team tells me all the proper security is set up on the AS400 side.This message has been edited. Last edited by: Kerry,
Posts: 69 | Location: OH | Registered: November 09, 2004
If you can reach that location from your windows box, (Start>Run>\\ohindibmp1\public\claims\>enter) you'll probably need to map a drive to that location and reference the mapped drive in your filedef. If you can't reach that location from your windows box, a dos batch file which runs an FTP job would be your only automated option (outside of ReportCaster).
It will also depend on the credentials used to acces that mapped drive from you windows box).
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, 2007