Podcast
Questions and Answers
When does the Admin Console time out and log a user out of the console?
When does the Admin Console time out and log a user out of the console?
- 10 minutes
- 15 minutes (correct)
- 30 minutes
- 20 minutes
What does the Admin API do?
What does the Admin API do?
- Provides data level access to all objects (correct)
- Provides widget interaction storefront
- Allows customization of the widget layout
- Manages data consistency
Which environments does Optimizely provide in their SaaS offering?
Which environments does Optimizely provide in their SaaS offering?
- Test and staging
- Sandbox and production (correct)
- Dev, test, and production
- Dev and production
What does the IStartupTask interface allow a developer to do?
What does the IStartupTask interface allow a developer to do?
Which of the following is the purpose of the IDependency interface when applied to a class?
Which of the following is the purpose of the IDependency interface when applied to a class?
When does the remote call to the licensing server to confirm license validity occur?
When does the remote call to the licensing server to confirm license validity occur?
Which of the following authentication schemes should be implemented to allow third party applications to access resources on behalf of B2B users?
Which of the following authentication schemes should be implemented to allow third party applications to access resources on behalf of B2B users?
Which of the following integration job types can pull information and be set to run at a specific time if data needs to be integrated from a back end system?
Which of the following integration job types can pull information and be set to run at a specific time if data needs to be integrated from a back end system?
Which of the following file formats is the recommended database script file format?
Which of the following file formats is the recommended database script file format?
Which class do custom setting classes derive from?
Which class do custom setting classes derive from?
What should be appended to the site URL to access the Spire CMS style guide?
What should be appended to the site URL to access the Spire CMS style guide?
Which setting can enhance email security and reduce the risk of spam?
Which setting can enhance email security and reduce the risk of spam?
Which document types are indexed by the native search foundation?
Which document types are indexed by the native search foundation?
What is the primary feature of stop words in search functionalities?
What is the primary feature of stop words in search functionalities?
Which statement accurately describes the role of a mapper?
Which statement accurately describes the role of a mapper?
Which method must be implemented to integrate a custom pipe into the Add cart pipeline?
Which method must be implemented to integrate a custom pipe into the Add cart pipeline?
What is the primary purpose of payment gateways in B2B commerce?
What is the primary purpose of payment gateways in B2B commerce?
What is the primary way to change the look and feel of an out of the box widget?
What is the primary way to change the look and feel of an out of the box widget?
How does Spire determine which fields are available for user editing widgets?
How does Spire determine which fields are available for user editing widgets?
Which URL path allows for editing page content in Spire CMS?
Which URL path allows for editing page content in Spire CMS?
Which of the following is not the purpose of the widget definition in Spire CMS?
Which of the following is not the purpose of the widget definition in Spire CMS?
What document types are created when indexing using elastic search?
What document types are created when indexing using elastic search?
What changes are needed to require the user to select an object and property in the console for custom rule criteria?
What changes are needed to require the user to select an object and property in the console for custom rule criteria?
What does the tax calculator setting in the admin console control?
What does the tax calculator setting in the admin console control?
What action should be taken to ensure a custom pipe exits the pipeline?
What action should be taken to ensure a custom pipe exits the pipeline?
Which is needed to interact with the API that requires authentication?
Which is needed to interact with the API that requires authentication?
Which statements are true about mappers?
Which statements are true about mappers?
Which configuration paths can be used to access the elastic search URL setting?
Which configuration paths can be used to access the elastic search URL setting?
When creating a new handler, which property must be defined to indicate execution order?
When creating a new handler, which property must be defined to indicate execution order?
What outcome occurs if a default currency is not assigned after multiple currencies are created for a website?
What outcome occurs if a default currency is not assigned after multiple currencies are created for a website?
Which of the following attributes cannot be modified using the content admin style guide?
Which of the following attributes cannot be modified using the content admin style guide?
The following modules were accessible in the Spire CMS blueprint, except the one which is the exception:
The following modules were accessible in the Spire CMS blueprint, except the one which is the exception:
What modification allows a Spire user to add widgets within a widget?
What modification allows a Spire user to add widgets within a widget?
What is the best way to optimize performance when displaying a large number of products?
What is the best way to optimize performance when displaying a large number of products?
What is the correct way to customize the base widget for a basic image?
What is the correct way to customize the base widget for a basic image?
Spire supports all of the following user contexts for targeted content, except for which one?
Spire supports all of the following user contexts for targeted content, except for which one?
What does the NT constant string tax region code signify?
What does the NT constant string tax region code signify?
What action can be performed through the storefront RESTful APIs?
What action can be performed through the storefront RESTful APIs?
To successfully exit from a custom pipe, which step is essential?
To successfully exit from a custom pipe, which step is essential?
Which property is used to control the execution order of a custom pipe in the pipeline?
Which property is used to control the execution order of a custom pipe in the pipeline?
Which class should a custom mapper inherit from to correctly override the standard mapper for updating the cart?
Which class should a custom mapper inherit from to correctly override the standard mapper for updating the cart?
What is a valid command to create a project blueprint for a new implementation?
What is a valid command to create a project blueprint for a new implementation?
Which attributes must be added to a custom handler to get it included in the handler chain order?
Which attributes must be added to a custom handler to get it included in the handler chain order?
Which method is most suitable for retrieving data that does not require modification?
Which method is most suitable for retrieving data that does not require modification?
Which of the following build actions should be set for proper execution when creating a new database script?
Which of the following build actions should be set for proper execution when creating a new database script?
Which of the following types of performance bottlenecks is a result of coding issues?
Which of the following types of performance bottlenecks is a result of coding issues?
What changes are needed to require the user to select an object and property in console for a custom rule criteria?
What changes are needed to require the user to select an object and property in console for a custom rule criteria?
Custom setting classes inherit from which of the following classes?
Custom setting classes inherit from which of the following classes?
Which interface should a class derive from or implement when a custom build type is created?
Which interface should a class derive from or implement when a custom build type is created?
Which of the following SQL command should be used to regenerate content?
Which of the following SQL command should be used to regenerate content?
Which of the following search features eliminates words from search results?
Which of the following search features eliminates words from search results?
Which of the following is the default search provider for B2B Commerce Cloud?
Which of the following is the default search provider for B2B Commerce Cloud?
Which of the following statements is a reason to use the Storefront API?
Which of the following statements is a reason to use the Storefront API?
Which of the following best describes a mapper's purpose?
Which of the following best describes a mapper's purpose?
Which steps must be completed to have a custom handler replace the standard handler?
Which steps must be completed to have a custom handler replace the standard handler?
Which of the following interfaces indicates that an object is extensible?
Which of the following interfaces indicates that an object is extensible?
Which method should be called on the insite.session.service.ts to get a bearer token?
Which method should be called on the insite.session.service.ts to get a bearer token?
B2B commerce will always have an order for the first pipe in any pipeline.
B2B commerce will always have an order for the first pipe in any pipeline.
Which search pipeline converts an indexable product into an Elasticsearch product?
Which search pipeline converts an indexable product into an Elasticsearch product?
Which is the correct way for a developer to update the sandbox environment?
Which is the correct way for a developer to update the sandbox environment?
Which action is the best way to access B2B Commerce APIs?
Which action is the best way to access B2B Commerce APIs?
Which rules should be followed when replacing a pipe in a pipeline?
Which rules should be followed when replacing a pipe in a pipeline?
Which configuration paths can be used to access the Elastic Search URL setting?
Which configuration paths can be used to access the Elastic Search URL setting?
When creating a new handler, which property must be defined to indicate execution order?
When creating a new handler, which property must be defined to indicate execution order?
Flashcards
Admin Console Timeout
Admin Console Timeout
The Admin Console logs out a user after 15 minutes of inactivity.
Admin API Function
Admin API Function
Provides data-level access to all objects in the application.
Optimizely SaaS Environments
Optimizely SaaS Environments
Optimizely SaaS provides Dev, Test, and Production environments.
IStartupTask Interface
IStartupTask Interface
Signup and view all the flashcards
IDependency Interface Purpose
IDependency Interface Purpose
Signup and view all the flashcards
Licensing Server Call Timing
Licensing Server Call Timing
Signup and view all the flashcards
Third-Party App Authentication
Third-Party App Authentication
Signup and view all the flashcards
Coding-Related Performance Bottlenecks
Coding-Related Performance Bottlenecks
Signup and view all the flashcards
Default currency in WIS
Default currency in WIS
Signup and view all the flashcards
Modifying site colors in admin
Modifying site colors in admin
Signup and view all the flashcards
Spire CMS blueprint accessibility
Spire CMS blueprint accessibility
Signup and view all the flashcards
Adding widgets within widgets
Adding widgets within widgets
Signup and view all the flashcards
Optimizing product display performance
Optimizing product display performance
Signup and view all the flashcards
Customizing the basic image widget
Customizing the basic image widget
Signup and view all the flashcards
Aspire user contexts for content
Aspire user contexts for content
Signup and view all the flashcards
NT constant string meaning
NT constant string meaning
Signup and view all the flashcards
Payment Gateways in B2B Commerce
Payment Gateways in B2B Commerce
Signup and view all the flashcards
Changing Widget Look and Feel
Changing Widget Look and Feel
Signup and view all the flashcards
Widget Editing in Spire CMS
Widget Editing in Spire CMS
Signup and view all the flashcards
Spire CMS Content Editing URL
Spire CMS Content Editing URL
Signup and view all the flashcards
Widget Definition in Spire CMS
Widget Definition in Spire CMS
Signup and view all the flashcards
Elasticsearch Indexing
Elasticsearch Indexing
Signup and view all the flashcards
SSO in Admin Console (No Permissions)
SSO in Admin Console (No Permissions)
Signup and view all the flashcards
Custom Rule Criteria in Console
Custom Rule Criteria in Console
Signup and view all the flashcards
Integration Job Types
Integration Job Types
Signup and view all the flashcards
Custom Setting Class Inheritance
Custom Setting Class Inheritance
Signup and view all the flashcards
Custom Build Type Interface
Custom Build Type Interface
Signup and view all the flashcards
SQL for Content Regeneration
SQL for Content Regeneration
Signup and view all the flashcards
SPARK CMS Style Guide URL
SPARK CMS Style Guide URL
Signup and view all the flashcards
Security Email Settings
Security Email Settings
Signup and view all the flashcards
Native Search Indexed Document Types
Native Search Indexed Document Types
Signup and view all the flashcards
Search Feature for Eliminating Words
Search Feature for Eliminating Words
Signup and view all the flashcards
Custom Handler Replacement
Custom Handler Replacement
Signup and view all the flashcards
Extensible Object Interface
Extensible Object Interface
Signup and view all the flashcards
Bearer Token Retrieval
Bearer Token Retrieval
Signup and view all the flashcards
Custom Pipe Success
Custom Pipe Success
Signup and view all the flashcards
Storefront RESTful API Actions
Storefront RESTful API Actions
Signup and view all the flashcards
Custom Pipe Order
Custom Pipe Order
Signup and view all the flashcards
Project Blueprint Creation
Project Blueprint Creation
Signup and view all the flashcards
B2B Order in Pipelines
B2B Order in Pipelines
Signup and view all the flashcards
B2B Commerce API Access
B2B Commerce API Access
Signup and view all the flashcards
Custom Pipe Exit
Custom Pipe Exit
Signup and view all the flashcards
Mapper Web API Parameter Mapping
Mapper Web API Parameter Mapping
Signup and view all the flashcards
Replacing Pipes in Pipeline
Replacing Pipes in Pipeline
Signup and view all the flashcards
Elasticsearch URL Configuration
Elasticsearch URL Configuration
Signup and view all the flashcards