Create one qualification area

post

/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/qualificationAreas

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Initiatives resource and used to uniquely identify an instance of Initiatives. The client should not generate the hash key value. Instead, the client should query on the Initiatives collection resource in order to navigate to a specific instance of Initiatives to get the hash key.
Header Parameters
  • This header accepts a string value. The string is a semi-colon separated list of =. It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers.
  • 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".
  • 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.
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : supplierInitiatives-qualificationAreas-item-response
Type: object
Show Source
  • Title: Display Sequence
    Display sequence of the qualification area added to a qualification kind of initiative.
  • Title: Qualification Evaluation Due Date
    Date when the qualification was due for evaluation.
  • Read Only: true
    Maximum Length: 255
    Indicates that there is an inactive question in the initiative's qualification area.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then a qualification based on this qualification area will be evaluated or will be used for information only purposes. If false, then the qualification won't be used for information only process. The default value is false.
  • Value that uniquely identifies the qualification area.
  • Links
  • Value that uniquely identifies the original qualification area.
  • Title: Owner
    Maximum Length: 240
    Name of the qualification area owner.
  • Value that uniquely identifies the name of the qualification area owner.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Value that uniquely identifies the name of the qualification area owner.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    Value that identifies whether the area is relevant to a supplier or to a supplier site.
  • Read Only: true
    Maximum Length: 30
    Abbreviation that identifies whether the area is relevant to a supplier or to a supplier site. A list of accepted values is defined in the lookup type POQ_QUAL_AREA_LEVEL. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Qualification Area
    Maximum Length: 80
    Name of the qualification area entered by the user.
  • Title: Description
    Read Only: true
    Maximum Length: 1000
    Description of the qualification area entered by user.
  • Value that uniquely identifies the qualification area.
  • Title: Revision
    Read Only: true
    Number that identifies the current version of the qualification area definition.
  • Title: Status
    Read Only: true
    Maximum Length: 80
    Status of the qualification area.
  • Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the status of the qualification area. Accepted values are defined in the lookup type POQ_QUAL_AREA_STATUS. To review the available values, use the Setup and Maintenance work area and the Manage Standard Lookups task.
  • Title: Synchronization Check
    Maximum Length: 1
    A value that indicates whether the acceptable response to a supplier attribute question is synchronized with the supplier profile. It can be either true or false. If true, the synchronization check has passed for the qualification area. If false, the synchronization check has failed. This attribute doesn't have a default value.
Back to Top

Examples

This example describes how to create one qualification area.

Example cURL Command

Use the following cURL command to submit a request on the REST resource.

curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' 
"https://servername/fscmRestApi/resources/version/supplierInitiatives/InitiativeId/child/qualificationAreas"

Example Request Body

The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.

{
	"QualificationArea": "General Capabilities",
	"Owner": "Jones,Clare",
	"EvaluationDueDate": "2020-08-31"
}

Example Response Body

The following example includes the contents of the response body in JSON format:

{
	"InitiativeQualificationAreaId": 300100188060747,
	"SyncCheckFlag": true,
	"QualificationAreaId": 300100073313550,
	"QualificationArea": "General Capabilities",
	"OwnerId": 100010026863783,
	"Owner": "Jones,Clare",
	"OriginalQualificationAreaId": 300100073313550,
	"EvaluationDueDate": "2020-08-31",
	"QualificationAreaDescription": null,
	"QualificationAreaRevision": 0,
	"QualificationAreaStatusCode": "ACTIVE",
	"QualificationAreaStatus": "Active",
	"DisplaySequence": 1,
	"links": [
	{
		"rel": "self",
		"href": "https://servername/fscmRestApi/resources/version/supplierInitiatives/300100188060693/child/qualificationAreas/300100188060747",
		"name": "qualificationAreas",
		"kind": "item",
		"properties": {
			"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
		}
	},
	{
		"rel": "canonical",
		"href": "https://servername/fscmRestApi/resources/version/supplierInitiatives/300100188060693/child/qualificationAreas/300100188060747",
		"name": "qualificationAreas",
		"kind": "item"
	},
	{
		"rel": "parent",
		"href": "https://servername/fscmRestApi/resources/version/supplierInitiatives/300100188060693",
		"name": "supplierInitiatives",
		"kind": "item"
	}
	]
}
Back to Top