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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ We recommend using the _Best Practices Guide_ on SAP Help Portal as a starting p
15
15
16
16
1. Open the [Best Practices Guide](https://help.sap.com/viewer/df50977d8bfa4c9a8a063ddb37113c43/Cloud/en-US/9f2bb927464e4d1ba3d13b2d79ca9bd1.html).
17
17
1. You can either:
18
-
* Choose *Edit* to suggest a change for the current page you see in the Help Portal viewer, or
19
-
* Choose *Feedback* to open a GitHub issue in this repository.
18
+
* Choose *Feedback* > *Edit page* to suggest a change for the current page you see in the Help Portal viewer, or
19
+
* Choose *Feedback*> *Create issue*to open a GitHub issue in this repository.
20
20
21
21
If you only make a small contribution, that's the quickest way to propose a change. For larger contributions, we recommend forking this repository to work locally. The filenames in the [docs](docs) directory are created based on the title of the page on SAP Help Portal.
Copy file name to clipboardExpand all lines: docs/deploy-and-deliver/configuring-backup-7821fcf.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Backup and recovery of data stored in the following services are performed by SAP. For other services, you can follow our best practices to back up your configurations.
6
6
7
-
<aname="loio6c1e071845dd4db2829b413a05154a7c"/>
7
+
<aname="loio6c1e071845dd4db2829b413a05154a7c"/>
8
8
9
9
<!-- loio6c1e071845dd4db2829b413a05154a7c -->
10
10
@@ -59,7 +59,7 @@ The following services don’t currently provide any backup and restore features
59
59
60
60
61
61
62
-
<aname="loio9de0caa8abe34f4897e5b727868019c0"/>
62
+
<aname="loio9de0caa8abe34f4897e5b727868019c0"/>
63
63
64
64
<!-- loio9de0caa8abe34f4897e5b727868019c0 -->
65
65
@@ -86,7 +86,7 @@ Different configurations can be backed up, depending on your specific service. H
86
86
87
87
-**Process Visibility capability within the SAP Workflow Management service**: You can back up your visibility scenarios. For more information, see [Export a Scenario](https://help.sap.com/viewer/62fd39fa3eae4046b23dba285e84bfd4/Cloud/en-US/27f76c0dd1534ca0980706f7d72d86a1.html).
88
88
89
-
-**SAP Authorization and Trust Management service**: You can back up your configurations with the [SAP Authorization and Trust Management service API package](https://api.sap.com/package/authtrustmgmnt?section=Artifacts) available on the [SAP API Business Hub](https://api.sap.com/). The configurations include:
89
+
-**SAP Authorization and Trust Management service**: You can back up your configurations with the [SAP Authorization and Trust Management service API package](https://api.sap.com/package/authtrustmgmnt?section=Artifacts) available on the [SAP Business Accelerator Hub](https://api.sap.com/). The configurations include:
90
90
91
91
- Roles. You can back up role configurations with the [Authorization](https://api.sap.com/api/AuthorizationAPI/overview) API.
> As an example, you could define `25` seconds as maximum read timeout and set a number of server error codes \(`5xx`\) to be checked. At each first HTTP request towards the URL of your application, both checks are triggered. All following HTTP requests are ignored to avoid an unnecessary failover if, for example, only an image resource is missing. If one of the two checks fails, the user is automatically redirected to an HTML down page, which must not be cached. This down page provides the link to your failover application. Strictly speaking, the failover itself is therefore manually performed by the user of your application.
0 commit comments