Get an import request
get
/fscmRestApi/resources/11.13.18.05/publicSectorSolutionPackageAttachments/{publicSectorSolutionPackageAttachmentsUniqID}
Request
Path Parameters
-
publicSectorSolutionPackageAttachmentsUniqID: string
Identifier to Solution Package Imports
Query Parameters
-
dependency: string
This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource attributes. Only the specified attributes are returned, which means that if no attributes are specified, no attributes are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource attributes. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorSolutionPackageAttachments-item
Type:
objectDiscriminator:
Show Source
AttachmentType-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
AttachmentEntityName(optional):
string
The entity name that is used by the attachment framework.
-
AttachmentId(optional):
integer(int64)
The unique identifier of the attachment.
-
AttachmentType:
string
Maximum Length:
15The file type of the attachment. -
CreatedByName(optional):
string
Title:
Uploaded ByThe name of the user who created the attachment. -
CreationDate(optional):
string(date-time)
Title:
Uploaded OnThe date and time when the row was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description about the attachment. -
FileName(optional):
string
Title:
File NameMaximum Length:255The file name of the attachment. -
FileSize(optional):
integer(int64)
Title:
File SizeThe file size of the attachment. -
FileType(optional):
string
Maximum Length:
100The column that is used to indicate file type. -
ImportId(optional):
integer(int64)
Title:
Import IDThe unique identifier of the import process. -
ImportStatus(optional):
string
Title:
Import StatusMaximum Length:50The status of the import process. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
PkgTitle(optional):
string
Title:
Solution Package TitleMaximum Length:100The title of the package that is being imported. -
ReleaseVersion(optional):
string
Title:
Release VersionMaximum Length:80The release version of the package. -
SlAttachmentAccessor(optional):
array Attachments
Title:
AttachmentsThe attachments resource is used to perform the file attachment functionality. -
UpdatedByName(optional):
string
Title:
Last Updated ByThe name of the user who last updated the attachment. -
Version(optional):
integer(int32)
The file version.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to perform the file attachment functionality.
Show Source
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Nested Schema : publicSectorSolutionPackageAttachments-SlAttachmentAccessor-item
Type:
Show Source
object-
AsyncTrackerId(optional):
string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId(optional):
integer(int64)
Title:
Attached Document IdThe attached document ID that is used by the Attachments framework. -
AttachmentsRevision(optional):
array Attachment Revisions
Title:
Attachment RevisionsThe attachments revision child resource is used to access all the revision versions of the attachment. -
CategoryName(optional):
string
Title:
CategoryMaximum Length:30The category name of the attachment that is used by the Attachments framework. - ContentRepositoryFileShared(optional): boolean
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:255The name of the user who created the row. -
CreatedByUserName(optional):
string
Title:
Created By User NameThe name of the user who created the attachment that is used by the Attachment framework. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
DatatypeCode(optional):
string
Title:
TypeMaximum Length:30The data type code that is used by the Attachments framework.. -
Description(optional):
string
Title:
DescriptionMaximum Length:255The description of the attachment that is used by the Attachment framework. -
DmDocumentId(optional):
string
Maximum Length:
255The identifier of the document that is used by the Attachments framework. -
DmFolderPath(optional):
string
Title:
Dm Folder PathMaximum Length:1000The folder path of the attachment that is used by the Attachments framework. -
DmVersionNumber(optional):
string
Maximum Length:
255The version number that is used by the Attachments framework. -
ErrorStatusCode(optional):
string
Title:
Error Status CodeThe error status code of the attachment that is used by the Attachment framework. -
ErrorStatusMessage(optional):
string
Title:
Error Status MessageThe error status message of the attachment that is used by the Attachment framework. -
ExpirationDate(optional):
string(date-time)
Title:
Expiration DateThe expiration date of the attachment that is used by the Attachment framework. -
FileContents(optional):
string(binary)
Title:
File ContentsThe contents of the attachment file that is used by the Attachment framework. -
FileName(optional):
string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl(optional):
string
Title:
File UrlThe URL of the attachment file that is used by the Attachments framework. -
FileWebImage(optional):
string(binary)
Title:
File Web ImageThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Update DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:255The name of the user who last updated the row. -
LastUpdatedByUserName(optional):
string
Title:
Last Updated By UserThe name of the user who last updated the attachment that is used by the Attachment framework. -
links(optional):
array Items
Title:
ItemsLink Relations -
Title(optional):
string
Title:
TitleThe title of the attachment that is used by the Attachment framework. -
UploadedFileContentType(optional):
string
Title:
Uploaded File Content TypeThe uploaded file content type of the attachment that is used by the Attachment framework. -
UploadedFileLength(optional):
integer(int64)
Title:
File SizeThe uploaded length of the attachment file that is used by the Attachment framework. -
UploadedFileName(optional):
string
Title:
Uploaded File NameThe uploaded file name of the attachment that is used by the Attachment framework. -
UploadedText(optional):
string
Title:
Uploaded TextThe uploaded text from the attachment that is used by the Attachments framework. -
Uri(optional):
string
Title:
UriMaximum Length:4000The URL of the attachment that is used by the Attachments framework. -
Url(optional):
string
Title:
UrlMaximum Length:4000The URL of the attachment that is used by the Attachments framework. -
UserName(optional):
string
Title:
User NameMaximum Length:255The user name that is used by the Attachments framework.
Nested Schema : Attachment Revisions
Type:
arrayTitle:
Attachment RevisionsThe attachments revision child resource is used to access all the revision versions of the attachment.
Show Source
Nested Schema : publicSectorSolutionPackageAttachments-SlAttachmentAccessor-AttachmentsRevision-item
Type:
Show Source
object-
AttachedDocumentId(optional):
integer(int64)
The attached document ID of the attachment that is used by the Attachment framework.
-
ContentId(optional):
string
Maximum Length:
80The content ID of the attachment that is used by the Attachment framework. -
ErrorStatusCode(optional):
string
The error status code of the attachment that is used by the Attachment framework.
-
ErrorStatusMessage(optional):
string
The error status message of the attachment that is used by the Attachment framework.
-
FileUrl(optional):
string
The URL of the attachment file that is used by the Attachment framework.
-
Format(optional):
string
Maximum Length:
128The format of the attachment that is used by the Attachment framework. -
InDate(optional):
string(date-time)
The entry date of the attachment that is used by the Attachment framework.
-
links(optional):
array Items
Title:
ItemsLink Relations -
RevisionId(optional):
string
Maximum Length:
80The revision ID of the attachment that is used by the Attachment framework. -
RevLabel(optional):
string
Maximum Length:
80The revision label of the attachment that is used by the Attachment framework. -
UserRevisionId(optional):
integer(int64)
The user revision ID of the attachment that is used by the Attachment framework.