Attachment Response

Contains details of the response for adding an item attachment.

QName: {http://xmlns.oracle.com/apps/scm/productCollaboration/changes/changeObjects/changeObjectService/}AttachmentResponse

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

Affected Object Response

Handled by

Product Design Change Order Web Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

AttachmentId

long

The primary key of the attachment.
  • Primary Key

AttachmentType

string

The attachment type code of the attachment. Valid values are FILE, TEXT and URL.

Category

string

The category code of the attachment.

Description

string

The description of the attachment.

FileName

string

The file name of the attachment.

FileSize

string

The file size of the attachment.

LastUpdateBy

string

The last updated by user of the attachment.

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the attachment was last updated.

Revision

string

The revision number of the attachment.

Title

string

The title of the attachment.

UcmDocumentId

string

The UCM document id of the attachment for FILE type.

UcmVersionNumber

string

The UCM version number of the attachment for FILE type.

Url

string

The url of the attachment for URL type.