简体   繁体   English

Zip Cognos 中的预定报告

[英]Zip a scheduled report in Cognos

How to Zip a scheduled csv format report in IBM Cognos.如何在 IBM Cognos 中 Zip 计划的 csv 格式报告。 I tried to convert the report into active report and compress it but it produces a.mht file instead of zip.我试图将报告转换为活动报告并对其进行压缩,但它会生成一个.mht 文件而不是 zip。

You could try scheduling the report with a delivery setting of Email along with setting the compression settings on the delivery service as noted here:您可以尝试使用 Email 的交付设置来安排报告,同时设置交付服务的压缩设置,如下所述:

https://www.ibm.com/support/knowledgecenter/en/SSEP7J_10.2.2/com.ibm.swg.ba.cognos.ug_cc.10.2.2.doc/t_asg_config_email_attachments.html https://www.ibm.com/support/knowledgecenter/en/SSEP7J_10.2.2/com.ibm.swg.ba.cognos.ug_cc.10.2.2.doc/t_asg_config_email_attachments.ZFC35FDC70D5FC69D269883A82E2C

If that does not work you could also enable the output to file system and then write a script which takes care of the compression after the fact.如果这不起作用,您还可以将 output 启用到文件系统,然后编写一个脚本来处理事后的压缩。

https://www.ibm.com/support/pages/how-save-report-outputs-file-location-report-basis https://www.ibm.com/support/pages/how-save-report-outputs-file-location-report-basis

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM