What is the controler command explain it?
What is the difference between ATP and NON-ATP?
How can we make or specify that we are going to use ATP or NON-ATP?
Difference between controller command and task command?
Steps to create controller command?
Steps to create task command?
How retrive data in JSP?
Dfferences between the Smart databean and Command databean?
What do you mean by Lazy fetch?
What are the TAG Libraries used in the JSP?
Explain EJB creation?
What is the use and why do we use AccessBeans?
How to use AccessBeans to insert and retrieve data?
What is the use of finder methods in the AccessBeans?
What is the use of RefreshCopyHelper()?
What is the use of CommitCopyHelper()?
-----*-----*-----*------*----*----*----*----*----*----*----*----*----*-----*-----*-----*-----*----*-----*----
What is the difference between ATP and NON-ATP?
How can we make or specify that we are going to use ATP or NON-ATP?
Difference between controller command and task command?
Steps to create controller command?
Steps to create task command?
How retrive data in JSP?
Dfferences between the Smart databean and Command databean?
What do you mean by Lazy fetch?
What are the TAG Libraries used in the JSP?
Explain EJB creation?
What is the use and why do we use AccessBeans?
How to use AccessBeans to insert and retrieve data?
What is the use of finder methods in the AccessBeans?
What is the use of RefreshCopyHelper()?
What is the use of CommitCopyHelper()?
-----*-----*-----*------*----*----*----*----*----*----*----*----*----*-----*-----*-----*-----*----*-----*----
What are the Order Status and when do then get changed?
When and which command changes the order status from "S" to "D"?
How to configure Promotions?
What are the fields in the ORDER table?
Ans: Order_Id, OrderItems_Id, Member_Id, Address_Id etc
How to get Address information from ORDER table?
Ans: Using Address_id in the Orders Table we can get the corresponding Row in the ADDRESS table.
List out the tables in the Catalog Subsystem?
Ans: CATENTRY, CATENTREL, CATENTATTR, ATTR, ATTRVAL, ATTRVALDESC etc
Which table holds the Relation between the parent and child catentry?
Ans: CATENTREL
How to check exceptions in the production environment and debug them?
Ans: By Enabling the trace logs
Where Do we create products?
Ans: Accelerator and Management Center
-----*-----*-----*------*----*----*----*----*----*----*----*----*----*-----*-----*-----*-----*----*-----*----
Can we invoke the Task command from URL if give the struct entry?
what are the diffrent type of promotion?
what are all the methods there for AccessBean?
Explain the OOB Order Flow?
More Questions...
Merchandizing
Order Subsystem
Adminstration
Contracts
Catalog
When and which command changes the order status from "S" to "D"?
How to configure Promotions?
What are the fields in the ORDER table?
Ans: Order_Id, OrderItems_Id, Member_Id, Address_Id etc
How to get Address information from ORDER table?
Ans: Using Address_id in the Orders Table we can get the corresponding Row in the ADDRESS table.
List out the tables in the Catalog Subsystem?
Ans: CATENTRY, CATENTREL, CATENTATTR, ATTR, ATTRVAL, ATTRVALDESC etc
Which table holds the Relation between the parent and child catentry?
Ans: CATENTREL
How to check exceptions in the production environment and debug them?
Ans: By Enabling the trace logs
Where Do we create products?
Ans: Accelerator and Management Center
-----*-----*-----*------*----*----*----*----*----*----*----*----*----*-----*-----*-----*-----*----*-----*----
Can we invoke the Task command from URL if give the struct entry?
what are the diffrent type of promotion?
what are all the methods there for AccessBean?
Explain the OOB Order Flow?
More Questions...
General
- JSTL tags and its details?
- How to configure JMS in wcs?
- How to develop webservice in wcs?
- Explain the access control policy?What is the purpose
of access control policy?
- How to publish the store?what you mean by starter
store?
- How to setup payment ,tables,payment policy,payment
types ?
- Explain the Dynacache?
- How to enable single sign on?
- How to enable cross site scripting?
- How to do fitgap analysis in WCS?
- What the EJB transaction parameters?
- which are different types of entity beans n which one
is used in commerce?
- Which are the different types of databeans. What is
commonly used in commerce.when do we use it?
- which are the different flavours of EJB in wcs ?
- What are acessbeans? What is the advantage of
accessbean?
- How to read the object status from the Remote Java VM?
- Steps of insert and read data into commerce tables?
- State one diff between 6.0 and 7.0 commerce version?
- what is optimistic locking?
- Which are the different subsystems in commerce?
- What are the different tools available in commerce?
- How to schedule job in the commerce ,tables ?
- Which are the different databases which commerce
supports?
- Which is default database in commerce?
- Explain Control command and task command in wcs ?
- What is the use of KEYS table in wcs ?
- What is the use of CMDREG table in wcs ?
- How to instatiate a databean -2 ways?
- What is a command context.?
- List different types of command context ?
- How do you instantiate a task command ?
- Can we instantiate controller command from another
controller command ?
- How do you pass data from controller command to task
command?
- Name five methods available in a Controller command?
- What is validateParameters() used for?
- What is the purpose of isRetriable() method in a
controller command?
- what is the first method executed when a controller
command is invoked?
- What is the method called when a databean is invoked?
- what is the use of optCounter field?
- List all tag libraries used in a JSP?
- Why is struts-config entry required while creating a
JSP or a command?
- What is the use of commitCopyHelper() and
refreshCopyHelper()?
- What does map.mapxmi file contain?
- what does stores project contain?
- While creating a new View, what are the entries made in
struts-config xml?
- What is format tag used for?
- what is a locale?
- What does SAR file mean?
- What is the default store for b2c?
- What are the different editions of WCS?
- List the different business models of wcs ?
- Which are different types of Exceptions used in commerce?
- Whats the difference between system Exception and
Application Exception?
- Which exception is retriable?
- How can we make a command retriable?
- Which the main Exception class used in commerce?
- Functional architecture and Runtime architecture of WCS
6.0/WCS 7.0.
Member subsystem
- Organization hirarchy?
- Different tables used for user registraton?
- Releationship between the user and organization?
- How to create roles ?
- How to create users?
- How to create organization?
- What are the different typs of user types?
- What are the different types of member groups
Merchandizing
- How to setup promotion- explain the tables used for
promotion ?
- How to create campagin activity?
- What are the diffent activity in marketing campaign?
Order Subsystem
- Explain the differnt order status?
- Difference between the order item and orders and tables
?
- Different types of promotions and details with tables?
- Explain the Calculation frame work with example and
tables?
Accelerator
- Explain the Acceleretor framework?
- Explain in detal any customisations or development done
in acceleretor using Notebook, Wizard, Dialogs?
- Best practices for customizing accelretor?
Adminstration
- How to setup the email?
- What is the use of transport option in administration
console?
Contracts
- How to create contract?
- How to setup the Catalog filter and explain with
tables?
Catalog
- Difference between mastercatalog and sales catalog?
- How to setup different category - tables and commands?
- Explain the SKU,partnumber with catalog tables?
- What is dictionary?
- Which tool is used for catalog management ?
- what is the difference between product and item?
wcs7.0
- About wcf
Sharing is caring... Share it with the one's who need it..