Create a set of contextual help details
post
/fscmRestApi/resources/11.13.18.05/publicSectorContextHelps/{publicSectorContextHelpsUniqID}/child/ContextHelpDetail
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorContextHelpsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AppTypeCode, ContxthlpPage and ContxthlpPageobj ---for the Contextual Help resource and used to uniquely identify an instance of Contextual Help. The client should not generate the hash key value. Instead, the client should query on the Contextual Help collection resource with a filter on the primary key values in order to navigate to a specific instance of Contextual Help.
For example: publicSectorContextHelps?q=AppTypeCode=<value1>;ContxthlpPage=<value2>;ContxthlpPageobj=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorContextHelps-ContextHelpDetail-item
Type:
Show Source
object-
AppTypeCode(optional):
string
Title:
Type CodeMaximum Length:100The application type code of the contextual help details. -
ContxthlpClob(optional):
string
Title:
Help ContentThe content that is displayed as contextual help. -
ContxthlpDataType(optional):
string
Title:
TypeMaximum Length:3The data type for which the contextual help details was defined. -
ContxthlpPage(optional):
string
Title:
Page NameMaximum Length:30The name of the page associated with the contextual help details. -
ContxthlpPageobj(optional):
string
Title:
Page ObjectMaximum Length:30The name of the object associated with the contextual help details. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the contextual help detail was created. -
DeletedFlag(optional):
boolean
Indicates whether the seed data is logically deleted. If the value is Y, the seed data has been deleted. The default value is N.
-
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the contextual help details are available to be used. The default value is false. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the contextual help details were last modified. -
links(optional):
array Items
Title:
ItemsLink Relations -
NlsContext(optional):
string
Maximum Length:
4000The National Language Support (NLS) context of the contextual help details. -
NlsType(optional):
string
Maximum Length:
30The National Language Support (NLS) type of the contextual help details. -
SeedDataLock(optional):
integer(int32)
Indicates the level at which the seed data is locked. The value 0 indicates customer data. The value 1 means the fields are read-only. The value 2 means that only some fields can be updated.
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 : publicSectorContextHelps-ContextHelpDetail-item
Type:
Show Source
object-
AppTypeCode(optional):
string
Title:
Type CodeMaximum Length:100The application type code of the contextual help details. -
ContxthlpClob(optional):
string
Title:
Help ContentThe content that is displayed as contextual help. -
ContxthlpDataType(optional):
string
Title:
TypeMaximum Length:3The data type for which the contextual help details was defined. -
ContxthlpPage(optional):
string
Title:
Page NameMaximum Length:30The name of the page associated with the contextual help details. -
ContxthlpPageobj(optional):
string
Title:
Page ObjectMaximum Length:30The name of the object associated with the contextual help details. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the contextual help detail was created. -
DeletedFlag(optional):
boolean
Indicates whether the seed data is logically deleted. If the value is Y, the seed data has been deleted. The default value is N.
-
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the contextual help details are available to be used. The default value is false. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the contextual help details were last modified. -
links(optional):
array Items
Title:
ItemsLink Relations -
NlsContext(optional):
string
Maximum Length:
4000The National Language Support (NLS) context of the contextual help details. -
NlsType(optional):
string
Maximum Length:
30The National Language Support (NLS) type of the contextual help details. -
SeedDataLock(optional):
integer(int32)
Indicates the level at which the seed data is locked. The value 0 indicates customer data. The value 1 means the fields are read-only. The value 2 means that only some fields can be updated.
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.