TinhLeo
Participant
Member since ‎2017 Jul 05

User Statistics

  • 36 Posts
  • 3 Solutions
  • 5 Kudos given
  • 12 Kudos received

User Activity

Hi expert,I've a requirement to enable maintenance mode for the BTP User by period (user will be locked during period) And need to show a custom message to user to inform site is under maintenanceAs far as i know for now we don't have maintenance mod...
Hi Everyone,I've posted a message to Event Mesh using httprest protocol like thatWith json payloadconst messageData = {                        "test": "test"                    }; On EventMesh consumer apps istream .on("data", async (oMessage)i got p...
He expert,My Project setup as TypeScriptwith packge:  "@sap/cds": "^8.1.1",        "@sap/cds-compiler": "^5.1.0",        "@sap/cds-dk": "^8.1.1",  "@sap/xsenv": "^5.2.0",        "@sap/xssec": "^4.2.1",CDS Auth"cds": {        "requires": {            ...
Hi Expert,I've an issue with the Object Store service plan difference between account Pas as you go and CPEAThe Reason:Dev system sub-account Pas as you go: Object Store service plan is standardUAT/PRD system sub-account CPEA: The object Store servic...