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.
There is a need to create a process which will do the following steps: 1.Create a PDF file on Mainframe (Batch) FOCUS Environment; 2.FTP the PDF file from the Mainframe to the UNIX; 3.Distribute the PDF file form the UNIX as a zipped e-mail attachment using the Report Caster 7.1.6.
Everything works grate with one exception – I can not make ZIP option of the Report Caster works for me. The PDF file is not readable after it is unzipped because records inside of the file are not properly aligned. If I do not select the ZIP option, the PDF file is delivered via e-mail as an attachment with no problem.
Did somebody have any experience of using the Report Caster to send zipped file from UNIX as e-mail attachment?
Please HELP!This message has been edited. Last edited by: Kerry,
If you are using Report Caster to execute the fex, you should be able to zip and email without going through your UNIX server. Otherwise, I would recommend that you talk to your UNIX admin and do this as a UNIX script. Be sure to do the FTP to the UNIX server with BIN option.
Pat WF 7.6.8, AIX, AS400, NT AS400 FOCUS, AIX FOCUS, Oracle, DB2, JDE, Lotus Notes
Posts: 755 | Location: TX | Registered: September 25, 2007
PBrightwell, I am not using Report Caster to execute the fex. Basically, I am thinking to utilize the Report Caster as a distribution facility only.
But anyway thanks for the reply.
The problem was solved – it was ‘CLRF’ in the UNIX file after FTP. I had to edit file on the Mainframe environment before FTP it to UNIX and, in addition, default FTP controls also needed to be changed. If somebody wants to know how it was done, let me know and I will post details.This message has been edited. Last edited by: Sergey,