Update an existing recent activity configuration
patch
/fscmRestApi/resources/11.13.18.05/publicSectorRecentActivityConfigurations/{publicSectorRecentActivityConfigurationsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorRecentActivityConfigurationsUniqID: integer
This is the hash key of the attributes which make up the composite key--- ConfigName and AgencyId ---for the Recent Activity Configurations resource and used to uniquely identify an instance of Recent Activity Configurations. The client should not generate the hash key value. Instead, the client should query on the Recent Activity Configurations collection resource with a filter on the primary key values in order to navigate to a specific instance of Recent Activity Configurations.
For example: publicSectorRecentActivityConfigurations?q=ConfigName=<value1>;AgencyId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRecentActivityConfigurations-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int32)
Identifier for the agency id.
-
ConfigName(optional):
string
Maximum Length:
20
The unique identifier for the configuration name. -
CustomConfig(optional):
string
Identifier for storing custom configuration of recent items.
-
DeletedFlag(optional):
string
Maximum Length:
20
Indicates the deleted status of a recent activity configuration. -
links(optional):
array Items
Title:
Items
Link Relations -
ModuleId(optional):
string
Maximum Length:
32
The module that owns the row. A module is an entry in the application taxonomy, such as a logical business area. When no module is identified, then the seed data framework does not extract the row as seed data. -
RecentItemCountBo(optional):
integer(int32)
Identifier to keep count of business object recent items.
-
RecentItemsCountGlobal(optional):
integer(int32)
Identifier to keep count of global recent items.
-
SeedDataLock(optional):
integer(int32)
Indicates the seed data lock status of a recent activity configuration.
-
SeedDataSource(optional):
string
Maximum Length:
512
The source of the seed data.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.
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 : publicSectorRecentActivityConfigurations-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int32)
Identifier for the agency id.
-
ConfigName(optional):
string
Maximum Length:
20
The unique identifier for the configuration name. -
CustomConfig(optional):
string
Identifier for storing custom configuration of recent items.
-
DeletedFlag(optional):
string
Maximum Length:
20
Indicates the deleted status of a recent activity configuration. -
links(optional):
array Items
Title:
Items
Link Relations -
ModuleId(optional):
string
Maximum Length:
32
The module that owns the row. A module is an entry in the application taxonomy, such as a logical business area. When no module is identified, then the seed data framework does not extract the row as seed data. -
RecentItemCountBo(optional):
integer(int32)
Identifier to keep count of business object recent items.
-
RecentItemsCountGlobal(optional):
integer(int32)
Identifier to keep count of global recent items.
-
SeedDataLock(optional):
integer(int32)
Indicates the seed data lock status of a recent activity configuration.
-
SeedDataSource(optional):
string
Maximum Length:
512
The source of the seed data.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.