We are trying to implement a scenario with a MicroBulletChart as a table cell
This is implemented using the following sample as a reference
https://sapui5.hana.ondemand.com/#/entity/sap.suite.ui.microchart.BulletMicroChart/sample/sap.suite.ui.mic...
For sap.ui.integration.widgets.Card defined here
https://sapui5.hana.ondemand.com/#/api/sap.ui.integration.widgets.Card
I want to be able to use filters within the cards as described here
https://sapui5.hana.ondemand.com/test-resources/sap/ui/...
Hi Archita,
I have a requirement to read the Credentials which is of type oauth2:default. I need to read the Client ID and Client secret.
I am using the API as below
GET https://tenanturl.com/api/v1/UserCredentials('Credentialname')
In the use...
Hi Archita,
Is there a list of resource types we can post to the iflow. for example:
"ResourceType":"xslt"
I need to add .xml file to the resources folder of an iflow. But that was giving an error
Would that be possible?
REgards,
Pritham