In this lesson, I'll explain and demonstrate what to do with the mashup previously created. After you configure the mashup with the account ID parameter, you need to display it on the UI screen where users will use the extension app. You can do this using the adaptation mode in SAP Sales and Service Cloud Version 2. Depending on your mashup content, you can place it into an existing part of the screen, create a new section, or even create a separate tab for the mashup.
You can map the mashup parameter to a standard or extension field of the object associated with the current screen, which in this case is the Account object. Pay attention to the exact field name and object node, as there are several ID fields with different IDs and ID types, such as the human-readable Account ID, sometimes referred to as Display ID.
Remember that the extension app needs the account’s technical ID, which is a UUID from the data type’s perspective. You can find it under Other Details/Technical ID. If this node-field combination isn’t initially visible, search for it in the Add more fields menu.
Once you’ve displayed the mashup with the correct parameter binding, you can exit the adaptation mode by selecting the End Session button at the top of the screen.
Lesson Summary:
This lesson demonstrated how to embed the extension app as a mashup in SAP Sales and Service Cloud Version 2. The next and final lesson of this course explains how to test the embedded extension app.