Update a job attribute
patch
/fscmRestApi/resources/11.13.18.05/publicSectorPersonJobFunctionSections/{publicSectorPersonJobFunctionSectionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorPersonJobFunctionSectionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- PersJobFuncAssignId, PersonId, PersJobFuncId, JobFuncId and JobFuncSecId ---for the Person Job Attributes resource and used to uniquely identify an instance of Person Job Attributes. The client should not generate the hash key value. Instead, the client should query on the Person Job Attributes collection resource with a filter on the primary key values in order to navigate to a specific instance of Person Job Attributes.
For example: publicSectorPersonJobFunctionSections?q=PersJobFuncAssignId=<value1>;PersonId=<value2>;PersJobFuncId=<value3>;JobFuncId=<value4>;JobFuncSecId=<value5>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPersonJobFunctionSections-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDIdentifier of the public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates if the job attribute is available for an employee to use. -
JobFuncId(optional):
string
Title:
Job Function IDMaximum Length:50The unique identifier of the job function. -
JobFuncSecId(optional):
string
Title:
Job AttributeMaximum Length:50The unique identifier of the job attribute. -
JobFuncSectnValue(optional):
string
Title:
Attribute ValueMaximum Length:1000The unique value of the job attribute. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe name of the user who last updated the row. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
PersJobFuncAssignId(optional):
integer(int64)
The auto generated identifier of the unique row.
-
PersJobFuncId(optional):
integer(int64)
The auto generated identifier of the unique row.
-
PersonId(optional):
integer(int64)
The identfier of the person for which the row records data.
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 : publicSectorPersonJobFunctionSections-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDIdentifier of the public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates if the job attribute is available for an employee to use. -
JobFuncId(optional):
string
Title:
Job Function IDMaximum Length:50The unique identifier of the job function. -
JobFuncSecId(optional):
string
Title:
Job AttributeMaximum Length:50The unique identifier of the job attribute. -
JobFuncSectnValue(optional):
string
Title:
Attribute ValueMaximum Length:1000The unique value of the job attribute. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe name of the user who last updated the row. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
PersJobFuncAssignId(optional):
integer(int64)
The auto generated identifier of the unique row.
-
PersJobFuncId(optional):
integer(int64)
The auto generated identifier of the unique row.
-
PersonId(optional):
integer(int64)
The identfier of the person for which the row records data.
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.