Integration/Security/Jobs (15%) Flashcards
1
Q
Name items that are IN SCOPE for server-side customization (i.e. that ARE accessible to developers to extend)
A
- Plug-ins (for example Tax Calculator, Order Packager, Integration Processors, Real-Time Pricing, Real-Time Inventory, etc.) except for any new Payment Gateways
- Handler Chains (core code to process eCommerce APIs)
- Pipelines (reusable business logic that is typically called from handlers)
- Mappers
- CMS Extensions: CMS Widgets, Custom Content Creators, Custom/Extended CMS Page Templates, Custom Page Templates & Custom Page Types (scheduled for a future release)
- Custom Tables (using Extension database schema)
- Custom Endpoints
- Custom Search Extensions
2
Q
Name two items that are currently OUT OF SCOPE for server-side customization B2B Commerce Cloud (i.e. that ARE NOT accessible to developers to extend)
A
Custom Payment Gateways
Updating standard B2B Commerce database schema
3
Q
Which are the three SSO clients available out-of-the-box that are automatically enabled and configured?
A
isc - Gives access to the B2B Commerce Storefront API.
admin - Gives access to the B2B Commerce Admin API.
mobile - Gives access to the B2B Commerce Mobile API.