You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/sap-btp/_index.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,11 +33,11 @@ Before you can manage your SAP BTP using the Mendix Portal, you will need to set
33
33
34
34
In this scenario, you have an existing app which is running in another environment: for instance, on Mendix Cloud. To change this, open your app in [Apps](https://sprintr.home.mendix.com/), go to **Settings**, and then switch to the **Cloud Settings** tab.
{{% alert color="info" %}}This will bind any services which are in the status **Services To Be Bound**.{{% /alert %}}
281
279
282
280
2. When the application has been started, you will be taken to the **Environment Details** page for the selected environment. See [Environment Details](#EnvironmentDetails) below.
@@ -313,7 +311,7 @@ The button will change to **Start Application** which you can click to start or
313
311
You may need to use this option to stop and start your app after changing one of the settings on this page.
314
312
{{% /alert %}}
315
313
316
-
If you receive an error trying to start the app, refer to the [App Will Not Start](#willnotstart) section below.
314
+
If you receive an error trying to start the app, refer to the [App Does Not Start](#appnotstart) section below.
317
315
318
316
#### Change Admin Password
319
317
@@ -419,7 +417,7 @@ To connect a service in the **Available Services** section, do the following ste
419
417
3. Select a JSON file to upload if you need to add extra configuration.
420
418
4. Click **Connect Selected Services**. You can also **Review your Services** before restarting your app.
The services you have selected will be added as **Services To Be Bound**. Now, you can upload JSON file with a configuration that will be applied to the service binding.
425
423
@@ -444,7 +442,7 @@ The service bindings will be created with the provided configurations when you r
444
442
If you receive an error, and the service fails to bind, check all aspects of your SAP account. The error message may not provide full information about, for example, which plans you are allowed to choose for a particular service.
445
443
{{% /alert %}}
446
444
447
-
If you receive an error trying to restart the app, refer to the [App Will Not Start](#willnotstart) section below.
445
+
If you receive an error trying to restart the app, refer to the [App Does Not Start](#appnotstart) section below.
448
446
449
447
#### Unbinding and Removing Services
450
448
@@ -698,7 +696,7 @@ A more detailed description of the reason why the environment creation failed wi
698
696
699
697
Resolve the issue described in the error message.
700
698
701
-
### App Will Not Start {#willnotstart}
699
+
### App Does Not Start {#appnotstart}
702
700
703
701
Under some circumstances an app with a service in the **Services To Be Bound** status will not restart.
0 commit comments