
Attachment uploads are currently disabled. This is a temporary situation and will resume as normal in the coming days.
Solved!
Go to SolutionI
ivan_schnyder
11 Posts
0
2878
October 28th, 2011 01:00
XString: problems with nouns? (like ä,ö,ü)
Hello experts,
we succesfully implemented an interface to an EMC Centera system via XAM. We use the .NET Wrapper Version (1.0.57) and our cluster has CentraStar 4.2.0-3881-0-0 installed. So far so good.
I tested different documents, everything worked fine. But then, depending on the document type I wanted to store on the system, I received an exception. Well not really, becaus the errorToken of the exception was always NULL, so I had no clue what was going wrong. The error only occured when loading a file, it seemed that I always could save the file and I also received a valid XUID (see attachment "save.png").
After some "try and error" I finally found (a bug?): I'm saving various metadata in my xSet, one is the title of the document:
| xSet.CreateField(FIELDNAME_TITLE, rowDOK.Titel); |
I found out, as soon as my document title contains nouns like ä,ö,ü the system fails to load the file (is it a serializing / encoding) problem? Could you please verify my problem and tell me, if I have to encode or do "something special" myself or if it's a problem in the API/VIM?
Any help would be appreciated,
best regards
Ivan Schnyder
3 Attachments
Load2.png
Load2.png
Load1.png
Load1.png
save.png
save.png
Responses (0)
Solutions (0)
