A. by creating an implementation of the BusinessProcessService interface with appropriate behavour.
B. by defining BusinessProcess and BusinessProcessAction items in the relevant items.xml file.
C. using the process definition wizard in the admin cockpit
D. by creating a process definition in an xml file.
A. Cybersource
B. There is no pSP providers
C. The hybris proprietary PSP
D. Data Cash
A. create a new database user account with limited access rights, for managers who don't need admin access.
B. changing the Tomcat manager user and password in the project properties file
C. changing the default hybris password
D. removing the admin and productmanager accounts and replacing them with your own named accounts with equivalent access rights
A. multi-Site, Multi-Language, Multi User is supported
B. liveEdit mode can only be implemented if JSP is used as the Front End technology (Comment - did not check in wiki, please check if possible)
C. the hSE (hybris search engine) is the recommended search engine for faceted searching
D. personalization based on User, Group, Date and Time is supported (We have Restrictions like time, User, Product , category using which we can control display of content based )
A. In "full processing" the evaluation of a segment will not terminate until all the rules in that segment have been evaluated
B. In "optimized processing" The evaluation of a segment will terminate as soon as a rule in that segment evaluates to false
C. In "full processing" the evaluation of each segment is executed of the result of previous evaluations
D. In "Optimized processing" the evaluation of segment can be configured to run periodically via a cronjob
A. by implementing a strategy which maps order statuses to possible order cancel states (OrderCancelStateMappingStrategy)
B. by adding a new order cancel state (OrderCancelState)
C. by implementing a cancel executor for the order status (OrderCancelRequestExecutor) (Amit to add comment why it is wrong)
D. by adding a dedicated order cancellation handler (OrderCancelRecordsHandler)
A. Changes the Store attribute 'Pickup In Store Mode' to 'Buy And Collect'
B. Make sure the associated PointOfService is of type 'WAREHOUSE'
C. Make sure that at least one PointOfService is associated with the store.
D. Make sure the associated PointOfService is of type 'STORE'
A. it may be cancelled at any time before or after the capture
B. it is possible to refund larger amount that the capture amount
C. it is possible to capture a smaller amount than the authorized amount
D. it may consist of the steps: authorization, capture, refund