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
3. In the **Scheduled Events** section, select the scheduled event you want to *Enable* or *Disable* and click **Next**. For more information, refer to [Scheduled Events](#schedules-events).
256
+
3. In the **Scheduled Events** section, select the scheduled event you want to *Enable* or *Disable* and click **Next**. For more information, refer to [Scheduled Events](/developerportal/deploy/sap-cloud-platform/environments/#schedules-events).
257
257
258
258
### Unbinding and Deleting Service Instances
259
259
260
-
1. In the **Services** tab, select any additional services you need for your app. For more information, see the [Services tab](#binding-services).
260
+
1. In the **Services** tab, select any additional services you need for your app. For more information, see the [Services tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services).
261
261
262
262
{{% alert color="warning" %}}In your initial deployment, do not remove any of the services with the status **Bound Services**. For a new app, these services are required for the correct deployment of the app.{{% /alert %}}
263
263
@@ -280,7 +280,7 @@ Click **Next** to continue to the **Runtime** tab. Here, you can **Add**, edit (
280
280
281
281
{{% alert color="info" %}}This binds any services which are in the status **Services To Be Bound**.{{% /alert %}}
282
282
283
-
2. When the application has been started, you are taken to the **Environment Details** page for the selected environment. See [Environment Details](/developerportal/deploy/sap-cloud-platform/environments).
283
+
2. When the application has been started, you are taken to the **Environment Details** page for the selected environment. See [Environment Details](/developerportal/deploy/sap-cloud-platform/environments/).
284
284
285
285
## Deleting an App
286
286
@@ -309,7 +309,7 @@ Since SAP Application Logging will soon be deprecated, migrate your logging serv
309
309
1. Select the appropriate **Plan** and upload a file if required.
310
310
1. Click **Connect Selected Services** and restart your application to bind the new SAP Cloud logging service.
311
311
1. At this point, both the **application-logs** and **cloud-logging** services are active for your application.
312
-
1. Retain the **application-logs** service until its log retention period ends to ensure access to existing log entries. Then, delete it following the instructions provided in the [Unbinding and Removing Services](#unbinding-and-removing-services) section. After this, only the new SAP Cloud Logging service remains active.
312
+
1. Retain the **application-logs** service until its log retention period ends to ensure access to existing log entries. Then, delete it following the instructions provided in the [Unbinding and Removing Services](/developerportal/deploy/sap-cloud-platform/environments/#unbinding-and-removing-services) section. After this, only the new SAP Cloud Logging service remains active.
313
313
1. When using the **cloud-logging** service, upgrade **SapApplicationLogs** to the latest version. If you are using an older version, update the **Default Value** of the **ApplicationLoggingService** constant to *cloud-logging* in the [SAP Logging Connector](https://marketplace.mendix.com/link/component/110219). For more information, refer to the [Using the Connector](/appstore/modules/sap/sap-logger/#using-the-connector) section of *SAP Logging Connector*.
314
314
1. You can view the logs of an environment using SAP Cloud Logging in your application's logs. For more details, see the [Viewing the Logs](/developerportal/deploy/sap-cloud-platform/sap-monitoring/#viewing-the-logs) section of *Monitoring Environments in Mendix Apps on SAP BTP*.
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/platform-supported-content/modules/sap/sap-event-mesh-connector.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The SAP Enterprise Messaging service (Event Mesh) instance must be created with
48
48
49
49
The **Event Mesh Configurator** provides a user friendly interface to create the JSON required to configure the required Enterprise Messaging service instance with the desired configuration. To bind and configure the service, perform the following steps:
50
50
51
-
1. Ensure that the **enterprise-messaging** service is in the status **Available Services** in Mendix Portal. See the [Services Tab](/developerportal/deploy/sap-cloud-platform/#binding-services) section of *SAP Business Technology Platform* for more information.
51
+
1. Ensure that the **enterprise-messaging** service is in the status **Available Services** in Mendix Portal. See the [Services Tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services) section of *SAP Business Technology Platform* for more information.
52
52
2. Click **Available Services** > **⚙️ Configurator** to open the configurator.
53
53
3. Provide the required information. For more information about the parameter syntax, see [Syntax for Service Descriptor](https://help.sap.com/docs/event-mesh/event-mesh/syntax-for-service-descriptor?locale=en-US).
54
54
***EM Name** - Enter a display name for the service.
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/platform-supported-content/modules/sap/sap-xsuaa-connector.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ After you install the connector, you can find it in the **App** > **Marketplace
55
55
56
56
You need to provide your own [xs-security.json](https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.04/en-US/6d3ed64092f748cbac691abc5fe52985.html) file to add custom configuration to your XSUAA connector.
57
57
58
-
1. Ensure that the **xsuaa** service is in the status **Services To Be Bound**. See the [Services Tab](/developerportal/deploy/sap-cloud-platform/#binding-services) section of *SAP Business Technology Platform* for more information.
58
+
1. Ensure that the **xsuaa** service is in the status **Services To Be Bound**. For more information, see the [Services Tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services) section of *Environment Details on SAP BTP*.
59
59
60
60
2. Click the three dots **…** next to the **xsuaa** service and select **Add Binding Configuration**.
0 commit comments