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.
In your FOCEXEC you can execute a command line by preceding it with the System and then the command. In windows you'll need to map a drive. In other systems you'll need to use the syntax appropriate to the system. You can get more information on this by searching for "operating system commands" in you Dev Studio help or on the tech support search page.
DOS (or WINNT) copy c:\ibi\apps\baseapp\xxxx.csv z:\folder\subfolder
WF 7.7.04, WF 8.0.7, Win7, Win8, Linux, UNIX, Excel, PDF
Posts: 175 | Location: Pomona, NY | Registered: August 06, 2003
Are you uploading from the browser client to the WebFocus server or from the WebFocus Server to another server of mainframe?
From the server have WebFcous write an FTP script and call the OS to have it run. Or just have WebFcous write to the other systems disk or a disk share by both systems
From the browse client write a script to write WebFocus disk Then call WebFocus to process the file. Or just send the file up in blocks which will fix in a 4096 character web query string (yes this is not elegant but I seen it work for small files and it reduces security concerns)
Jim Morrow Web Focus 7.6.10 under Windows 2003 MVS 7.3.3