Revision Attachments
A view object that represents attachments associated with a revision
QName: {http://xmlns.oracle.com/apps/scm/productModel/items/itemServiceV2/}RevisionAttachment
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 |
|---|---|
|
Contained by |
|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AttachedDocumentId |
long |
An unique identifier for document that is an attachment in the repository.
|
|
Attachment |
string |
An attribute that value represnts an attachment. |
|
CategoryId |
long |
An unique value that represents the category for an attachment. |
|
CategoryName |
string |
An attribute that represents a component of catalog used for classification of items. |
|
DatabaseDescription |
string |
The description of the attachment. |
|
DatabaseTitle |
string |
The title of the attachment. |
|
DatatypeCode |
string |
An unique identifier for the datatype of the attachment. |
|
DmDocumentId |
string |
An unique identifier for document in repository. |
|
DmFolderPath |
string |
An attribute value that represents the repository folder path of the attachment. |
|
DmNode |
decimal |
An attribute that represent the repository path for a node. |
|
DmRepository |
string |
An attribute value that represents the repository for the attachment. |
|
DmType |
string |
An attribute value for the type of attachment in repository. |
|
DmVersionNumber |
string |
An attribute value that represents the version number of attachment in repository. |
|
DocumentAttributes |
string |
One or more attributes that define an document for an attachment. |
|
DocumentEntityId |
long |
An unique identifier for the entity represented by the document. |
|
DocumentId |
long |
An unique identifier for document referenced in an attachment. |
|
DocumentURL |
string |
An attribute value that represents the URL of the attachment. |
|
DownloadStatus |
string |
An attribute value that represents the status for the download of the attachment. |
|
EntityAttributes |
string |
One or more attributes that define an entity for an attachment. |
|
FileContents |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
The contents of the file attachment. |
|
FileName |
string |
An attribute value the represents the name of a file of the attachment. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
An attribute which indicates the date and time of the last update of the attachment. |
|
SharedFlag |
boolean |
Contains one of the following values. True: the attachment is shared. False: the attachment is not shared. The default value is False. |
|
Status |
string |
An attribute value that represents status of the attachment. |
|
URL |
string |
An attribute value that represents the URL for the attachment. |
|
UploadedText |
string |
Contents of text file that is attached. |
|
Uri |
string |
An attribute value the represents the Uniform Resource Identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. |
|
UsageType |
string |
An attribute value that represents the usage for attachment. |
|
UserName |
string |
An attribute value that represents the name of user who uploads the attachment. |