Skip to content

Master #23027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 4, 2023
Merged

Master #23027

merged 2 commits into from
May 4, 2023

Conversation

XavierDupeyrat
Copy link
Contributor

No description provided.

Copy link
Contributor

@jmmargo jmmargo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Xavier, this tutorial would benefit by using a more active voice throughout. You state many times "you will need" and you can make this more active by stating, "you need." It is okay to be more direct as you are essentially instructing a user to perform action-oriented steps. Also, please use numbered lists as sub-steps for each step. This helps the user work through the sequence.

) to setup your SAP Build and SAP Cloud ALM environments

## Intro
In the end of this blog you will finish with a Projects and a Tasks page as shown below:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace "blog" with "tutorial".


![intro](pic1.png)

Clicking on a project it should send you to its Tasks page showing all tasks in this project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the word "it" before "should"


![intro](pic2.png)

### Creating a data entity linking to the Projects endpoint.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For this and other steps, the verb should be in an active case "Create a data entity..." The step titles should instruct the user to DO something, not be in a state of DOING something. Thanks!

### Creating a data entity linking to the Projects endpoint.
In the last tutorial you saw how to create a simple data entity linking to your main API. Here you will create a new one and link it to your projects endpoint.

In the last tutorial you also enabled the SAP BTP Authentication necessary for the next steps.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove "In the last tutorial" and move this to follow the previous sentence.


In the last tutorial you also enabled the SAP BTP Authentication necessary for the next steps.

Navigate to the data tab at the top of the page. There you will be able to click on “Create Data Entity” and choose “Sap BTP Destination REST API integration”. After having done this a configuration tab for your data entity should open:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should use a numbered list starting here. I count four sub-steps in this step.

You can also remove statements like, "There you will be able to" Just start with the directive "Click on"


![intro](pic3.png)

Once on this page you need to choose the BTP destination name to link it to your Sap Cloud ALM API destination:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove "Once on this page you need to" and start with "Choose" or "On this page, choose"

![intro](pic6.jpeg)


### Creating the Data Variable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Create"


![intro](pic7.png)

In the top right of the page, you select the variable view. you then click on Data variables. Here you can create variables in your page that will let us interact with your data entity. This will allow us to call your defined operations in that entity.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Start with "Select the variable view"

You now have a link to your API and a way to access it on your Page. Next, you should create a list that will show all the Projects.


### Creating the Projects list
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Create"

![intro](pic21.png)


### Linking the Project page and the Task Page
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Link"

@jmmargo jmmargo merged commit 6cea2d6 into sap-tutorials:master May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants