Skip to content

Minor improvements to OPPS tutorials #22897

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

Merged
merged 1 commit into from
Mar 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
18 changes: 7 additions & 11 deletions tutorials/opps-manual-setup/opps-manual-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ primary_tag: products>sap-business-technology-platform

## Prerequisites
- You have registered for a trial account on [SAP BTP](hcp-create-trial-account).
- You should be familiar with the SAP BTP trial landscape and terminology (see [Take a Tour of SAP BTP Trial](cp-trial-quick-onboarding)).
- You should be familiar with the SAP BTP trial landscape and terminology (see [Take a Tour of SAP BTP Trial](cp-trial-quick-onboarding)).
- You have a subaccount in the Cloud Foundry environment, with Microsoft Azure as provider and the Singapore region (AP21).


Expand All @@ -32,7 +32,7 @@ primary_tag: products>sap-business-technology-platform
### Subscribe to SAP Omnichannel Promotion Pricing trial


1. In the [SAP BTP trial](https://account.hanatrial.ondemand.com), enter your trial account.
1. In the [SAP BTP trial](https://account.hanatrial.ondemand.com), enter your trial account. You trial account must be in the Singapore - Azure region.

2. Navigate to your subaccount. It is usually named `trial`.

Expand All @@ -49,15 +49,13 @@ primary_tag: products>sap-business-technology-platform
Once the subscription is finished, you can choose the three dot symbol **°°°** and **Go to Application** in the **Application Plans** section to make configuration settings in the **Configure Omnichannel Promotion Pricing** app. <!-- Using the app is optional and not part of the basic tutorial but is included in our advanced tutorial.-->
<!-- Add link to advanced tutorial once available -->

> If **SAP Omnichannel Promotion Pricing (Trial)** does not appear in the service marketplace, you probably created a new subaccount to an already existing trial account. In this case, you must assign the SaaS app and services to your subaccount in the **Entitlements** section. For more information, see [Configure Entitlements for Subaccounts](https://help.sap.com/viewer/7c87270e23c64c2aa922ce297a6df23d/Cloud/en-US/6fce2cbd9df94d88be99f7662c6b7ed6.html).




### Set up roles and authorizations


In order to use the **Configure Omnichannel Promotion Pricing** app, you must create a role collection and assign users to it. With the configuration app, you can maintain various parameters to influence the behavior of the **Calculation service**. <!-- Using the app is not part of the basic tutorial. -->
In order to use the apps provided with SAP Omnichannel Promotion Pricing, you must create a role collection and assign users to it. With the **Configure Omnichannel Promotion Pricing** app, you can maintain various parameters to influence the behavior of the **Calculation service**. With the **Maintain Promotions** app, you can create promotional rules and define, for example, eligibilities and rewards. Using the apps is not part of the tutorials.

1. Navigate back to your subaccount.

Expand All @@ -69,20 +67,18 @@ In order to use the **Configure Omnichannel Promotion Pricing** app, you must cr

5. Select the role collection you've just created from the list and choose **Edit**.

6. Under **Role Name**, select **`Configure_OPPS`** from the dropdown list.
6. Under **Role Name**, select **`Configure_OPPS`** and **`Maintain_OPPS`** from the dropdown list.

7. Assign **User** or **User Groups** to your role collection and choose **Save**.

<!-- Should we explain Step 7 a bit more?
COS has already implemented a role collection for trial, should we do sth similar? -->



### Create service instances


1. Navigate to your subaccount and the **space** in which you want to create the service instances.
> To save some clicks, do the following steps in your space. You can also do this in your subaccount but then you have to provide further information.
> To save you some clicks, do the following steps in your space. You can also do this in your subaccount but then you have to provide further information.

2. In the navigation pane, choose **Services > Service Marketplace**.

Expand Down Expand Up @@ -135,6 +131,6 @@ You have now successfully set up your SAP Omnichannel Promotion Pricing trial on
### Additional Information

* Basic Tutorial: [Apply a Simple Promotion with SAP Omnichannel Promotion Pricing](opps-basic-scenario)
* [Official Product Documentation](https://help.sap.com/viewer/product/OPP/Cloud/en-US)
* [Trial Documentation](https://help.sap.com/viewer/0c145d124b784b548b618cda8a5b2aba/Cloud/en-US/31b8aedc8ce14fcd9f6021ad4f6323c9.html)
* [Official Product Documentation](https://help.sap.com/docs/OPP)
* [Trial Documentation](https://help.sap.com/docs/OPP/0c145d124b784b548b618cda8a5b2aba/31b8aedc8ce14fcd9f6021ad4f6323c9.html)
* [Video: SAP Omnichannel Promotion Pricing in a Nutshell](https://www.sap.com/assetdetail/2020/07/9060b3a5-a67d-0010-87a3-c30de2ffd8ff.html)
28 changes: 28 additions & 0 deletions tutorials/opps-manual-setup/rules.vr
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
[VALIDATE_1]
###Rule
single-choice

###Question
Is it sufficient to subscribe to SAP Omnichannel Promotion Pricing in order to use the complete functionality?

###Match
[ ] Yes, subscribing is sufficient.
[x] No, you must also create service instances for the Promotion Pricing services.

[VALIDATE_1]


[VALIDATE_3]
###Rule
single-choice

###Question
How many service instances do you have to at least create for your trial scenario?

###Match
[ ] 1
[ ] 2
[x] 3
[ ] 4

[VALIDATE_3]