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     [CLOSED] File needed on AS400

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] File needed on AS400
 Login/Join
 
Gold member
posted
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, 2004Report This Post
Virtuoso
posted Hide Post
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, 2007Report This Post
Gold member
posted Hide Post
Do you have an example of a DOS batch file that runs an FTP job ?
 
Posts: 69 | Location: OH | Registered: November 09, 2004Report This Post
Silver Member
posted Hide Post
Tons of examples on the net. Just google around a bit. http://www.simotime.com/ftp4cmd1.htm


7.6.6 Mainframe
7.6.4 Web Focus
Windows

 
Posts: 45 | Location: Gaffney SC | Registered: March 30, 2007Report This Post
Gold member
posted Hide Post
Hello CHERI,

Try this.
TABLE FILE CAR
PRINT
*
ON TABLE HOLD AS CAR_AS400 FORMAT DB2
END

The DB2 table will be created in the default library of the current user in your AS400

Hope this helps.
Catherine


7.7.02 (Html, Excel, Ahtml, Pdf,Graph,.....)
OS400 V5R3, V5R4
Windows 2000/2003/2007/2010
 
Posts: 68 | Location: France | Registered: February 27, 2008Report 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     [CLOSED] File needed on AS400

Copyright © 1996-2020 Information Builders