SAP Business Technology Platform (SAP BTP) is an integrated offering comprised of four technology portfolios: database & data management, application development & integration, analytics, and intelligent technologies. The platform allows users to tur...
IntroductionWe had a requirement to consume a SAP OData service in an existing spring boot application running on SAP BTP Cloud Foundry. There are many ways to consume an OData service in a Java application, but we found an easier way to consume the ...
Hello Team,We have an Agentry transaction screen where the Complex table drop-down field does not show the right record if there is only one matching record as per cascade parent index. Details :-There is an UI element(Template Equipment) of type Com...
IntroductionSAP Approuter is a lightweight service, which acts as a single point of entry for various back-end services and applications in SAP ecosystem. In many SAP cloud foundry enterprise applications, Approuter plays an essential role in tying t...
IntroductionThe SAP BTP Document Management Service(DMS) helps in managing business documents. It's based on the OASIS (Organization for the Advancement of Structured Information Standards) industry standard CMIS (Content Management Interoperability ...
Hello,You can deploy the Spring Boot application to BTP CF as an MTA application. Please refer to the below blogs it may be helpful.https://community.sap.com/t5/technology-blogs-by-members/custom-spring-boot-application-in-sap-btp-cf-integrates-with...
@maheshkumar.palavalli We thought so initially but business will not accept this because they want to see the previously filled date before changing it.We tried to make use of Navigate even to make it blank/null when user clicks on the Calendar icon...
@sergei.haller.u-niq Thank you so much for the quick response.The above requirement is a very common requirement, so the Datetime picker should be opening fine irrespective of default/prepopulated value.Date picker works perfectly fine in this scen...
@maheshkumar.palavalli Thank you so much for the quick help. Pre-populated date is something that comes from the back-end, so I can not change it before showing to the user. I knew the reason but just wanted to know If it's a standard issue or not, ...