Hi Community,
I've tried to create a AWS service broker in my cf trial account to be able to consume db-services. I followed the official Docu and was able to successfully push the broker-app with the template from this Git Repo. Unfortunately I'm ...
Hi Community,
because of the new BYOA-concept of SAP I tried to create a user-provided service instance of an AWS-postgresql-db-service to consume it from a node.js app. Unfortunately something goes wrong with the credentials or the uri. Has anyone...
Hi Community,
I've got a urgent question. I've created a cloud foundry trial account for region Frankfurt (AWS) yesterday and wanted to create db services, as described in some tutorials. But somehow, they are not available in the marketplace. Does...
Hi community,
I have a urgent question. I was developing a multi-target-application in a cloud foundry trial account (region Frankfurt (AWS)) on scp with node.js and sapui5 for some experimental purposes in my company. Now after a break of about 4...
Hi Team,
I'm new to sapui5 and I want to use any repeating container like a list in an ObjectHeader, in which I can display ObjectAttributes. Instead of adding them manually I want to display it dynamically, similarly to a List-Control, where you c...
Solved it by copying the form of the uri of the deprecated postgres-services instead of the one in the blog post: Form: "uri": "postgres://username:pw@hostname:port/dbname"
Hi suhas.narasimhan,
thank you for this interesting blog post. I was trying it on my own and created an user provided service for an AWS Postgresql-DB, but unfortunately it does not work properly.
I have got this error:
[...] The following problem ...
Hi gregorw ,thank you for your comment. The trial period ist still running, 3 days left then the 90 days are over. Wanted to export it to my colleague, so that he can play around with it. But apparently the build function works today again.Do you hav...