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).
Apache License 2.0
76 stars 99 forks source link

use endpoints with <<region>> endpoints #7

Closed nenaraab closed 6 years ago

nenaraab commented 6 years ago

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.:

svenkohlhaas commented 6 years ago

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.

skrishnakumar commented 6 years ago

This has been updated in exercise 16, 24 part 2