Create item revisions
post
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision
Request
Path Parameters
-
itemsV2UniqID(required): string
This is the hash key of the attributes which make up the composite key for the Items Version 2 resource and used to uniquely identify an instance of Items Version 2. The client should not generate the hash key value. Instead, the client should query on the Items Version 2 collection resource in order to navigate to a specific instance of Items Version 2 to get the hash key.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
EffectivityDate(required): string
(date-time)
Title:
Effective DateDate when the revision goes into effect. -
ItemId(required): integer
(int64)
Unique identifier of the item.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240Description of the item revision. -
ItemRevisionDFF: array
ItemRevisionDFF
ItemService.ItemRevisionDFF
-
ItemRevisionEffCategory: array
ItemRevisionEffCategory
ItemService.ItemRevisionEffCategory
-
ItemRevisionTranslation: array
Item Revision Translatable Attributes
Title:
Item Revision Translatable AttributesAn attribute value which is used to acccess the translated information for the item revision. -
RequestId: integer
(int64)
Value that uniquely identifies the request. This attribute is generated during import. This value is used to verify import, when items are published.
-
RevisionAttachment: array
Item Revision Attachments
Title:
Item Revision AttachmentsItemService.RevisionAttachment -
RevisionCode(required): string
Title:
Revision CodeMaximum Length:18Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Abbreviation that identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
RevisionReasonValue: string
Reason for the revision. A list of accepted values is defined in the lookup type ORA_EGP_SAFETY_STK_PLN_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
Nested Schema : ItemRevisionEffCategory
Type:
arrayItemService.ItemRevisionEffCategory
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-post-request" } }
Nested Schema : Item Revision Translatable Attributes
Type:
arrayTitle:
Item Revision Translatable AttributesAn attribute value which is used to acccess the translated information for the item revision.
Show Source
Nested Schema : Item Revision Attachments
Type:
arrayTitle:
Item Revision AttachmentsItemService.RevisionAttachment
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionDFF-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
ContextMaximum Length:30Context -
__FLEX_Context_DisplayValue: string
Title:
ContextContext -
RevisionId: integer
(int64)
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-post-request
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
240Default Value:ROOT_ICC -
RevisionId: integer
(int64)
-
VersionId: integer
Default Value:
-1
Nested Schema : schema
Type:
Show Source
object-
Description: string
Maximum Length:
240Not exposed in code. -
Language: string
Maximum Length:
4Language associated with item long description. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
SourceLanguage: string
Maximum Length:
4Language from which the item revision values are translated.
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-item-post-request
Type:
Show Source
object-
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdAn unique identifier for document that's an attachment in the repository. -
CategoryName: string
Title:
CategoryMaximum Length:30Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILENot exposed in code. -
Description: string
Title:
DescriptionMaximum Length:255Description of the item revision attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the document in repository. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255Version number that identifies the attachment in repository. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment associated with item revision. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents of the attachment are no longer valid. -
FileContents: string
(byte)
Title:
File ContentsNot exposed in code. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the item. -
FileUrl: string
Title:
File UrlPath of the document file. -
Title: string
Title:
TitleTitle of the item revision attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attached file. -
UploadedFileLength: integer
Title:
File SizeLength of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextContents of text file that's attached. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
UrlMaximum Length:4000Uniform resource locator of the attachment.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : itemsV2-ItemRevision-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Name of the user who created the item. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item revision. -
EffectivityDate: string
(date-time)
Title:
Effective DateDate when the revision goes into effect. -
EndEffectivityDate: string
(date-time)
Read Only:
trueDate and time when the effectivity of the revision ends. -
ImplementationDate: string
(date-time)
Read Only:
trueDate and time when the revision was implemented. -
ItemId: integer
(int64)
Unique identifier of the item.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240Description of the item revision. -
ItemRevisionDFF: array
ItemRevisionDFF
ItemService.ItemRevisionDFF
-
ItemRevisionEffCategory: array
ItemRevisionEffCategory
ItemService.ItemRevisionEffCategory
-
ItemRevisionTranslation: array
Item Revision Translatable Attributes
Title:
Item Revision Translatable AttributesAn attribute value which is used to acccess the translated information for the item revision. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item revision. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the organization. -
RequestId: integer
(int64)
Value that uniquely identifies the request. This attribute is generated during import. This value is used to verify import, when items are published.
-
RevisionAttachment: array
Item Revision Attachments
Title:
Item Revision AttachmentsItemService.RevisionAttachment -
RevisionCode: string
Title:
Revision CodeMaximum Length:18Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Abbreviation that identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
RevisionReasonValue: string
Reason for the revision. A list of accepted values is defined in the lookup type ORA_EGP_SAFETY_STK_PLN_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
Nested Schema : ItemRevisionEffCategory
Type:
arrayItemService.ItemRevisionEffCategory
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-response" } }
Nested Schema : Item Revision Translatable Attributes
Type:
arrayTitle:
Item Revision Translatable AttributesAn attribute value which is used to acccess the translated information for the item revision.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Item Revision Attachments
Type:
arrayTitle:
Item Revision AttachmentsItemService.RevisionAttachment
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
ContextMaximum Length:30Context -
__FLEX_Context_DisplayValue: string
Title:
ContextContext -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
240Default Value:ROOT_ICC -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
-
VersionId: integer
Default Value:
-1
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionTranslation-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Name of the user who created the item. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item revision translatable attribute. -
Description: string
Maximum Length:
240Not exposed in code. -
Language: string
Maximum Length:
4Language associated with item long description. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item revision translatable attribute. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
SourceLanguage: string
Maximum Length:
4Language from which the item revision values are translated.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-item-response
Type:
Show Source
object-
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdAn unique identifier for document that's an attachment in the repository. -
CategoryName: string
Title:
CategoryMaximum Length:30Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255Name of the user who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILENot exposed in code. -
Description: string
Title:
DescriptionMaximum Length:255Description of the item revision attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the document in repository. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255Version number that identifies the attachment in repository. -
DocumentURL: string
Read Only:
trueComplete URL (Uniform Resource Locator) of the item attachment uploaded to web center. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment associated with item revision. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents of the attachment are no longer valid. -
FileContents: string
(byte)
Title:
File ContentsNot exposed in code. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the item. -
FileUrl: string
Title:
File UrlPath of the document file. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the item revision attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
TitleTitle of the item revision attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attached file. -
UploadedFileLength: integer
Title:
File SizeLength of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextContents of text file that's attached. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
UrlMaximum Length:4000Uniform resource locator of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- ItemRevisionDFF
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID - itemsV2UniqID:
$request.path.itemsV2UniqID
ItemService.ItemRevisionDFF - ItemRevisionUniqID:
- ItemRevisionEffCategory
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID - itemsV2UniqID:
$request.path.itemsV2UniqID
- ItemRevisionUniqID:
- ItemRevisionTranslation
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID - itemsV2UniqID:
$request.path.itemsV2UniqID
An attribute value which is used to acccess the translated information for the item revision. - ItemRevisionUniqID:
- RevisionAttachment
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID - itemsV2UniqID:
$request.path.itemsV2UniqID
ItemService.RevisionAttachment - ItemRevisionUniqID: