Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Release 1.4.1 (#427)
Browse files Browse the repository at this point in the history
* [btpsa bot] Generate parameter documentation

* [btpsa bot] Generate parameter documentation

* [btpsa bot] Generate parameter documentation

* [btpsa bot] Generate parameter documentation

* [btpsa bot] Generate parameter documentation

* Bump blessed from 1.19.1 to 1.20.0 in /config/python (#422)

Bumps [blessed](https://github.com/jquast/blessed) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/jquast/blessed/releases)
- [Changelog](https://github.com/jquast/blessed/blob/master/docs/history.rst)
- [Commits](jquast/blessed@1.19.1...1.20.0)

---
updated-dependencies:
- dependency-name: blessed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [btpsa bot] Generate parameter documentation

* [btpsa bot] Generate parameter documentation

* Fix broken links and usecase file update (#424)

* Update build_resilient_apps_free_tier.json

* Update USECASES.md

* Update integrationtest03.json

* Update build_resilient_apps_free_tier.json

* Update integrationtest03.json

* [btpsa bot] Generate parameter documentation

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: [btpsa bot] docu generation <btpsabot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Streifeneder <36535298+maxstreifeneder@users.noreply.github.com>
  • Loading branch information
4 people authored Feb 10, 2023
1 parent 5f86132 commit 2acbf12
Show file tree
Hide file tree
Showing 244 changed files with 763 additions and 542 deletions.
2 changes: 1 addition & 1 deletion config/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
attrs==22.2.0
blessed==1.19.1
blessed==1.20.0
certifi==2022.12.7
charset-normalizer==2.1.1
idna==3.4
Expand Down
2 changes: 1 addition & 1 deletion docs/USECASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The services and subscriptions that are created are:
* Enterprise Messaging
* CI/CD Service

The code of the application is pulled from the GitHub repository <https://github.com/SAP-samples/btp-build-resilient-apps/tree/extension>.
The code of the application is pulled from the GitHub repository <https://github.com/SAP-samples/btp-build-resilient-apps>.

The use case is referenced from the parameters file [/tests/integrationtests/parameterfiles/integrationtest03.json](../tests/integrationtests/parameterfiles/integrationtest03.json).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Responsibility Management service: APIs to Determine responsible agents and agent determination requests
SAP Responsibility Management service: Provides APIs for DetermineAgents using responsibility rules or external APIs(bring your own code) and AgentDeterminationRequest.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ service plan >standard< for >responsibilitymanagement-service< is available in d

* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'eu11', 'name': 'Europe (Frankfurt) EU Access - AWS'}
* {'region': 'us10', 'name': 'US East (VA)'}

`plan`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Responsibility Management service: Provides APIs for DetermineAgents using responsibility rules or external APIs(bring your own code) and AgentDeterminationRequest
SAP Responsibility Management service: Determine responsible agents for a business process

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ service plan >free< for >retention-manager< is available in data centers:
* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'eu11', 'name': 'Europe (Frankfurt) EU Access - AWS'}
* {'region': 'eu20', 'name': 'Europe (Netherlands)'}
* {'region': 'eu30', 'name': 'Europe (Frankfurt)'}
* {'region': 'us10', 'name': 'US East (VA)'}
* {'region': 'us20', 'name': 'US West (WA)'}
* {'region': 'us21', 'name': 'US East (VA)'}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ service plan >standard< for >retention-manager< is available in data centers:
* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'eu11', 'name': 'Europe (Frankfurt) EU Access - AWS'}
* {'region': 'eu20', 'name': 'Europe (Netherlands)'}
* {'region': 'eu30', 'name': 'Europe (Frankfurt)'}
* {'region': 'us10', 'name': 'US East (VA)'}
* {'region': 'us20', 'name': 'US West (WA)'}
* {'region': 'us21', 'name': 'US East (VA)'}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

SAP Build Apps: SAP Build Apps no-code development environment
SAP Build Apps: SAP Build Apps is a full stack no-code development platform for creating Web and native mobile applications. Please note that an instance of Cloud Identity Services is required to successfully create a subscription. See Documentation for more information.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Cloud Transport Management: Provides programmatic access to Cloud Transport Management.
SAP Cloud Transport Management: SAP Cloud Transport Management service lets you manage software deliverables between accounts of different environments (such as Neo and Cloud Foundry), by transporting them across various runtimes. This includes application artifacts as well as their respective application-specific content.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

UI5 flexibility for key users: Add UI adaptation to your UI5 applications
UI5 flexibility for key users: The UI5 flexibility service for key users lets you provide UI adaptation capabilites for your UI5 applications on Cloud Foundry. Users of your applications can change the user interface of your applications in an upgrade-safe and modification-free way, without affecting any other customer.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

Work Calendar: Work Calendar
Work Calendar: Get details of factory calendar such as weekday, holiday, workday for a country.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ unknown

**enum**: the value of this property must be equal to one of the following values:

| Value | Explanation |
| :------------- | :---------- |
| `"Admin"` | |
| `"Read"` | |
| `"Import"` | |
| `"Export"` | |
| `"Activities"` | |
| Value | Explanation |
| :--------- | :---------- |
| `"Admin"` | |
| `"Read"` | |
| `"Import"` | |
| `"Export"` | |
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,3 @@ unknown\[]
## roles Constraints

**minimum number of items**: the minimum number of items for this array is: `1`

## roles Default Value

The default value is:

```json
[
"Admin"
]
```
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,3 @@ unknown\[]
### roles Constraints

**minimum number of items**: the minimum number of items for this array is: `1`

### roles Default Value

The default value is:

```json
[
"Admin"
]
```
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

Data Attribute Recommendation: DAR is a classification service that can classify entities such as product, stores and users.
Data Attribute Recommendation: Data Attribute Recommendation uses free text, numbers and categories as input to classify entities such as products, stores and users into multiple classes and also to predict the value of missing numerical attributes in your data records. You can use Data Attribute Recommendation, for example, to classify incoming product information and predict the price of commodities based on their description.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ unknown

## name

SAP Data Intelligence Cloud: Orchestrate, refine, enrich, apply intelligence on your governed data across your entire distributed data landscape.
SAP Data Intelligence Cloud: SAP Data Intelligence is the all-in-one data orchestration solution to discover, refine, enriche and govern any type, variety, and volume of data across your entire distributed data landscape. Deliver on the promise of AI with enterprise scale, trust, and transparency driving significant new business value and insights.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

SAP Data Privacy Integration: Integrate the data privacy services with the external applications.
SAP Data Privacy Integration: Data Privacy Integration (DPI) is a service that supports applications realize their data privacy functions i.e Business Purpose Management ( Ensure Data is processed in a compliant manner based on valid Business Purpose ), Data Deletion and Retrieval of personal data. Applications that are part of an end to end business process can integrate with DPI to provide a centralized management of data privacy.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

SAP AI Core: Service for AI applications to train and deploy ML models.
SAP AI Core: SAP AI Core provides an infrastructure for a number of machine learning applications and services, including the option to bring and deploy your own model. SAP systems contain a huge amount of enterprise data, which many solutions can analyze. With SAP AI Core, you can use this enterprise data to train machine learning services and help your business applications to become intelligent. Your applications learn from historical data that is generated by manually performed tasks, and then uses this new-found knowledge to automate the same tasks in the future.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ unknown

## name

SAP Event Mesh: Event Mesh
SAP Event Mesh: The SAP Event Mesh service decouples communication and allows for event-driven business processes.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ unknown

## name

SAP HANA Schemas & HDI Containers: SAP HANA Schemas & HDI Containers
SAP HANA Schemas & HDI Containers: Use the SAP HANA schemas & HDI containers service to create service instances on SAP HANA databases and bind them to cloud applications. To create schemas and HDI containers, an SAP HANA database must be available in your space. The SAP HANA schemas & HDI containers service is part of the SAP HANA service.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Cloud Platform Internet of Things: SAP Business Technology Platform Internet of Things
Internet of Things: The SAP Business Technology Platform Internet of Things service for the Cloud Foundry environment connects devices to SAP Business Technology Platform to provide scalable ingestion of IoT data and device management. The respective services provide a secure connection to remote devices using a broad variety of IoT protocols and manage the device lifecycle from onboarding to decommissioning.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Intelligent Robotic Process Automation: Enables access to the Intelligent Robotic Process Automation APIs
SAP Intelligent Robotic Process Automation: SAP Intelligent Robotic Process Automation (SAP Intelligent RPA) lets you automate enterprise business processes. Design process automations with the Desktop Studio by creating end-to-end scenarios. Import these scenarios into the cloud Factory powered by SAP Business Technology Platform to configure and execute them with Agents. Agents running on workstations can work as a Digital Assistant (attended automation) or as a Digital Worker (unattended automation).

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

Process Integration Runtime: Provides access to SAP Cloud Integration runtime (integration flows) and APIs
Process Integration Runtime: Provides access to SAP Business Technology Platform Integration runtime (integration flows) and APIs.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Procurement Analytics Warehouse Service: SAP Procurement Analytics Warehouse Service
procurement data warehouse service: Provides access to procurement data warehouse service.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ unknown
service plan >apiaccess< for >procurement-service< is available in data centers:

* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'us10', 'name': 'US East (VA)'}

`plan`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ unknown

## name

Redis on SAP BTP, hyperscaler option: Redis Cache service on SAP BTP
Redis on SAP BTP, hyperscaler option: The Redis service on SAP BTP provides a way to directly consume the Redis cache service provided by the Infrastructure providers such as AWS and Azure.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

Web access for ABAP: Web access for ABAP
Web access for ABAP: Get web access to your instances in the ABAP Environment including access to administrative UIs

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

SAP Continuous Integration and Delivery: Create and run jobs for continuous integration and delivery.
SAP Continuous Integration and Delivery: SAP Continuous Integration and Delivery lets you configure and run predefined continuous integration and delivery (CI/CD) pipelines that automatically build, test and deploy your code changes to speed up your development and delivery cycles.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

Data Quality Services UI: Manage configurations and view usage of the Data Quality Services service.
Data Quality Services UI: Manage settings and field mappings using configurations. View number of transactions performed over a spefici time period.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Event Mesh: Event Mesh
SAP Event Mesh: The SAP Event Mesh service decouples communication and allows for event-driven business processes.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unknown

## name

SAP IoT: Put raw sensor data into business context and leverage it in analytical or transactional applications
SAP IoT: SAP IoT business services allow you to put raw sensor data into business object context and then use query models, rules, events and actions to leverage the data near real-time in analytical or transactional business applications.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

Landscape Portal: Perform lifecycle operations and keep track of the distribution of consumers and systems.
Landscape Portal: The Landscape Portal acts as a central tool that allows SaaS providers to keep track of the distribution of their consumers across their systems as well as perform lifecycle management operations such as updating add-ons, creating new tenants, and more.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unknown

## name

SAP Master Data Orchestration: Master Data Orchestration
SAP Master Data Orchestration: Master data application for existing customers of SAP Master Data service for business partners and SAP Master Data service for products. New customers should use the Master Data Integration (Orchestration) tile. SAP Master Data Orchestration should only be used in combination with the SAP Master Data Integration service.

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ unknown
**constant**: the value of this property must be equal to:

```json
"PersonalDataManagerApp"
"onboarding-app"
```
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ unknown
**constant**: the value of this property must be equal to:

```json
"PersonalDataManagerApp"
"onboarding-app"
```
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ unknown
**constant**: the value of this property must be equal to:

```json
"standard"
"default"
```
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ unknown
**constant**: the value of this property must be equal to:

```json
"standard"
"default"
```
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,9 @@ unknown

## plan

application plan >standard< for >PersonalDataManagerApp< is available in data centers:
application plan >default< for >onboarding-app< is available in data centers:

* {'region': 'ap10', 'name': 'Australia (Sydney)'}
* {'region': 'ap11', 'name': 'Singapore'}
* {'region': 'br10', 'name': 'Brazil (Sao Paulo)'}
* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'eu11', 'name': 'Europe (Frankfurt) EU Access - AWS'}
* {'region': 'eu20', 'name': 'Europe (Netherlands)'}
* {'region': 'us10', 'name': 'US East (VA)'}
* {'region': 'us20', 'name': 'US West (WA)'}
* {'region': 'us21', 'name': 'US East (VA)'}

`plan`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ unknown

**enum**: the value of this property must be equal to one of the following values:

| Value | Explanation |
| :----------- | :---------- |
| `"standard"` | |
| Value | Explanation |
| :---------- | :---------- |
| `"default"` | |
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ unknown

**enum**: the value of this property must be equal to one of the following values:

| Value | Explanation |
| :----------- | :---------- |
| `"standard"` | |
| Value | Explanation |
| :---------- | :---------- |
| `"default"` | |

## name

SAP Personal Data Manager: Manage requests and inform data subjects about their personal data in processing.
procurement data warehouse: None

`name`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ unknown
**constant**: the value of this property must be equal to:

```json
"PortalApplication"
"PersonalDataManagerApp"
```
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ unknown
**constant**: the value of this property must be equal to:

```json
"PortalApplication"
"PersonalDataManagerApp"
```
Loading

0 comments on commit 2acbf12

Please sign in to comment.