Create all drop schemes
post
/fscmRestApi/resources/11.13.18.05/dropSchemes
Request
Header Parameters
-
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
assignments: array
Drop Scheme Settings Assignments
Title:
Drop Scheme Settings AssignmentsDrop scheme assignments represent the academic entities assigned to the drop scheme settings. -
DropSchemeCode(required): string
Title:
CodeMaximum Length:30The alternate unique identifier for drop scheme settings. -
DropSchemeDescription: string
Title:
DescriptionMaximum Length:255The long description for the drop scheme setting. -
DropSchemeName(required): string
Title:
NameMaximum Length:50The unique name for the drop scheme setting. -
dropSchemeTypes: array
Drop Scheme Types
Title:
Drop Scheme TypesThe drop scheme types resource maps predefined drop types to predefined enrollment statuses. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:ORA_HER_INACTIVEThe drop scheme status code. A list of accepted values is defined in the lookup type ORA_HER_DROPSCHEME_STATUS.
Nested Schema : Drop Scheme Settings Assignments
Type:
arrayTitle:
Drop Scheme Settings AssignmentsDrop scheme assignments represent the academic entities assigned to the drop scheme settings.
Show Source
Nested Schema : Drop Scheme Types
Type:
arrayTitle:
Drop Scheme TypesThe drop scheme types resource maps predefined drop types to predefined enrollment statuses.
Show Source
Nested Schema : dropSchemes-assignments-item-post-request
Type:
Show Source
object-
AssignedEntityId(required): integer
(int64)
Title:
Entity IDThe unique identifier of the associated entity. -
AssignedEntityTypeCode(required): string
Title:
Entity Type CodeMaximum Length:30The type code of the associated entity. A list of accepted values is defined in the lookup type ORA_HER_ASSOCIATED_OBJECT_TYPE. -
AssignedSettingsObjectId: integer
(int64)
Title:
Settings Object IDThe unique identifier of the associated setting. -
AssignmentEndDate: string
(date)
Title:
Assignment End DateThe end or expiration date of the entity assignment. -
AssignmentMethodTypeCode: string
Title:
Assignment Method CodeMaximum Length:30Default Value:ORA_DIRECTThe assignment method type code indicating how the settings are assigned to the entity. A list of accepted values is defined in the lookup type ORA_HEY_SETTINGS_ASSIGN_METHOD. -
AssignmentStartDate: string
(date)
Title:
Assignment Start DateThe start date of the entity assignment. -
associatedAssignments: array
Drop Scheme Settings Associated Assignments
Title:
Drop Scheme Settings Associated AssignmentsThe associated assignments resource is used to list the academic entity associated object assigned to the drop scheme settings. -
RelatedEntityId: integer
(int64)
Title:
Related Entity IDThe unique identifier of the related entity. -
RelatedEntityTypeCode: string
Title:
Related Entity Type CodeMaximum Length:30The entity type code of the related entity. A list of accepted values is defined in the lookup type ORA_HER_ASSOCIATED_OBJECT_TYPE.
Nested Schema : Drop Scheme Settings Associated Assignments
Type:
arrayTitle:
Drop Scheme Settings Associated AssignmentsThe associated assignments resource is used to list the academic entity associated object assigned to the drop scheme settings.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AssociatedObjectId: integer
(int64)
Title:
Associated Object IDThe unique identifier of the object. It can be an academic level ID. -
AssociatedObjectTypeCode: string
Title:
Associated Object Type CodeMaximum Length:30Default Value:ORA_HER_ACADEMIC_LEVELThe type code of the associated object. A list of accepted values is defined in the lookup type ORA_HEY_SUB_OBJECT_TYPE.
Nested Schema : schema
Type:
Show Source
object-
DropPeriodAttributeCode(required): string
Title:
Period Attribute CodeMaximum Length:30The unique code of the drop type attribute. -
DropPeriodAttributeId(required): integer
(int64)
Title:
Drop Attribute IDThe unique identifier for the drop attribute that's associated with the drop scheme. -
dropTypeResults: array
Drop Scheme Type Results
Title:
Drop Scheme Type ResultsThe drop scheme type results resource maps penalty drop type to penalty result. -
DropTypeSequenceNumber(required): integer
(int32)
Title:
Drop Type SequenceThe sequence of the drop scheme type record. -
EnrollmentStatusCode(required): string
Title:
Enrollment StatusMaximum Length:30The enrollment status for the drop scheme type record. A list of accepted values is defined in the lookup type ORA_HER_ENROLLMENT_STATUS.
Nested Schema : Drop Scheme Type Results
Type:
arrayTitle:
Drop Scheme Type ResultsThe drop scheme type results resource maps penalty drop type to penalty result.
Show Source
Nested Schema : dropSchemes-dropSchemeTypes-dropTypeResults-item-post-request
Type:
Show Source
object-
DefaultFlag: boolean
Title:
DefaultMaximum Length:1Indicates whether the default value is true or false for the drop type result. -
ResultNumericValue: number
Title:
Result Numeric ValueThe numeric value associated with the drop type result. -
ResultSequenceNumber: integer
(int32)
Title:
Result SequenceThe sequence number associated with the drop type result. -
ResultSetCode: string
Title:
CodeMaximum Length:30The code of a result set that's associated with the drop type. -
ResultSetId: integer
(int64)
Title:
Result SetThe unique identifier for result set that's associated with the drop type. -
ResultTextValue: string
Title:
ResultMaximum Length:30The text value associated with the drop type result.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : dropSchemes-item-response
Type:
Show Source
object-
assignments: array
Drop Scheme Settings Assignments
Title:
Drop Scheme Settings AssignmentsDrop scheme assignments represent the academic entities assigned to the drop scheme settings. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date the row was created. -
DropSchemeCode: string
Title:
CodeMaximum Length:30The alternate unique identifier for drop scheme settings. -
DropSchemeDescription: string
Title:
DescriptionMaximum Length:255The long description for the drop scheme setting. -
DropSchemeId: integer
(int64)
Title:
Drop Scheme IDRead Only:trueThe unique identifier for the drop scheme setting. -
DropSchemeName: string
Title:
NameMaximum Length:50The unique name for the drop scheme setting. -
dropSchemeTypes: array
Drop Scheme Types
Title:
Drop Scheme TypesThe drop scheme types resource maps predefined drop types to predefined enrollment statuses. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:ORA_HER_INACTIVEThe drop scheme status code. A list of accepted values is defined in the lookup type ORA_HER_DROPSCHEME_STATUS. -
StatusMeaning: string
Title:
Status MeaningRead Only:trueMaximum Length:80The meaning of the drop scheme status code. A list of accepted values is defined in the lookup type ORA_HER_DROPSCHEME_STATUS.
Nested Schema : Drop Scheme Settings Assignments
Type:
arrayTitle:
Drop Scheme Settings AssignmentsDrop scheme assignments represent the academic entities assigned to the drop scheme settings.
Show Source
Nested Schema : Drop Scheme Types
Type:
arrayTitle:
Drop Scheme TypesThe drop scheme types resource maps predefined drop types to predefined enrollment statuses.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : dropSchemes-assignments-item-response
Type:
Show Source
object-
AssignedEntityCode: string
Title:
Entity CodeRead Only:trueMaximum Length:100The user defined identifier of the associated entity. -
AssignedEntityId: integer
(int64)
Title:
Entity IDThe unique identifier of the associated entity. -
AssignedEntityName: string
Title:
Entity NameRead Only:trueMaximum Length:100The name of the associated entity. -
AssignedEntityStatusCode: string
Title:
Entity Status CodeRead Only:trueMaximum Length:30The status code of the entity. This controls the availability of the entity for assignments to settings. -
AssignedEntityStatusMeaning: string
Title:
StatusRead Only:trueMaximum Length:80The status of the entity. -
AssignedEntitySubTypeCode: string
Title:
Entity Subtype CodeRead Only:trueMaximum Length:30The entity subtype code of the associated entity. -
AssignedEntitySubTypeMeaning: string
Title:
Entity SubtypeRead Only:trueMaximum Length:80The entity subtype of the associated entity. -
AssignedEntityTypeCode: string
Title:
Entity Type CodeMaximum Length:30The type code of the associated entity. A list of accepted values is defined in the lookup type ORA_HER_ASSOCIATED_OBJECT_TYPE. -
AssignedEntityTypeMeaning: string
Title:
Entity TypeRead Only:trueMaximum Length:80The entity type of the associated entity. -
AssignedSettingsObjectId: integer
(int64)
Title:
Settings Object IDThe unique identifier of the associated setting. -
AssignedSettingsTypeCode: string
Title:
Settings Type CodeRead Only:trueMaximum Length:30Default Value:ORA_HER_DROP_SCHEMEThe type code of the associated setting. -
AssignmentEndDate: string
(date)
Title:
Assignment End DateThe end or expiration date of the entity assignment. -
AssignmentMethodMeaning: string
Title:
Assignment MethodRead Only:trueMaximum Length:80The assignment method type meaning used to indicate how the settings are assigned to the entity. A list of accepted values is defined in the lookup type ORA_HEY_SETTINGS_ASSIGN_METHOD. -
AssignmentMethodTypeCode: string
Title:
Assignment Method CodeMaximum Length:30Default Value:ORA_DIRECTThe assignment method type code indicating how the settings are assigned to the entity. A list of accepted values is defined in the lookup type ORA_HEY_SETTINGS_ASSIGN_METHOD. -
AssignmentStartDate: string
(date)
Title:
Assignment Start DateThe start date of the entity assignment. -
associatedAssignments: array
Drop Scheme Settings Associated Assignments
Title:
Drop Scheme Settings Associated AssignmentsThe associated assignments resource is used to list the academic entity associated object assigned to the drop scheme settings. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date the row was created. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RelatedEntityCode: string
Title:
Related Entity CodeRead Only:trueMaximum Length:100The user defined identifier of the related entity. -
RelatedEntityId: integer
(int64)
Title:
Related Entity IDThe unique identifier of the related entity. -
RelatedEntityName: string
Title:
Related Entity NameRead Only:trueMaximum Length:100The name of the related entity. -
RelatedEntityTypeCode: string
Title:
Related Entity Type CodeMaximum Length:30The entity type code of the related entity. A list of accepted values is defined in the lookup type ORA_HER_ASSOCIATED_OBJECT_TYPE. -
RelatedEntityTypeMeaning: string
Title:
Related Entity TypeRead Only:trueMaximum Length:80The entity type of the related entity. -
SettingsAssignmentId: integer
(int64)
Title:
Settings Assignment IDRead Only:trueThe unique identifier for the setup association record.
Nested Schema : Drop Scheme Settings Associated Assignments
Type:
arrayTitle:
Drop Scheme Settings Associated AssignmentsThe associated assignments resource is used to list the academic entity associated object assigned to the drop scheme settings.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : dropSchemes-assignments-associatedAssignments-item-response
Type:
Show Source
object-
AssociatedAssignmentId: integer
(int64)
Title:
Associated Assignment IDRead Only:trueThe unique identifier for the settings associated assignment record. -
AssociatedObjectCode: string
Title:
Academic Level CodeRead Only:trueMaximum Length:100The unique code of the object. It can be an academic level code. -
AssociatedObjectId: integer
(int64)
Title:
Associated Object IDThe unique identifier of the object. It can be an academic level ID. -
AssociatedObjectName: string
Title:
Academic Level NameRead Only:trueMaximum Length:100The name of the object. It can be an academic level name. -
AssociatedObjectTypeCode: string
Title:
Associated Object Type CodeMaximum Length:30Default Value:ORA_HER_ACADEMIC_LEVELThe type code of the associated object. A list of accepted values is defined in the lookup type ORA_HEY_SUB_OBJECT_TYPE. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
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.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : dropSchemes-dropSchemeTypes-item-response
Type:
Show Source
object-
DropPeriodAttributeCode: string
Title:
Period Attribute CodeMaximum Length:30The unique code of the drop type attribute. -
DropPeriodAttributeId: integer
(int64)
Title:
Drop Attribute IDThe unique identifier for the drop attribute that's associated with the drop scheme. -
DropPeriodAttributeName: string
Title:
Period Attribute NameRead Only:trueMaximum Length:50The name of the drop type attribute. -
DropPeriodAttributeTypeCode: string
Title:
Drop Attribute TypeRead Only:trueMaximum Length:30The type of the drop type attribute. -
DropPeriodAttributeTypeMeaning: string
Title:
Drop Attribute Type MeaningRead Only:trueMaximum Length:80The meaning of the drop attribute type. -
DropSchemeTypeId: integer
(int64)
Title:
Drop Scheme Type IDRead Only:trueThe unique identifier for the drop scheme type record. -
dropTypeResults: array
Drop Scheme Type Results
Title:
Drop Scheme Type ResultsThe drop scheme type results resource maps penalty drop type to penalty result. -
DropTypeSequenceNumber: integer
(int32)
Title:
Drop Type SequenceThe sequence of the drop scheme type record. -
EnrollmentStatusCode: string
Title:
Enrollment StatusMaximum Length:30The enrollment status for the drop scheme type record. A list of accepted values is defined in the lookup type ORA_HER_ENROLLMENT_STATUS. -
EnrollmentStatusMeaning: string
Title:
Enrollment Status MeaningRead Only:trueMaximum Length:80The meaning of the enrollment status. A list of accepted values is defined in the lookup type ORA_HER_ENROLLMENT_STATUS. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Drop Scheme Type Results
Type:
arrayTitle:
Drop Scheme Type ResultsThe drop scheme type results resource maps penalty drop type to penalty result.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : dropSchemes-dropSchemeTypes-dropTypeResults-item-response
Type:
Show Source
object-
DefaultFlag: boolean
Title:
DefaultMaximum Length:1Indicates whether the default value is true or false for the drop type result. -
DropPeriodAttributeName: string
Title:
Period Attribute NameRead Only:trueMaximum Length:50The name of the drop attribute for which this result is defined. -
DropTypeResultId: integer
(int64)
Title:
Drop Type Result IDRead Only:trueThe unique identifier for the drop type result record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResultGradePoints: number
Title:
Result Grade PointsRead Only:trueThe grade points associated with the drop type result. -
ResultNumericValue: number
Title:
Result Numeric ValueThe numeric value associated with the drop type result. -
ResultOutcomeCode: string
Title:
Result Outcome CodeRead Only:trueMaximum Length:230The outcome code associated with the drop type result. -
ResultSequenceNumber: integer
(int32)
Title:
Result SequenceThe sequence number associated with the drop type result. -
ResultSetCode: string
Title:
CodeMaximum Length:30The code of a result set that's associated with the drop type. -
ResultSetId: integer
(int64)
Title:
Result SetThe unique identifier for result set that's associated with the drop type. -
ResultSetName: string
Title:
NameRead Only:trueMaximum Length:50The name of a result set that's associated with the drop type. -
ResultTextValue: string
Title:
ResultMaximum Length:30The text value associated with the drop type result.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- StatusCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HER_DROPSCHEME_STATUS%2CLookupCode%3D{StatusCode}
The following properties are defined on the LOV link relation:- Source Attribute: StatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- assignments
-
Parameters:
- DropSchemeId:
$request.path.DropSchemeId
Drop scheme assignments represent the academic entities assigned to the drop scheme settings. - DropSchemeId:
- dropSchemeTypes
-
Parameters:
- DropSchemeId:
$request.path.DropSchemeId
The drop scheme types resource maps predefined drop types to predefined enrollment statuses. - DropSchemeId: