Document Information
The document information that is uploaded to the Oracle Universal Content Management Server including the filename, content type, content, and author.
QName: {http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/}DocumentDetails
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
Content |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
Content of the document. |
|
ContentType |
string |
Content type of the document. |
|
DocumentAccount |
string |
The account to which the document belongs to. |
|
DocumentAuthor |
string |
The author of the document. |
|
DocumentId |
string |
The document identifier. |
|
DocumentName |
string |
The name of the document. |
|
DocumentSecurityGroup |
string |
The security group that secures the document. |
|
DocumentTitle |
string |
The title of the document. |
|
FileName |
string |
The name of the file specified by the document.
|