Haven't worked on this for a while, but afair this is not possible. I would suggest reaching out to SAP either via ticket or https://influence.sap.com as this is a valid requirement. One workaround might be to define a custom event and define the scr...
You need to implement the multi-part upload with custom code. There, is also a content package which contains such implementation. This can be used as starting point. Content: https://api.sap.com/package/SAPAIBusinessServiceDocumentInformationExtract...
The switch statement in JavaScript uses strict equality check (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/switch#description). Therefore, the expression in the switch and case clause must be of same type. "getAct...
From the documentation there is no "onInitialization" event so similar yet. One workaround would be to create an interface function "initialize" in the composite and call it from the application for each composite in your app.
Dear product.support.sap, I read 3266082, but it does not give information about IP ranges of SAP Analytics Cloud which can be used as allow list for a HANA Cloud configuration. Can you give some more details on how it was solved to become the accept...