ATG Endeca Integrations - Interview Questions - Part-2
1. What are basic components used to Integrate ATG and Endeca?
2. What are Accessors and how it helps in indexing?
3. Can Baseline/Partial Indexing triggered from ATG?
4. Can attribute to make it as searchable from product-sku-output-config.xml?
5. How to create a hierarchical dimension?
6. What is CategoryTreeService and how it works?
7. Why do we need Category Tree service?
8. How to Add properties to Dimensions?
9. Why CRS has extended RefinementMenuHandler that Endeca implementation can not support it?
10. How to change the search interface name?
11. What are different types of Accessors?
12. How to test indexing using a Product record using dyn/admin?
13. How ATG interact with Endeca to get content from Endeca Experience Manager?
14. is it possible to add multiple hierarchical dimensions?
15. What is the use of CAS Record store during Indexing? Do we always need record store for indexing without ATG integrations?
Reply Your Answers to Comment Section. This would help others to understand Endeca Basics. I will consolidate the reply and post the answers. Will post another set of Questions soon.
6 comments
Can you please answer 13,14 and 15. If you know any link for detailed explaination then it wuld be helpful. Thanks in advance.
How ATG interact with Endeca to get content from Endeca Experience Manager?
There are two ways you can turn on , One is Globally other is Page By Page.
Turn on globally by modifying the web deployment descriptor (web.xml) to enable the Assembler pipeline servlet in pipeline servlet chain.
atg.assemblertrue
Adding Invoke Assembler droplet which calls explicity without calling in the pipeline.
How to test indexing using a Product record using dyn/admin?
Go To URL {SERVER}:{HOST}/dyn/admin/nucleus//atg/commerce/search/ProductCatalogOutputConfig/
Provide Product Id and generate
What are basic components used to Integrate ATG and Endeca?
Turn on globally by modifying the web deployment descriptor (web.xml) to enable the Assembler pipeline servlet in pipeline servlet chain.
atg.assemblertrue
Post a Comment
Note: Only a member of this blog may post a comment.