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.
I am trying to set up a procedure in report caster that will run the fex file and drop the results (which are in Excel format) onto my Desktop or anywhere else on my computer.
How would I go about doing that in Report CasterThis message has been edited. Last edited by: Kerry,
Thanks for your reply. I do have one more question in regards to the library and storing reports there. Does the report sent to the library get saved on a speicfic drive/location or is it only saved on a web application.
What I am trying to do is run the report then have an internal SFTP server grab the results and send them off.
If you know of any smarter methods of doing this by all means please let me know.
I haven't worked with report caster for quite a while. Report library has also changed over the years, perhaps someone else in the forum would be able to answer the question.
Its not generating an error it's just not sending the results over. It's not the connection between the SFTP server and RC either because when I just created a blank document on my drive and used RC to send it over everything went smoothly.
I think RC doesn't have the ability to run a procedure and take those results and SFTP them to the server designed.
RC does not use secure FTP. That would be a great new feature request if you care to open a case for it. As we frequently deal with a claimant personal and health information, we are restricted to secure transfers for that type of info. RC will only use the standard FTP client as installed on the server. If you were somehow able to fool the server into using sftp when it thought it was using ftp, you might have something.
Probably your only option would be to hold the file to a specified location and then run a post-execution procedure as described in the manuals. This procedure would be a .fex, but could either execute a batch file containing a non-interactive sftp script or it could just contain the script itself (a fex does not necessarily have to contain focus 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, 2007
I was just going through the SNF for 7.6.9 and it talked about now being able to retrieve the public key necessary for SFTP so I assumed that it must have been added as a feature in a previous release (we're still on 7.1.6 but in the process of moving to 7.6.9 as I speak (well-type)). Thanks for setting me straight.
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