It is very strange that the mechanism ^%SYS("CSP", "MimeFileClassify") does not work for you.
According to the sources of %CSP.StreamServer, it can be seen that all the work takes place in the FileClassify method, where ^%SYS("CSP", "MimeFileClassify") is also used.
I used ZEN on Caché and all was fine.
Can you give a simple CSP example to reproduce your situation?
- Log in to post comments