Sunday, May 1, 2016

Creating Custom Commerce Composer Widget

https://www.ibm.com/support/knowledgecenter/SSZLC2_8.0.0/com.ibm.commerce.pagecomposerframework.doc/tasks/tpzwidgetcreation.htm?lang=en

Create new Project and XML

C:\WCDE80\workspace\NewWidgetProject\NewWidgetPatternInputFile.xml

Replace CustmVendorName ---> name of  commerce project company name

         identifier="BrandsDisplayWidget" UIObjectName="BrandsDisplayWidget"
     displayName="Brands Display Widget" description="This widget is used to display brands in alphabetical order in brands page"
     widgetDisplayGroups=""
     widgetRestrictionGroups="" >
      
 
Right Click Run Configurations

Make sure to select the ID