Skip to content
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

Update install-mock-server-cf.md #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ekaterina-mitova
Copy link
Collaborator

Language review and consistency.

Language review and consistency.

- add the below code snippet to the **resources** section
1. Add the following code snippet to the `resources` section:

```yaml
- name: inicdent-management-messaging

Choose a reason for hiding this comment

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

Suggested change
- name: inicdent-management-messaging
- name: incident-management-messaging

```yaml
- name: inicdent-management-messaging
type: org.cloudfoundry.existing-service
```

- Adds the below entry in the `requires` section of `mock-srv` module
2. Adds the following entry in the `requires` section of the `mock-srv` module:

```yaml
- name: inicdent-management-messaging

Choose a reason for hiding this comment

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

Suggested change
- name: inicdent-management-messaging
- name: incident-management-messaging

1. In the menu, choose **File** and then choose **Open Folder** from the dropdown menu.
1. To open the Incident Managemnt project, choose **projects** → **incident-nanagement** and then choose **Open**.
2. Navigate to package.json and change credentials to
2. To open the Incident Management project, choose **projects** → **incident-nanagement** and then choose **Open**.

Choose a reason for hiding this comment

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

Suggested change
2. To open the Incident Management project, choose **projects** → **incident-nanagement** and then choose **Open**.
2. To open the Incident Management project, choose **projects** → **incident-management** and then choose **Open**.

```json
"credentials": {
"destination": "<destination_name>",
"path": "/v2/odata/v4/api-business-partner"
}
```
**Note** - As **destination_name** you must enter the name of the destination created while installing mock server to SAP BTP Cloud Foundry Runtime.
>Note: Replase **destination_name** with the name of the destination you have created when installing mock server in the SAP BTP, Cloud Foundry Runtime.

Choose a reason for hiding this comment

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

Suggested change
>Note: Replase **destination_name** with the name of the destination you have created when installing mock server in the SAP BTP, Cloud Foundry Runtime.
>Note: Replace **<destination_name>** with the name of the destination you have created when installing the mock server in the SAP BTP, Cloud Foundry Runtime.

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