PDF export of dashboard using scenario/automatic export

Danny78
Danny78 Registered Posts: 8
edited July 16 in Using Dataiku

Hi Everyone,

I am trying to export an PDF copy of dashboard using scenario. However, I am getting the following error (during both manual as well as automatic export process):

java.io.IOException
node:internal/modules/cjs/loader:936 throw err; ^Error: Cannot find module 'puppeteer'
Require stack:- /app/software/release/dataiku-dss-9.0.3/resources/graphics-export/export-dashboards.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:102:18) at Object.<anonymous> (/app/software/release/dataiku-dss-9.0.3/resources/graphics-export/export-dashboards.js:25:19) at Module._compile (node:internal/modules/cjs/loader:1105:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) { code: 'MODULE_NOT_FOUND', requireStack: [ '/app/software/release/dataiku-dss-9.0.3/resources/graphics-export/export-dashboards.js' ]}

I would appreciate for any suggestions to resolve the above issue.

More context:

Following is the step in the scenario

Screen Shot 2023-01-13 at 12.13.15 AM.png

The flow looks as:

Screen Shot 2023-01-13 at 12.28.03 AM.png

The data used for creating dashboard is in 'kpis' and 'kpi_dashboard' is the destination managed folder.


Operating system used: macos

Best Answer

Answers

Setup Info
    Tags
      Help me…