Create content zones
/fscmRestApi/resources/11.13.18.05/contentZones
Request
-
Effective-Of:
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
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.
-
Upsert-Mode:
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.
- application/json
object-
catalogAssignments: array
Catalog Assignments
Title:
Catalog AssignmentsThe Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone. -
ContentZone(required): string
Title:
Content ZoneMaximum Length:30Name of the content zone. -
Description: string
Title:
DescriptionMaximum Length:240Description of the content zone. -
ProcurementBU: string
Title:
Procurement BUName of the procurement business unit in which the content zone is created. -
ProcurementBUId(required): integer
(int64)
Value that uniquely identifies the procurement business unit in which the content zone is created.
-
publicShoppingListAssignments: array
Public Shopping List Assignments
Title:
Public Shopping List AssignmentsThe Public Shopping List Assignments resource manages the public shopping list assignments for a content zone. -
SecuredBy: string
Title:
Secured BySecurity value to determine how content zones are secured. Valid values are All requisitioning BUs, Requisitioning BUs, Workers, All procurement agents, and Deliver-to locations. -
SecuredByCode(required): string
Maximum Length:
18Abbreviation that identifies whether a content zone is secured by all requisitioning BUs, specific requisitioning BUs, specific workers, all procurement agents, or specific deliver-to locations. Valid values are AVAIL_ALL_REQ_BUS, SECURED_BY_BU, SECURED_BY_WORKER, AVAIL_ALL_WORKERS, and SECURED_BY_DEL_LOC. -
securityAssignments: array
Security Assignments
Title:
Security AssignmentsThe Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations. -
smartFormAssignments: array
Smart Form Assignments
Title:
Smart Form AssignmentsThe Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage. -
Usage: string
Title:
UsageUsage to determine where the content zone will be applied. Valid values are Requisitioning or Procurement. -
UsageCode(required): string
Maximum Length:
15Abbreviation that identifies whether the content zone is used for requisitioning or procurement. Valid values are REQUISITIONING or PROCUREMENT.
arrayCatalog AssignmentsarrayPublic Shopping List AssignmentsarraySecurity AssignmentsarraySmart Form Assignmentsobject-
Catalog: string
Title:
CatalogName of the catalog that's assigned to the content zone. -
CatalogId: integer
(int64)
Value that uniquely identifies the catalog that's assigned to the content zone.
object-
PublicShoppingList: string
Title:
Public Shopping ListName of the public shopping list that's assigned to the content zone. -
PublicShoppingListId: integer
(int64)
Value that uniquely identifies the public shopping list that's assigned to the content zone.
object-
DeliverToLocationCode: string
Title:
Deliver-to Location CodeCode of the deliver-to location to which the content zone is assigned. -
DeliverToLocationId: integer
(int64)
Default Value:
-2Value that uniquely identifies the deliver-to location to which the content zone is assigned. -
RequisitioningBU: string
Title:
Requisitioning BUName of the requisitioning business unit to which the content zone is assigned. -
RequisitioningBUId: integer
(int64)
Default Value:
-2Value that uniquely identifies the requisitioning business unit to which the content zone is assigned. -
WorkerEmail: string
Title:
Worker EmailEmail address of the worker to whom the content zone is assigned. -
WorkerId: integer
(int64)
Default Value:
-2Value that uniquely identifies the worker to whom the content zone is assigned.
object-
SmartForm: string
Title:
Smart FormName of the smart form that's assigned to the content zone. -
SmartFormId: integer
(int64)
Value that uniquely identifies the smart form that's assigned to the content zone.
Response
- application/json
Default Response
-
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.
object-
catalogAssignments: array
Catalog Assignments
Title:
Catalog AssignmentsThe Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone. -
ContentZone: string
Title:
Content ZoneMaximum Length:30Name of the content zone. -
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the content zone. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the content zone. -
Description: string
Title:
DescriptionMaximum Length:240Description of the content zone. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the content zone. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the content zone. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProcurementBU: string
Title:
Procurement BUName of the procurement business unit in which the content zone is created. -
ProcurementBUId: integer
(int64)
Value that uniquely identifies the procurement business unit in which the content zone is created.
-
publicShoppingListAssignments: array
Public Shopping List Assignments
Title:
Public Shopping List AssignmentsThe Public Shopping List Assignments resource manages the public shopping list assignments for a content zone. -
SecuredBy: string
Title:
Secured BySecurity value to determine how content zones are secured. Valid values are All requisitioning BUs, Requisitioning BUs, Workers, All procurement agents, and Deliver-to locations. -
SecuredByCode: string
Maximum Length:
18Abbreviation that identifies whether a content zone is secured by all requisitioning BUs, specific requisitioning BUs, specific workers, all procurement agents, or specific deliver-to locations. Valid values are AVAIL_ALL_REQ_BUS, SECURED_BY_BU, SECURED_BY_WORKER, AVAIL_ALL_WORKERS, and SECURED_BY_DEL_LOC. -
securityAssignments: array
Security Assignments
Title:
Security AssignmentsThe Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations. -
smartFormAssignments: array
Smart Form Assignments
Title:
Smart Form AssignmentsThe Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage. -
Usage: string
Title:
UsageUsage to determine where the content zone will be applied. Valid values are Requisitioning or Procurement. -
UsageCode: string
Maximum Length:
15Abbreviation that identifies whether the content zone is used for requisitioning or procurement. Valid values are REQUISITIONING or PROCUREMENT.
arrayCatalog AssignmentsarrayLinksarrayPublic Shopping List AssignmentsarraySecurity AssignmentsarraySmart Form Assignmentsobject-
Catalog: string
Title:
CatalogName of the catalog that's assigned to the content zone. -
CatalogAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the catalog assignment. -
CatalogId: integer
(int64)
Value that uniquely identifies the catalog that's assigned to the content zone.
-
CatalogType: string
Title:
Catalog TypeRead Only:trueMaximum Length:80Type of the catalog that's assigned to the content zone. Valid values are Local, Punchout, or Informational. -
CatalogTypeCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the type of the catalog. Valid values are LOCAL, PUNCHOUT, or INFORMATIONAL. -
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the catalog assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the catalog assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the catalog assignment. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the catalog assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
arrayLinksobject-
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.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object-
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the public shopping list assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the public shopping list assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the public shopping list assignment. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the public shopping list assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PublicShoppingList: string
Title:
Public Shopping ListName of the public shopping list that's assigned to the content zone. -
PublicShoppingListAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the public shopping list assignment. -
PublicShoppingListId: integer
(int64)
Value that uniquely identifies the public shopping list that's assigned to the content zone.
arrayLinksobject-
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
ContentZoneSecurityAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the security assignment. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the security assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the security assignment. -
DeliverToLocation: string
Title:
Deliver-to LocationRead Only:trueMaximum Length:240Name of the deliver-to location to which the content zone is assigned. -
DeliverToLocationCode: string
Title:
Deliver-to Location CodeCode of the deliver-to location to which the content zone is assigned. -
DeliverToLocationId: integer
(int64)
Default Value:
-2Value that uniquely identifies the deliver-to location to which the content zone is assigned. -
LastUpdateDate: string
(date-time)
Read Only:
trueUser who most recently updated the security assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Date and time when the user most recently updated the security assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RequisitioningBU: string
Title:
Requisitioning BUName of the requisitioning business unit to which the content zone is assigned. -
RequisitioningBUId: integer
(int64)
Default Value:
-2Value that uniquely identifies the requisitioning business unit to which the content zone is assigned. -
Worker: string
Title:
WorkerRead Only:trueMaximum Length:240Name of the worker to whom the content zone is assigned. -
WorkerEmail: string
Title:
Worker EmailEmail address of the worker to whom the content zone is assigned. -
WorkerId: integer
(int64)
Default Value:
-2Value that uniquely identifies the worker to whom the content zone is assigned.
arrayLinksobject-
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the smart form assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the smart form assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the smart form assignment. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the smart form assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SmartForm: string
Title:
Smart FormName of the smart form that's assigned to the content zone. -
SmartFormAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the smart form assignment. -
SmartFormId: integer
(int64)
Value that uniquely identifies the smart form that's assigned to the content zone.
arrayLinks- catalogAssignments
-
Operation: /fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}/child/catalogAssignmentsParameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone. - contentZonesUniqID:
- publicShoppingListAssignments
-
Parameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Public Shopping List Assignments resource manages the public shopping list assignments for a content zone. - contentZonesUniqID:
- securityAssignments
-
Operation: /fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}/child/securityAssignmentsParameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations. - contentZonesUniqID:
- smartFormAssignments
-
Operation: /fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}/child/smartFormAssignmentsParameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage. - contentZonesUniqID:
Examples
This example describes how to create content zones.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/contentZones"
Example 1
Create a content zone for requisitioning usage, secured by workers.
Example 1 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"ProcurementBU": "Vision Italy",
"ContentZone": "Office Supplies",
"Description": "This content zone is for requisitioning and secured by workers",
"Usage": "Requisitioning",
"SecuredBy": "Workers"
}
Example 1 Response Body
{
"ContentZoneId": 300100585274636,
"ContentZone": "Office Supplies",
"ProcurementBUId": 1017,
"ProcurementBU": "Vision Italy",
"Description": "This content zone is for requisitioning and secured by workers",
"UsageCode": "REQUISITIONING",
"Usage": "Requisitioning",
"SecuredByCode": "SECURED_BY_WORKER",
"SecuredBy": "Workers",
"CreationDate": "2023-11-01T16:15:23.188+00:00",
"CreatedBy": "CVBUYER01",
"LastUpdatedBy": "CVBUYER01",
"LastUpdatedDate": "2023-11-01T16:15:23.188+00:00",
"links": [
. . .
]
}Example 2
Create a content zone for procurement usage, secured by all procurement agents.
Example 2 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"ProcurementBU": "Vision Italy",
"ContentZone": "Content Zone for PRC Use",
"Description": "This content zone is for procurement",
"Usage": "Procurement",
"SecuredBy": "All procurement agents"
}
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{
"ContentZoneId": 300100585271633,
"ContentZone": "Content Zone for PRC Use",
"ProcurementBUId": 1017,
"ProcurementBU": "Vision Italy",
"Description": "This content zone is for procurement",
"UsageCode": "PROCUREMENT",
"Usage": "Procurement",
"SecuredByCode": "AVAIL_ALL_WORKERS",
"SecuredBy": "All procurement agents",
"CreationDate": "2023-11-01T16:20:59.154+00:00",
"CreatedBy": "CVBUYER01",
"LastUpdatedBy": "CVBUYER01",
"LastUpdatedDate": "2023-11-01T16:20:59.154+00:00",
"links": [
. . .
]
}