Hi all,
using cws API, and then docman and content services, how can you pass the mime type of a document when loading its content?
When you fill the FileAtts structure with the full filename (also with the extension part), then CS set the mime type using the extension if it is known, but if the filename does not contain the extension part, CS set the mime type to octet stream.
How is it possible to programmatically pass the mime type?
Thanks in advance