cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Empty parameters after saving JSON for binding creation (CALM API / LeanIX)

uwe_pryka
Explorer
0 Kudos
455

Hi there, tried to update an initialy empty configured JSON for CALM API with instance creation while trying to setup the binding for CALM in BTP and LeanIX, which I had to use in LeanIX then. Loading it from a saved file  or copying it from a text

{

  "xs-security": {

    "xsappname": "sap-cloud-alm-api",

    "authorities": [

      "$XSMASTERAPPNAME.calm-api.landscape.read",

      "$XSMASTERAPPNAME.calm-api.subscriptions.read",

      "$XSMASTERAPPNAME.calm-api.projects.read",

      "$XSMASTERAPPNAME.calm-api.projects.write",

      "$XSMASTERAPPNAME.calm-api.projects.private.read",

      "$XSMASTERAPPNAME.calm-api.projects.protected.read",

      "$XSMASTERAPPNAME.calm-api.analytics.read",

      "$XSMASTERAPPNAME.calm-api.analytics.providers.read",

      "$XSMASTERAPPNAME.calm-api.tasks.read"

    ],

      "oauth2-configuration": {

          "credential-types": [

               "binding-secret"

              ]

     }

  }

}

always leaves the parameters empty again after saving it. The initial texts taken from examples had some errors that I corrected, but I have currently no idea why the parameter still empty after saving. Any suggestions?

Thank you very much!

Kind Regards

Uwe

 

 

View Entire Topic
RiccardoEscher
Contributor
0 Kudos

Hello Uwe,

SAP is very heterogenous. Cloud ALM seems to have a very very basic handling of service instance parameters.

A better example for this step (thanks @gregorw) can be found in the "SAP Process Integration Runtime". You can select parameters from a value help and you can easily change them later on. Wonderful!

Here a short walk through - it would be really nice if also the Cloud ALM team would follow this golden standard 🙂

NewInstance.pngParameters01.pngParameters02.pngParameters03.pngParameters04.png