Skip to content

Commit c298893

Browse files
committed
updated the time to complete, grouping and fixed one url link
1 parent ad5d008 commit c298893

15 files changed

Lines changed: 18 additions & 18 deletions

File tree

tutorials/hcpps-hana-create-mdc-instance/hcpps-hana-create-mdc-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
66

77
## Prerequisites
88
- **Proficiency:** Beginner
9-
- [Get a free account in HANA Cloud Platform](http:/account.hanatrial.ondemand.com/register/)
9+
- [Sign up for an free trial account on SAP HANA Cloud Platform](http://go.sap.com/developer/tutorials/hcp-create-trial-account.html)
1010

1111
## Next Steps
1212
- [Setup a HANA user account for the HCP predictive services](http://go.sap.com/developer/tutorials/hcpps-hana-create-user.html)
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to setup a SAP HANA instance on SAP HANA Cloud Platform
1717

1818
### Time to Complete
19-
It should take around **10 to 15 minutes** to complete this tutorial (including the instance creation time).
19+
**15 minutes**
2020

2121
---
2222

tutorials/hcpps-hana-create-user/hcpps-hana-create-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1717
- What are the roles and privileges required to use the SAP HCP predictive services
1818

1919
### Time to Complete
20-
It should take around **5 minutes** to complete this tutorial.
20+
**5 minutes**
2121

2222
### Why create new user account?
2323
Each Trial HANA MDC instance comes with a ***HANA System Account***. This user account shall be used only to execute "System" related activities.

tutorials/hcpps-hana-dataset-import/hcpps-hana-dataset-import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to use the ***Import*** feature from the ***SAP HANA Web-based Development Workbench***
1717

1818
### Time to Complete
19-
It should take around **5 minutes** to complete this tutorial.
19+
**5 minutes**
2020

2121
---
2222

tutorials/hcpps-hana-dataset-odata/hcpps-hana-dataset-odata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to use the create an ***OData*** service to expose a table stored in the HANA HCP instance
1717

1818
### Time to Complete
19-
It should take around **5 minutes** to complete this tutorial.
19+
**10 minutes**
2020

2121
---
2222

tutorials/hcpps-ps-configure/hcpps-ps-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to enable, deploy and configure the HCP predictive services for your HCP Developer Account
1717

1818
### Time to Complete
19-
It should take around **15 minutes** to complete this tutorial (including the service activation and deployment time).
19+
**15 minutes**
2020

2121
---
2222

tutorials/hcpps-rest-client-install/hcpps-rest-client-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to install the [Chrome Postman extension](http://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/).
1717

1818
### Time to Complete
19-
It should take around **2 minutes** to complete this tutorial.
19+
**5 minutes**.
2020

2121
---
2222

tutorials/hcpps-rest-odata/hcpps-rest-odata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to test an OData Service deployed on HCP using a REST Client
1717

1818
### Time to Complete
19-
It should take around **5 minutes** to complete this tutorial.
19+
**10 minutes**
2020

2121
---
2222

tutorials/hcpps-rest-ps-dataset/hcpps-rest-ps-dataset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to "Register" your data set with the HCP predictive services using a REST Client
1717

1818
### Time to Complete
19-
It should take around **10 minutes** to complete this tutorial.
19+
**10 minutes**
2020

2121
---
2222

tutorials/hcpps-rest-ps-forecast/hcpps-rest-ps-forecast.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
66

77
## Prerequisites
88
- **Proficiency:** Beginner
9-
- **Tutorials:** [Test the "Data Set" HCP predictive services using a REST client](http://go.sap.com/developer/tutorials/hcpps-rest-ps-dataset.html)
9+
- **Tutorials:** [Test the "Data Set" HCP predictive services using a REST client](http://go.sap.com/developer/tutorials/hcpps-rest-ps-dataset.html)
1010

1111
## Next Steps
1212
- [Configure a SAPUI5 application to interact with the HCP predictive](http://go.sap.com/developer/tutorials/hcpps-sapui5-configure-application.html)
@@ -16,7 +16,7 @@ tags: [ tutorial>beginner, products>sap-hana, products>sap-hana-cloud-platform,
1616
- How to use the "Forecast" HCP predictive services from a REST Client in both synchronous and asynchronous mode.
1717

1818
### Time to Complete
19-
It should take around **10 minutes** to complete this tutorial.
19+
**10 minutes**
2020

2121
---
2222

tutorials/hcpps-sapui5-configure-application/hcpps-sapui5-configure-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tags: [ tutorial>intermediate, products>sap-hana, products>sap-hana-cloud-platfo
1717
- How to create a SAPUI5 application from a template
1818

1919
### Time to Complete
20-
It should take around **10 minutes** to complete this tutorial.
20+
**10 minutes**
2121

2222
---
2323

0 commit comments

Comments
 (0)