Hi,
I have a project where I use a custom UI5 library with some custom types. This library has many functions like formatter etc.. which are used by all other apps in the project. Both exist in the same workspace.
Before asking this question, I ...
Hi,
I have requirement to extend sap.suite.ui.commons.ProcessFlowLaneHeader control. I need to replace label by a box which will show multiple texts in vertical layout. All other properties(id, icon, position, state) will remain as it is.
Standa...
Hi,
I need to trigger below API from postman. I added S (SAP) account in basic authentication but that's not enough.
"https://launchpad.support.sap.com/services/odata/i7p/odata/bkey/SystemDataCheck/"
I understand that oAuth2.0 authentication i...
Hi Experts,
I am trying to bind Lanes property of sap.suite.ui.commons.ProcessFlow to oData Model entity. Odata call was successful and it returns data like below.
I need to bind ProcessDocumentPhaseNavigation to Lane property of ProcessFlow....
@dengi7 - Did it work for you? I am facing a similar issue in my project where I need to give a reference of the custom library in my app. Both exist at some workspace. I gave a reference of the library into unitTests.qunit.html file but in the cons...