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.

 

JDocuContent

JDocuContent represents the contents of a document uploaded to TeamConnect, including the actual file and its file extension.

Object: JDocuContent (T_DOCU_CONTENT)

Attribute

Database column name

End of path

Bridge

Data type

Comments

Commonly used in:

           

Rules

Temp/Wiz

data

DATA
(VARCHAR)

x

 

data

The actual content of the corresponding uploaded file.

   

documentType

DOCUMENT_
TYPE
(VARCHAR 2) (50)

x

 

string (50)

The file extension of the document.

Note: The preceding period (.) character is added to the file extension, for example, .txt.

   

primaryKey

PRIMARY_ KEY
(NUMBER)

x

 

int

The unique ID of the content of a file uploaded to TeamConnect.

   

version

VERSION (NUMBER)

x

 

int

Indicates how many times the file content has been updated.

   
  • Was this article helpful?