Web Apps plugin does not appear in Flow

Options
aya
aya Partner, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 18 Partner

Hi,


I've done the following tutorial, but the Web Apps plugin doesn't appear in my Flow. Do I need any special settings?

https://academy.dataiku.com/web-apps-in-dataiku-dss/506867

https://academy.dataiku.com/plugin-development/513345

Tagged:

Best Answer

  • wlukusa
    wlukusa Dataiker Posts: 8 Dataiker
    edited July 17 Answer ✓
    Options

    Hi @aya
    ,

    Most likely in the step "Edit Definitions in webapp.json" the roles section needs to be uncommented to have :

    "roles": [
        {"type": "DATASET", "targetParamsKey": "input_dataset"}
    ]

    You should then be able to go to a dataset and see the "Webapps" section in the right panel Actions.

    As the information in the Academy tutorial does not seem up to date, I'll report this information for fixing.

    Hope this helps !

Answers

  • aya
    aya Partner, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 18 Partner
    Options

    Hi wlukusa,

    I can display my webapp on Flow.

    Thank you!

Setup Info
    Tags
      Help me…