ContentZones
The Content Zones resource manages the creation and maintenance of content zones. A content zone is an entity that determines what shopping content must be made available to users during shopping in the Self Service Procurement application. It consists of a collection of Shopping Catalogs, Smart Forms and Public Shopping Lists. These collectively determine what content is available and how that content is secured for access.
Columns
Name | Type | Description |
ContentZoneId [KEY] | Long | Value that uniquely identifies the content zone. |
ContentZone | String | Name of the content zone. |
ProcurementBUId | Long | Value that uniquely identifies the procurement business unit in which the content zone is created. |
ProcurementBU | String | Name of the procurement business unit in which the content zone is created. |
Description | String | Description of the content zone. |
UsageCode | String | Abbreviation that identifies whether the content zone is used for requisitioning or procurement. Valid values are REQUISITIONING or PROCUREMENT. |
Usage | String | Usage to determine where the content zone will be applied. Valid values are Requisitioning or Procurement. |
SecuredByCode | String | Abbreviation 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. |
SecuredBy | String | Security value to determine how content zones are secured. Valid values are All requisitioning BUs, Requisitioning BUs, Workers, All procurement agents, and Deliver-to locations. |
CreationDate | Datetime | Date and time when the user created the content zone. |
CreatedBy | String | User who created the content zone. |
LastUpdatedBy | String | User who most recently updated the content zone. |
LastUpdatedDate | Datetime | Date and time when the user most recently updated the content zone. |
DeliverToLocationCode | String | delivertolocationcode |
Finder | String | finder |
RequisitioningBU | String | requisitioningbu |
WorkerEmail | String | workeremail |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |