A user cannot login to SAP Build Work Zone.What could be a reason?
Through which apps can users access SAP Build Work Zone, advanced edition on mobile devices? (Choose two.)
Answer : B, C
Users can access SAP Build Work Zone, advanced edition on mobile devices through the SAP Mobile Start app and the SAP Build Work Zone Advanced app. The SAP Mobile Start app is a native app that provides a personalized and unified entry point to SAP applications and services. Users can access SAP Build Work Zone, advanced edition from the SAP Mobile Start app by adding it as a tile on the home screen. The SAP Build Work Zone Advanced app is a native app that allows users to access their workspaces, display different types of content, and perform workspace actions from their mobile device. Users can download and set up the SAP Build Work Zone Advanced app from the Apple App Store or Google Play Store by scanning the QR code from their user settings.Reference:
SAP Mobile Start app: [SAP Mobile Start]
Please match actions to the SCIM API user endpoints.POST /Users PATCH /Users/{id} GET /Users PUT /Users/{id}
Answer : C
Action
Endpoint
Create a user profile
POST /Users
Update specific fields of a user profile
PATCH /Users/{id}
Update the entire user profile
PUT /Users/{id}
Return a list of user profiles
GET /Users
Which of the following URL pattern represents the Digital Workplace Service component?
Answer : A
The URL pattern for the Digital Workplace Service component is composed of the following elements:
The subaccount subdomain, which is the name of the subaccount that hosts the service instance.
The work zone type, which is eitherworkzonefor SAP Build Work Zone, standard edition, orworkzoneadvfor SAP Build Work Zone, advanced edition.
The DWS datacenter, which is the region where the service instance is deployed, such aseu10,us10, orap10.
The suffixcfapps.hana.ondemand.com, which is the domain name for Cloud Foundry applications.
Therefore, the correct URL pattern ishttps://<subaccount subdomain><work zone type>.cfapps.<DWS datacenter>.hana.ondemand.com.
The other options are incorrect because they do not follow the correct order or format of the URL elements.
Introducing SAP Build Work Zone, Unit 2, Lesson 1, Slide 5
SAP Build Work Zone - Implementation and Administration, Unit 2, Lesson 2, Slide 6
Out of the box, what can you use to integrate Microsoft Teams and SAP Build Work Zone, advanced edition? (Choose three.)
Answer : A, C, D
Out of the box, you can use the following options to integrate Microsoft Teams and SAP Build Work Zone, advanced edition:
The options that are not available out of the box are:
Microsoft Teams chat enabled standalone: This is not a feature that is provided by SAP Build Work Zone, advanced edition. You can only use the Microsoft Teams chat feature as part of the SharePoint integration or the Microsoft Teams application for SAP Build Work Zone, advanced edition.
Microsoft Teams chat enabled as part of the SharePoint integration: This is not a separate option, but rather a sub-feature of the SharePoint Online integration for document repositories. You cannot enable the Microsoft Teams chat feature without integrating with SharePoint Online.
1: Integrating with Microsoft Teams | SAP Help Portal
Which feed widget setting is used on the home page level to show all public feed updates?
Answer : B
The feed widget setting that is used on the home page level to show all public feed updates is Global. The feed widget is a type of widget that embeds a feed in an external web page. The feed widget builder allows users to create and customize feed widgets using various settings, such as the feed source, the feed type, the feed layout, and the feed filter. The feed source setting determines which feed is displayed in the widget. There are four options for the feed source setting: Public, Global, Home, and Company. The Public option displays the public feed of the site, which includes all public updates from all workspaces and members. The Global option displays the global feed of the site, which includes all public and private updates from all workspaces and members that the user has access to. The Home option displays the home feed of the user, which includes all updates that are relevant to the user, such as updates from their workspaces, followed members, and @mentions. The Company option displays the company feed of the user, which includes all updates from the user's company, such as updates from their colleagues, managers, and subordinates. The feed widget setting that is used on the home page level to show all public feed updates is Global, because it shows all the updates that the user can see on the site, regardless of their workspace or member affiliation. The other options are either too restrictive (Home and Company) or too broad (Public) for the home page level.Reference:
Which of the following scenarios is NOT an option for content package versioning?
Answer : D
Content package versioning is a feature that allows you to manage the updates of content packages in SAP Build Work Zone. Content packages have three types of versions: major, minor, and patch. Each version has a different impact on the existing content items and configurations. You can choose how you want to update your content packages based on the version type. The available options are:
Automatic update only for patch versions: This option will automatically update your content packages whenever there is a new patch version available. Patch versions are the least disruptive updates that usually fix bugs or improve performance. You will still need to manually update your content packages for major and minor versions.
Manual update for all versions: This option will give you full control over when and how you want to update your content packages. You will need to manually update your content packages for all types of versions: major, minor, and patch. This option is recommended if you have customized your content packages extensively and want to avoid any potential conflicts or errors.
Automatic update for all versions: This option will automatically update your content packages whenever there is a new version available, regardless of the version type. This option is recommended if you want to always have the latest features and enhancements of your content packages. However, this option may also cause some issues or changes in your existing content items and configurations, especially for major and minor versions.
The option that is NOT available for content package versioning is manual update only for minor versions. This option does not make sense because minor versions are more significant updates than patch versions, and they may introduce new features or change existing functionalities. Therefore, it would be illogical to update only minor versions manually and leave patch versions to be updated automatically.Reference: