How to enable new language In IBM WCS

CREATE BOOTSTRAP FILES 1. Go to <WCDE_installdir>/schema/xml/ 2. Create a bootstrap file that is called wcs.bootstrap_nl_NL.xml and add the following code. Save & close the file. 3. Create wcs.bootstrap_nl_NL_base.xml. Search for wcs.bootstrap_tr_TR_base.xml and Copy all the data from wcs.bootstrap_tr_TR_base.xml to newly created wcs.bootstrap_nl_NL_base.xml and save it. 4. Add below two lines on the top of the 

Continue Reading →

How to insert or update default title of an eSpot using dataload

If you want to change or insert default title of an eSpot in the IBM WCS then please follow below steps. Modify below loader file which is used to insert/update default content of an eSpot. Find below XML piece of code in the default content loader file of an eSpot And replace it with below 

Continue Reading →

How to Include LOBTools changes with new Widget

If you are creating a new widget, please remember to make the appropriate LOBTools changes as well. Without these the business cannot manage the pages from Commerce Composer. You can generate LOBTools files using JET, below is the sample file to generate the lobtools files using JET. JET Transformation generates a set of file directories 

Continue Reading →