ATG Interview Questions – Part 2

This article lists down a set of 20 interview questions related with ATG Commerce. The help documentation on ATG could be accessed from this page. Please feel free to comment/suggest. Also, sorry for the typos.

The questions presented in this article could be taken as online tests (with answers also given) on following pages.

  1. ATG Commerce – Free Online Test 1
  2. ATG Commerce – Free Online Test 2

Also, find following pages on vitalflux.com that consists of another set of interview questions on ATG:

Following is the list of questions:

  • Components can be started or stopped using which of the following
    • ACC
    • BCC
  • ATG Commerce merchandising is done using _________
    • ACC
    • BCC
  • Repository Items could be created or edited using which of the following?
    • BCC
    • ACC
    • Both of the above
  • Product catalog items and inventory items are stored in the same repository
    • True
    • False
  • Price lists could be managed using which of the following?
    • ACC
    • BCC
    • Both of the above
  • Promotions could be created using ________
    • ACC
    • BCC
  • While viewing product catalog, CatalogMaintenanceService is not run in which of the following mode
    • Development
    • Production
  • CIM could be used to do which of the following
    • Creates datasources
    • Create database tables and import initial data
    • Creates and configures commerce servers
    • Assembles and deploy EAR files to application server
    • All of the above
  • CIM does not configure which of the following
    • Commerce servers
    • Datasources
    • Content administration topography
  • The CatalogUpdateService updates the same catalog properties that are updated by the dynamic service CatalogCompletionService
    • True
    • False
  • CatalogMaintenanceService is a container for which of the following services?
    • CatalogCompletionService
    • CatalogVerificationService
    • Both of the above
  • CatalogMaintenanceService is a container of which of the following services?
    • AncestorGeneratorService
    • CatalogVerificationService
    • Both of the above
  • Product catalog can be modified using which of the following?
    • ACC
    • A Computer Program
    • BCC
    • ACC & Program only
    • ACC, BCC & A Program
  • For each repository change made to a catalog folder, which of the following may get invoked?
    • CatalogCompletionService
    • CatalogUpdateService
  • Catalog component relationships are dealt using which of the following service?
    • CatalogUpdateService
    • CatalogVerficationService
    • CatalogCompletionService
  • Catalog batch services can be run using _______
    • Commerce admin page
    • ACC
    • Both of the above
  • Which of the following is Catalog maintenance batch form handler?
    • CatalogUpdateFormHandler
    • RunServiceFormHandler
    • None of the above
    • Both of the above
  • Catalog maintenance dynamic services need to be started ______
    • Manually
    • It gets started automatically unless disabled
  • User profile properties such as shipping and billing addresses and credit card information is managed using _________
    • CommercePropertyManager
    • CommerceProfileTools
  • Multiple websites (Multi-site) can be run from single ATG commerce instance.
    • True
    • False

[adsenseyu1]

Nidhi Rai

Nidhi has been been actively blogging in different technologies such as AI / machine learning and internet technologies. Her field of interest includes AI / ML, Java, mobile technologies, UI programming such as HTML, CSS, Javascript (Angular/ReactJS etc), open-source and other related technologies.

Recent Posts

Coefficient of Variation in Regression Modelling: Example

When building a regression model or performing regression analysis to predict a target variable, understanding…

1 week ago

Chunking Strategies for RAG with Examples

If you've built a "Naive" RAG pipeline, you've probably hit a wall. You've indexed your…

2 weeks ago

RAG Pipeline: 6 Steps for Creating Naive RAG App

If you're starting with large language models, you must have heard of RAG (Retrieval-Augmented Generation).…

2 weeks ago

Python: List Comprehension Explained with Examples

If you've spent any time with Python, you've likely heard the term "Pythonic." It refers…

3 weeks ago

Large Language Models (LLMs): Four Critical Modeling Stages

Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…

3 months ago

Agentic Workflow Design Patterns Explained with Examples

As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…

4 months ago