cancel
Showing results for 
Search instead for 
Did you mean: 

Error in compiling a custom dictionary for text analysis

Former Member
0 Kudos

I got a error when I tried to compile the custom dictionary for the Text Data Processing transformor. I am looking for help to solve the problem or work around the error.

The error is as follows:

[ERR] Can not create file [C:/ws_sclg.1]

Here is the command I was using:

C:\Program Files (x86)\SAP BusinessObjects\Data Services\bin> tf-ncc -d ..\TextAnalysis\languages -o C:\Sample Source\Dictionary C:\Users\jack\Documents\Visual Studio 2008\Projects\XMLFile1.xml

It appears to me that the command was trying to create a log file or some temporary file in my C drive root directory, and the OS denied the action. The Data Services is running on a Windows 2008 Server R2. I wonder if there is a way to specify where to create this log file or tempory file?

Any insight or help is appreciated. Jack

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Instead of calling the command from the windows shell command interface, I was able to call the compilier from Data Services; this problem is now resolved.

Answers (0)