Attachment Request Object

Attachment request object that captures documents, files or web site links associated with Ideas.

QName: {http://xmlns.oracle.com/apps/scm/customerNeedsManagement/ideas/ideaService/}AttachmentRequest

Logical Business Objects

  • SCM : Product Requirements and Ideation Management : Idea

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

Extended by

Attachment Response Object

Handled by

Idea Web Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

AttachmentId

long

Unique identifier of the attachment.
  • Primary Key

CategoryName

string

Attachment category name e.g. 'MISC'.

DatatypeCode

string

Type of the attachment could be 'TEXT', 'FILE' or 'WEB_PAGE'.

Description

string

Attachment Description.

FileContent

{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler

Attachment file content

FileName

string

File name of the attachment.

IdeaId

long

Idea id to which the attachment will be added.

Text

string

Text value for a text type attachment.

Title

string

Attachment title.

URL

string

URL of the attachment