InfoSphere Metadata Workbench Tutorial EWS.DSX fails to import
Problem(Abstract)
For the Metadata Workbench (MDW) tutorial setup you must import the job design. When you import the job design you get this error: "File ...EWS.DSX can only be imported when the client code page is 1255 - it is currently 1252".
Cause
The MDW tutorial was developed outside of the US. Therefore, the job design contains a different code page.
Resolving the problem
Edit the job design EWS.DSX in an editor such as Word Pad. Change this line at the top of the file from CharacterSet "CP1255" to CharacterSet "CP1252" and save the file. You will now be able to import the job design.