The SAP Customer Data Cloud B2B Module has a B2B specific screen-set available out-of-the-box: ‘Default-OrganizationRegistration’. It consists of the following screens:
- Organization Registration
- Enables prospective B2B Organizations to send an onboarding request.
- Request Received
- Confirmation message following submission an Organization Registration request.
- Change Organization Context
- Used after Authentication and enables organization members assigned to multiple B2B Organizations to set the B2B context (i.e. which B2B Organization they want their current session to be restricted to). Once set, all interaction with SAP Customer Data Cloud B2B WebSDK methods will target the selected B2B Organization. This screen has the same purpose as the accounts.b2b.setOrganizationContext JS WebSDK method.
B2B Screen-Sets can be displayed in a web page using the accounts.showScreenSet JSWebSDK function, as demonstrated on the following diagrams:

