In this lesson, you’ll learn how to embed a mashup in SAP Sales Cloud and SAP Service Cloud Version 2, customize the user interface (UI) to suit your needs, and bind parameters to ensure seamless integration and functionality.
The mashup code implemented in the previous lesson includes links specific to SAP Sales Cloud and SAP Service Cloud Version 2. Therefore, to ensure full functionality, it must be executed from within a mashup in SAP Sales Cloud and SAP Service Cloud Version 2, rather than a standard web browser.
Open the user profile menu in SAP Sales Cloud and SAP Service Cloud Version 2 and choose Settings. Under All Settings, either search for the term mashup or open the link to Mashup Authoring on the Extensibility tile.
Create a new mashup by clicking the + icon. Provide a name for the mashup and enter the URL that you obtained after deployment in the previous lesson. Please make sure that it starts with https://, for example https://btp-mashup.cfapps.eu10-005.hana.ondemand.com/.
In the mashup configuration, add two parameters. The mashup code that was created in the previous lesson gives the option to use these parameters for additional data input. In this example, the first parameter will be bound to a system variable with the currently logged-in user’s name used as the parameter value. The binding for the second parameter will be done later, because you will want to use object-related data, such as an Account ID in SAP Sales Cloud Version 2.

