Update an entity attribute
patch
/fscmRestApi/resources/11.13.18.05/publicSectorOpaEntityAttributes/{publicSectorOpaEntityAttributesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorOpaEntityAttributesUniqID: integer
This is the hash key of the attributes which make up the composite key--- EntityModelName, EntityName and EntityAttributeName ---for the Entity Attributes resource and used to uniquely identify an instance of Entity Attributes. The client should not generate the hash key value. Instead, the client should query on the Entity Attributes collection resource with a filter on the primary key values in order to navigate to a specific instance of Entity Attributes.
For example: publicSectorOpaEntityAttributes?q=EntityModelName=<value1>;EntityName=<value2>;EntityAttributeName=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorOpaEntityAttributes-item
Type:
Show Source
object-
CanBeInput(optional):
string
Title:
Use as Mapped in AttributeMaximum Length:1Indicates if the entity attribute is mapped in as input attribute in the Policy Modeler. Valid values are Y or N. -
CanBeOutput(optional):
string
Title:
Use as Mapped Out AttributeMaximum Length:1Indicates whether the entity attribute is mapped out as output attribute in the policy modeler. Valid values are Y or N. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the entity attribute. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date on which the entity attribute was created. -
DataType(optional):
string
Title:
Data TypeMaximum Length:50The data type of the entity attribute. -
DefaultValue(optional):
string
Title:
Default ValueMaximum Length:100The default value for the entity attribute. -
DeletedFlag(optional):
string
Maximum Length:
1Indicates if the entity attribute is logically deleted. Valid values are Y for deleted, and N for existing entity. The default value is N. -
EntityAttributeName(optional):
string
Title:
NameMaximum Length:40The name of the entity attribute. -
EntityModelName(optional):
string
Title:
NameMaximum Length:30The name of the entity model associated with the entity attribute. -
EntityName(optional):
string
Title:
NameMaximum Length:40The name of the entity associated with the entity attribute. -
IsCustomAttribute(optional):
string
Title:
Enumeration AttributeMaximum Length:1Indicates if the entity attribute is a user-defined attribute. If the value is Y, then it is user-defined. The default value is N. -
IsPrimaryKey(optional):
string
Title:
Primary KeyMaximum Length:1Indicates if the entity attribute is a primary key. If the value is Y, then it is a primary key. The default value is N. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date on which the entity attribute was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the entity attribute. -
links(optional):
array Items
Title:
ItemsLink Relations -
NotificationId(optional):
string
Maximum Length:
15The identifier of the notification that is associated with the entity attribute. -
OpaDataType(optional):
string
Title:
Policy Modeling Data TypeMaximum Length:20The data type as displayed in the Policy Modeler for the entity attribute. -
OpaEnumName(optional):
string
Title:
Enumeration NameMaximum Length:30The name of the enumeration that is associated with the entity attribute. -
OpaHidden(optional):
string
Title:
Hidden from Policy ModelingMaximum Length:1Indicates if the entity attribute is hidden from policy modeling. If the value is Y, then it is a hidden attribute. The default value is N. -
OpaIsRequired(optional):
string
Title:
MandatoryMaximum Length:1Indicates if the entity attribute is a mandatory attribute for policy modeling. Valid values are Y or N. -
OpaName(optional):
string
Title:
Policy Modeling NameMaximum Length:100The name of the policy modeler for the entity attribute. -
OwnerId(optional):
string
Maximum Length:
10The identifier of the owner who is associated with the entity attribute. -
SeedDataLock(optional):
integer(int32)
Indicates if the entity attribute is a seed data. Valid values are 0 for data that is customer data, 1 for seed data that cannot be modified, and 2 indicates that the seed data can be modified.
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.
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 : publicSectorOpaEntityAttributes-item
Type:
Show Source
object-
CanBeInput(optional):
string
Title:
Use as Mapped in AttributeMaximum Length:1Indicates if the entity attribute is mapped in as input attribute in the Policy Modeler. Valid values are Y or N. -
CanBeOutput(optional):
string
Title:
Use as Mapped Out AttributeMaximum Length:1Indicates whether the entity attribute is mapped out as output attribute in the policy modeler. Valid values are Y or N. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the entity attribute. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date on which the entity attribute was created. -
DataType(optional):
string
Title:
Data TypeMaximum Length:50The data type of the entity attribute. -
DefaultValue(optional):
string
Title:
Default ValueMaximum Length:100The default value for the entity attribute. -
DeletedFlag(optional):
string
Maximum Length:
1Indicates if the entity attribute is logically deleted. Valid values are Y for deleted, and N for existing entity. The default value is N. -
EntityAttributeName(optional):
string
Title:
NameMaximum Length:40The name of the entity attribute. -
EntityModelName(optional):
string
Title:
NameMaximum Length:30The name of the entity model associated with the entity attribute. -
EntityName(optional):
string
Title:
NameMaximum Length:40The name of the entity associated with the entity attribute. -
IsCustomAttribute(optional):
string
Title:
Enumeration AttributeMaximum Length:1Indicates if the entity attribute is a user-defined attribute. If the value is Y, then it is user-defined. The default value is N. -
IsPrimaryKey(optional):
string
Title:
Primary KeyMaximum Length:1Indicates if the entity attribute is a primary key. If the value is Y, then it is a primary key. The default value is N. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date on which the entity attribute was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the entity attribute. -
links(optional):
array Items
Title:
ItemsLink Relations -
NotificationId(optional):
string
Maximum Length:
15The identifier of the notification that is associated with the entity attribute. -
OpaDataType(optional):
string
Title:
Policy Modeling Data TypeMaximum Length:20The data type as displayed in the Policy Modeler for the entity attribute. -
OpaEnumName(optional):
string
Title:
Enumeration NameMaximum Length:30The name of the enumeration that is associated with the entity attribute. -
OpaHidden(optional):
string
Title:
Hidden from Policy ModelingMaximum Length:1Indicates if the entity attribute is hidden from policy modeling. If the value is Y, then it is a hidden attribute. The default value is N. -
OpaIsRequired(optional):
string
Title:
MandatoryMaximum Length:1Indicates if the entity attribute is a mandatory attribute for policy modeling. Valid values are Y or N. -
OpaName(optional):
string
Title:
Policy Modeling NameMaximum Length:100The name of the policy modeler for the entity attribute. -
OwnerId(optional):
string
Maximum Length:
10The identifier of the owner who is associated with the entity attribute. -
SeedDataLock(optional):
integer(int32)
Indicates if the entity attribute is a seed data. Valid values are 0 for data that is customer data, 1 for seed data that cannot be modified, and 2 indicates that the seed data can be modified.
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.