Document ReferenceDocument : Public <<TMF_BusinessEntity>> Business Entity
This entity corresponds to any document provided or produced during the execution of a business process.<br/>This can also be a document that was provided by the Customer (such as report, log or picture showing a problem with one of the products), or a document provided by the CSP to the customer as part of the interaction (such as manual or a brochure).<br/>Examples:<br/><ul>
<li>Dunning process will generate reminder mails. Reminder mails are documents.</li><li>Billing process will generate Invoices. Invoices are documents.</li><li>An agreement between at least two parties may be formalized as one Document or a DocumentSet</li></ul>
<br/>It is understood that a document might be of some type other than SimpleDocument, GeneratedDocument, or PatternDocument, and therefore is concrete.<br/><br/><br/><br/>
- Attributes
- Associations To
- Associations From
- Tagged Values
- Advanced
- Other Links
Attribute |
Scope |
Type |
content
|
Public
|
int
|
Notes:
|
The document itself<br/>
|
|
creationDate
|
Public
|
DateTime
|
Notes:
|
Date of creation of the document<br/>
|
|
encryptionKey
|
Public
|
String
|
Notes:
|
If the Document is encrypted, this attribute gives the encryption key.<br/>
|
|
link
|
Public
|
String
|
Notes:
|
A kind of unique resource identifier like a file path or url that points to location of the Document.<br/>"link" and "content" attributes are mutually exclusive.<br/>
|
|
size
|
Public
|
int
|
Notes:
|
Size of the Document<br/>
|
|
type
|
Public
|
String
|
Notes:
|
The type of document, such as "recorded conversation", "scanned document", "email", "image" ...<br/>
|
|
validFor
|
Public
|
TimePeriod
|
Notes:
|
Period of validity of the document<br/>
|
|
Tag |
Value |
IsCoreEntity |
False |
Details:
Values: true,false Default: False
|
Property |
Value |
isFinalSpecialization: |
0 |