To launch the XSL Editor, use the appropriate script or command provided in the WebSphere Commerce directory:
WC_installdir/bin/XSLEditor.sh
WC_installdir\bin\XSLEditor.cmd
WCDE_installdir\bin\XSLEditor.cmd
Frst copy the files necessary in order to run the XSL Editor to their Windows machines. The following is an example of how to do this:
- Create a new directory on the Windows machine (drive:\TextTrans\XMLTrans for example).
- Create the following new subdirectories under drive:\TextTrans\XMLTrans:
\bin \lib\loader \wcmadmin \logs \web
Copy the files according to the following chart:
- Modify the XSLEditor.cmd file on the Windows machine by inserting the following text:
set WCS_HOME=drive:\XMLTrans
before the following:
set lib=%WCS_HOME%\lib\loader set WCLOGDIR=%WCS_HOME%\logs set log=%WCLOGDIR%\xsleditor.log
- To display the help pages for XSL Editor, ensure that a reference to Microsoft Internet Explorer is set in the system path.
- Launch the XSL Editor by running XSLEditor.cmd on the Windows machine.