Defining Constraints – Validation Constraints The SAP Commerce Administration Cockpit enables you to create different types of constraints for Data Validation. You may also create groups of constraints to validate data with multiple constraints in one invocation. The available constraints include: — Attribute constraint — Type constraint Validation constraints or…
SAP’ Vision with Cloud
Though the cloud computing has been invented long back in 1960s, it has become well known in the decade of 2010. In this decade we have seen multiple cloud vendors like AWS (Amazon Web Services), Microsoft Azure, Google cloud, IBM and n number of local cloud service providers. In this…
Decoupling of SAP Commerce WCMS from SAP Commerce Engine
Introduction One can easily develop the ecommerce application frontend using Angular Js/Node Js and integrate with SAP Hybris ecommerce to expose all OOTB key commerce functionality via a Restful Web service API for the best customer shopping experience. The one example is One view/Oracle FatWire WCMS. OneView is an angular…
Backoffice Customization Create Wizard
Backoffice Customization Pre-requisites : We have created new backoffice extension. Defined create wizard in backoffice-config.xml file. Configurable Flow Wizard/Create wizard. :- Create wizard allows us to create data for defined type in items.xml. Create wizard is used to create new object [ of item] from backoffice. Backoffice has action defined…
C4C Coding Performance Optimization
SAP C4C SDK Performance Optimization In order to develop smooth and fast processes with SAP Cloud Applications Studio you need to follow certain best practices. These practices help in code optimization and decrease execution time. Some of the best practices are listed below: a. Avoid Dump: If a code is…