【问题标题】:Use an iccube report for more than one schema为多个模式使用 iccube 报告
【发布时间】:2016-08-17 12:32:32
【问题描述】:

我们希望在不同的架构上重复使用 iccube 报告。我们的想法是拥有某种可用于不同模式的模板。

这样做的解决方案是什么(我们使用 ic3reporting.openReport 打开报告)?

【问题讨论】:

    标签: iccube iccube-reporting


    【解决方案1】:

    尝试使用报告架构参数

    ic3reporting.openReport({
      report:{
        name:"report_name",
        params:"{\"ic3schema\":\"schema_name\"}"
      }
    )
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-06-14
      • 2015-04-20
      • 2017-05-26
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多