When the synchronization process imports a file element into the repository, it maps the elements type to a MIME content type as shown in Table 1.
| Element type | MIME content-type |
|---|---|
| binary_delta_file | application/unknown |
| compressed_file | application/unknown |
| compressed_text_file | text/plain |
| file | application/unknown |
| file_system_object | application/unknown |
| html | application/html |
| msword | application/msword |
| process_def_object | application/unknown |
| rose | application/unknown |
| rosert | application/unknown |
| text_file | text/plain |
| xde | application/unknown |
| xml | application/xml |
If the element type is not one of the ones shown in Table 1, the closest match is used.
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug