Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

YDocuContentType

YDocuContentType contains information about content types defined for document records. This information includes the name of the document type (such as Text or XML), file extension, and mime type.

This table represents the Document Types block on the Document Types tab of the Document object definition.

Object: YDocuContentType (Y_DOCU_CONTENT_TYPE)

Attribute

Database column name

Field in UI

End of path

Bridge

Data type

Comments

Commonly used in:

             

Rules

Temp/Wiz

file
Extension

FILE_
EXTENSION (VARCHAR2) (50)

File Extension
(Document Types tab of Object Definiti on)

x

 

string (50)

The file extension of this document type.

   

iconFilename

ICON_FILE NAME
(VARCHAR2 ) (50)

Icon File
(Document Types tab of Object
Definition)

x

 

string (50)

The name of the image file that should be used in TeamConnect to represent this document type.

   

mimeType

Before TeamCon nect 3.3 SP2: mimeType
String

MIME_TYPE _STRING
(VARCHAR2 ) (50)

Mime Type
(Document Types tab of Object
Definition)

x

 

string (50)

The mime type that should be used for documents of this type.

   

name

NAME
(VARCHAR2 ) (50)

Document Type Name
(Document Types tab of Object 
Definition)

x

 

string (50)

The name of the document type, as it should appear in the Documents screen.

   

primaryKey

PRIMARY_
KEY
(NUMBER)

 

x

 

int

The unique ID of the document type.

   

version

VERSION (NUMBER)

 

x

 

int

Indicates how many times the document type has been updated.

   
  • Was this article helpful?