SAP-archive / cloud-bulletinboard-ads

This is the bulletinboard-ads sample application code used in the openSAP course: Cloud-Native Development with SAP Business Technology Platform (formerly SAP Cloud Platform).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use endpoints with <<region>> endpoints

nenaraab opened this issue · comments

Search for sap.hana.ondemand and replace this with <<region>>.hana.ondemand and add the following note:

The <<region>> needs to be replaced with eu10 or us10 depending on the trial environment where you have registered.

These Exercises are affected, e.g.:

  • Exercise 16, 24 Part 2

In Exercise 16 it's always already eu10.hana.ondemand.com, but there probably doing <<region>>.hana.ondemand.com and a statement to replace the <<region>> with eu10 or us10 would be beneficial as well.

This has been updated in exercise 16, 24 part 2