172 IBM WebSphere Commerce Suite V4.1 for OS/390
There is a text version of this file in /usr/lpp/CommerceSuite/install. Copy the file
“wcs_advisor.server” from /usr/lpp/CommerceSuite/install/wcs_advisor.server to
/usr/lpp/CommerceSuite/html/en_US/instance/wcs_advisor.server.bak.
Change the project name at the tag <Project>. For example:
<Project>TutorialRules.adv</Project>.
Convert the file wcs_advisor.server.bak to wcs_advisor.server unicode.
iconv -f IBM-1047 -t ISO8859-1 wcs_advisor.server.bak > wcs_advisor.server
When the personalization server starts, it will read this file and load the rules
specified on the Project xml tag.
6.2.6 Defining the page containing personalized contents
The rule service is administered using the WCSuite 4.1 administration ...