Get a document record
get
/hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}
Request
Path Parameters
-
DocumentsOfRecordId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : documentRecords-item-response
Type:
Show Source
object
-
AssignmentId: integer
(int64)
Title:
Assignment ID
Assignment Identifier of the person assignment. -
AssignmentName: string
Read Only:
true
Maximum Length:255
Name of the person assignment. -
AssignmentNumber: string
Maximum Length:
255
Assignment Number of the person assignment. -
attachments: array
Attachments
Title:
Attachments
The attachments resource is used to view, create, and update attachments. -
AttachmentsCount: integer
(int32)
Title:
Attachment Count
Read Only:true
Indicates the number of attachments for a document record. -
attachmentsPreview: array
Candidate Attachments
Title:
Candidate Attachments
The addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate. -
bannerOverrideMessages: array
Banner Override Messages
Title:
Banner Override Messages
The bannerOverrideMessages resource provides all the status information and related messages for an object. -
CategoryCode: string
Title:
Category
Read Only:true
Maximum Length:30
Category for the document type. -
Comments: string
Title:
Issuing Comments
Maximum Length:4000
Comments pertaining to the document record. -
Country: string
Name of the country, if the document type is country specific.
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
Name of the user who created the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date on which the document record was created. -
DateFrom: string
(date)
Title:
From Date
Date from which the document is valid. -
DateTo: string
(date)
Title:
To Date
Last date up to which the document is valid. -
DeleteAllowedFlag: boolean
Read Only:
true
Maximum Length:30
Indicates whether the document record can be deleted based on the user's security access. -
DisplayName: string
Title:
Name
Read Only:true
Display name of the person the document record is for. -
DocumentCode: string
Title:
Code
Maximum Length:150
Unique code that identifies the document record for the person and document type. -
DocumentName: string
Title:
Name
Maximum Length:80
Name for the document record. Used to differentiate records when multiple documents are added for the same document type. -
DocumentNumber: string
Title:
Number
Maximum Length:150
Number that legally identifies the document. -
documentRecordsDDF: array
documentRecordsDDF
-
documentRecordsDFF: array
documentRecordsDFF
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
Surrogate identifier for the record. Applicable to existing records only. -
DocumentType: string
Title:
Document Type
Maximum Length:80
Document type for the document record. -
DocumentTypeId: integer
(int64)
Title:
Document Type
Unique identifier for the document type. -
EditAllowedFlag: boolean
Read Only:
true
Maximum Length:30
Indicates whether the document record can be edited based on the user's security access. -
FullName: string
Title:
Full Name
Read Only:true
Full name of the person the document record is for. -
hrDocumentTypes: array
HR Document Types
Title:
HR Document Types
The hrDocumentTypes resource includes all the document types based on which document records are created for a person. -
IssuedDate: string
(date)
Title:
Issued On
Date on which the document was issued. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Name of the issuing authority. -
IssuingCountry: string
Title:
Issuing Country
Maximum Length:60
Legislation code of the issuing country. -
IssuingCountryName: string
Name of the country that issued the document.
-
IssuingLocation: string
Title:
Issuing Location
Maximum Length:100
Location at which the document was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date on which the document record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
Name of the user who last updated the document. -
LegislationCode: string
Title:
Country
Read Only:true
Maximum Length:30
Legislation code, if the document type for this document record is legislation specific. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ListName: string
Title:
Name
Read Only:true
Name of the person the document record is for. -
PersonId: integer
(int64)
Title:
Person ID
Unique identifier for the person. -
PersonNumber: string
Title:
Person Number
Maximum Length:30
Person number of the person the document record is for. -
Publish: string
Maximum Length:
30
Option to determine whether or not to publish the document record on a specific date. -
PublishDate: string
(date)
Title:
Publish Date
Date on which the document was published. -
RelatedObjectId: integer
(int64)
Title:
Table Column Value
Unique identifier of the related object. -
RelatedObjectIdColumn: string
Title:
Table Column Name
Maximum Length:60
Column details of the related object identifier. -
RelatedObjectName: string
Title:
Created From
Maximum Length:60
Name of the related object. -
SubCategoryCode: string
Title:
Subcategory
Read Only:true
Maximum Length:30
Subcategory code for the document type. -
SystemDocumentType: string
Title:
System Document Type
Maximum Length:120
System-generated name that uniquely identifies the document type. -
TagList: string
Title:
Tags
Read Only:true
Maximum Length:2000
Tags to find document types.
Nested Schema : Attachments
Type:
array
Title:
Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Candidate Attachments
Type:
array
Title:
Candidate Attachments
The addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate.
Show Source
Nested Schema : documentRecordsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "GLB_PAYSLIP":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFGLB__5FPAYSLIPVO-item-response", "ORA_CH_AHV_AVS":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FAHV__5FAVSVO-item-response", "ORA_CH_BUR":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FBURVO-item-response", "ORA_CH_BVG_LPP":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FBVG__5FLPPVO-item-response", "ORA_CH_FAK_CAF":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FFAK__5FCAFVO-item-response", "ORA_CH_KTG_AMC":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FKTG__5FAMCVO-item-response", "ORA_CH_QST_IS":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FQST__5FISVO-item-response", "ORA_CH_ST_I":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FST__5FIVO-item-response", "ORA_CH_UID_BFS":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUID__5FBFSVO-item-response", "ORA_CH_UID_EHRA":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUID__5FEHRAVO-item-response", "ORA_CH_UVGZ_LAAC":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUVGZ__5FLAACVO-item-response", "ORA_CH_UVG_LAA":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUVG__5FLAAVO-item-response", "ORA_HRX_BR_BIRTH_CERITIFICATE":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FBIRTH__5FCERITIFICATEVO-item-response", "ORA_HRX_BR_ELECTORAL_CARD":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FELECTORAL__5FCARDVO-item-response", "ORA_HRX_BR_MILITARY_CERTIFICATE":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FMILITARY__5FCERTIFICATEVO-item-response", "ORA_HRX_BR_VACC_CERTIFICATE":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FVACC__5FCERTIFICATEVO-item-response", "ORA_HRX_CA_ROE_PDF":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FCA__5FROE__5FPDFVO-item-response", "ORA_HRX_GB_GENDER_REASSIGNMENT":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FGB__5FGENDER__5FREASSIGNMENTVO-item-response", "ORA_HRX_GB_PS_CSP_ILL_HEALTH":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FGB__5FPS__5FCSP__5FILL__5FHEALTHVO-item-response", "ORA_HRX_IE_GENDER_REASSIGNMENT":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FIE__5FGENDER__5FREASSIGNMENTVO-item-response", "ORA_HRX_IN_FORM16_DOCS":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FIN__5FFORM16__5FDOCSVO-item-response", "ORA_HRX_MX_CFDI":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FMX__5FCFDIVO-item-response", "ORA_HRX_NL_END_EVALUATION":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FEND__5FEVALUATIONVO-item-response", "ORA_HRX_NL_FIRST_YR_EVAL":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FFIRST__5FYR__5FEVALVO-item-response", "ORA_HRX_NL_NOTES":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FNOTESVO-item-response", "ORA_HRX_NL_PLAN_OF_APPROACH":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FPLAN__5FOF__5FAPPROACHVO-item-response", "ORA_HRX_NL_PROBLEM_ANALYSIS":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FPROBLEM__5FANALYSISVO-item-response", "ORA_HRX_NL_RETURN_TO_WORK":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FRETURN__5FTO__5FWORKVO-item-response", "ORA_HRX_NL_UWV_SICK_RPT":"#/components/schemas/oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FUWV__5FSICK__5FRPTVO-item-response" } }
Nested Schema : HR Document Types
Type:
array
Title:
HR Document Types
The hrDocumentTypes resource includes all the document types based on which document records are created for a person.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : documentRecords-attachments-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
The unique identifier of the attached document. -
AttachmentsPreview: array
Attachment Previews
Title:
Attachment Previews
The attachments preview resource is used to preview the attachment pages. -
CategoryName: string
Title:
Category
Maximum Length:30
The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
The user who created the record. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
The user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date when the record was created. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
A value that indicates the data type. -
Description: string
Title:
Description
Maximum Length:255
The description of the attachment. -
DmDocumentId: string
Maximum Length:
255
The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255
The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
The error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
The error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
The expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File Contents
The contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
The file name of the attachment. -
FileUrl: string
Title:
File Url
The URI of the file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
The date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
The user name who last updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
The name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
The title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
The content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
The size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
The name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded Text
The text content for a new text attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
The URI of a Topology Manager type attachment. -
Url: string
Title:
Url
Maximum Length:4000
The URL of a web page type attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
The login credentials of the user who created the attachment.
Nested Schema : Attachment Previews
Type:
array
Title:
Attachment Previews
The attachments preview resource is used to preview the attachment pages.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : documentRecords-attachments-AttachmentsPreview-item-response
Type:
Show Source
object
-
ImageHeight: integer
Title:
Image Height
Read Only:true
The height of the previewed image. -
ImageSource: string
Title:
Image Source
Read Only:true
The preview of the image in base64 encoded PNG format. -
ImageWidth: integer
Title:
Image Width
Read Only:true
The width of the previewed image. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PageNum: integer
Title:
Page Number
Read Only:true
The number of the page in the preview.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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 : documentRecords-attachmentsPreview-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Unique identifier of the attachment. System generated primary key. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Name of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the attachment record was created. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Value that indicates data type code of attachment. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Version number of the attachment. -
DocumentPreviewURL: string
Read Only:
true
Maximum Length:255
Attachment context. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Error status code for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Error status message for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Expiration date and time of the attachment content. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL of the attachment. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the attachment was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who last updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Name of the user who last updated the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
The name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
File content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
File length of the attachment. -
UploadedFileName: string
Title:
Uploaded File Name
File name of the attachment. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI of the attachment. -
Url: string
Title:
Url
Maximum Length:4000
URL of the attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
User name associated with the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
- GLB_PAYSLIP
- ORA_CH_AHV_AVS
- ORA_CH_BUR
- ORA_CH_BVG_LPP
- ORA_CH_FAK_CAF
- ORA_CH_KTG_AMC
- ORA_CH_QST_IS
- ORA_CH_ST_I
- ORA_CH_UID_BFS
- ORA_CH_UID_EHRA
- ORA_CH_UVGZ_LAAC
- ORA_CH_UVG_LAA
- ORA_HRX_BR_BIRTH_CERITIFICATE
- ORA_HRX_BR_ELECTORAL_CARD
- ORA_HRX_BR_MILITARY_CERTIFICATE
- ORA_HRX_BR_VACC_CERTIFICATE
- ORA_HRX_CA_ROE_PDF
- ORA_HRX_GB_GENDER_REASSIGNMENT
- ORA_HRX_GB_PS_CSP_ILL_HEALTH
- ORA_HRX_IE_GENDER_REASSIGNMENT
- ORA_HRX_IN_FORM16_DOCS
- ORA_HRX_MX_CFDI
- ORA_HRX_NL_END_EVALUATION
- ORA_HRX_NL_FIRST_YR_EVAL
- ORA_HRX_NL_NOTES
- ORA_HRX_NL_PLAN_OF_APPROACH
- ORA_HRX_NL_PROBLEM_ANALYSIS
- ORA_HRX_NL_RETURN_TO_WORK
- ORA_HRX_NL_UWV_SICK_RPT
Match One Schema
Show Source
-
GLB_PAYSLIP -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFGLB__5FPAYSLIPVO-item-response
-
ORA_CH_AHV_AVS -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FAHV__5FAVSVO-item-response
-
ORA_CH_BUR -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FBURVO-item-response
-
ORA_CH_BVG_LPP -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FBVG__5FLPPVO-item-response
-
ORA_CH_FAK_CAF -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FFAK__5FCAFVO-item-response
-
ORA_CH_KTG_AMC -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FKTG__5FAMCVO-item-response
-
ORA_CH_QST_IS -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FQST__5FISVO-item-response
-
ORA_CH_ST_I -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FST__5FIVO-item-response
-
ORA_CH_UID_BFS -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUID__5FBFSVO-item-response
-
ORA_CH_UID_EHRA -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUID__5FEHRAVO-item-response
-
ORA_CH_UVGZ_LAAC -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUVGZ__5FLAACVO-item-response
-
ORA_CH_UVG_LAA -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUVG__5FLAAVO-item-response
-
ORA_HRX_BR_BIRTH_CERITIFICATE -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FBIRTH__5FCERITIFICATEVO-item-response
-
ORA_HRX_BR_ELECTORAL_CARD -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FELECTORAL__5FCARDVO-item-response
-
ORA_HRX_BR_MILITARY_CERTIFICATE -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FMILITARY__5FCERTIFICATEVO-item-response
-
ORA_HRX_BR_VACC_CERTIFICATE -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FVACC__5FCERTIFICATEVO-item-response
-
ORA_HRX_CA_ROE_PDF -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FCA__5FROE__5FPDFVO-item-response
-
ORA_HRX_GB_GENDER_REASSIGNMENT -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FGB__5FGENDER__5FREASSIGNMENTVO-item-response
-
ORA_HRX_GB_PS_CSP_ILL_HEALTH -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FGB__5FPS__5FCSP__5FILL__5FHEALTHVO-item-response
-
ORA_HRX_IE_GENDER_REASSIGNMENT -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FIE__5FGENDER__5FREASSIGNMENTVO-item-response
-
ORA_HRX_IN_FORM16_DOCS -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FIN__5FFORM16__5FDOCSVO-item-response
-
ORA_HRX_MX_CFDI -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FMX__5FCFDIVO-item-response
-
ORA_HRX_NL_END_EVALUATION -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FEND__5FEVALUATIONVO-item-response
-
ORA_HRX_NL_FIRST_YR_EVAL -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FFIRST__5FYR__5FEVALVO-item-response
-
ORA_HRX_NL_NOTES -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FNOTESVO-item-response
-
ORA_HRX_NL_PLAN_OF_APPROACH -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FPLAN__5FOF__5FAPPROACHVO-item-response
-
ORA_HRX_NL_PROBLEM_ANALYSIS -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FPROBLEM__5FANALYSISVO-item-response
-
ORA_HRX_NL_RETURN_TO_WORK -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FRETURN__5FTO__5FWORKVO-item-response
-
ORA_HRX_NL_UWV_SICK_RPT -
object
oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FUWV__5FSICK__5FRPTVO-item-response
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFGLB__5FPAYSLIPVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:GLB_PAYSLIP
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ARCHIVE_REL_ACTION_ID: number
Title:
Archive Relationship Action ID
-
_CALC_BREAKDOWN_ID: number
Title:
Calculation Breakdown ID
-
_EMAIL_ADDRESS: string
Title:
E-Mail
Maximum Length:150
-
_INTENDED_PAYMENT_DATE: string
(date)
Title:
Intended Payment Date
-
_NET_PAYMENT: number
Title:
Net Payment
-
_PAY_PAYSLIP_VIEW_DATE: string
(date)
Title:
Payslip View Date
-
_PAY_PERIOD_NUMBER: number
Title:
Pay Period Number
-
_PAYROLL_ID: number
Title:
Payroll ID
-
_PREPAY_REL_ACTION_ID: number
Title:
Prepay Relationship Action ID
-
_TRU_ID: number
Title:
Tax Reference
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FAHV__5FAVSVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_AHV_AVS
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_AHV_AVS_PROVIDER: number
Title:
AHV-AVS Provider
-
_AHV_AVS_PROVIDER_Display: string
Title:
AHV-AVS Provider
-
_AHV_AVS_REG_NR: string
Title:
AHV-AVS Registration Number
Maximum Length:150
-
_AHV_CODE: string
Title:
AHV-AVS Code
Maximum Length:150
-
_AHV_CODE_Display: string
Title:
AHV-AVS Code
-
_ALVZ_CODE: string
Title:
ALVZ Code
Maximum Length:150
-
_ALVZ_CODE_Display: string
Title:
ALVZ Code
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FBURVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_BUR
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_BUR_ADMIN: number
Title:
BUR Administration
-
_BUR_ADMIN_Display: string
Title:
BUR Administration
-
_BUR_NR: string
Title:
BUR Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FBVG__5FLPPVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_BVG_LPP
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_BVG_LPP_PROVIDER: number
Title:
BVG-LPP Provider
-
_BVG_LPP_PROVIDER_Display: string
Title:
BVG-LPP Provider
-
_BVG_LPP_REG_NR: string
Title:
BVG-LPP Registration Number
Maximum Length:150
-
_STATUS: string
Title:
Insurance Status
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FFAK__5FCAFVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_FAK_CAF
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_CANTON: number
Title:
Canton
-
_CANTON_Display: string
Title:
Canton
-
_FAK_CAF_PROVIDER: number
Title:
FAK-CAF Provider
-
_FAK_CAF_PROVIDER_Display: string
Title:
FAK-CAF Provider
-
_FAK_CAF_REG_NR: string
Title:
FAK-CAF Registration Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FKTG__5FAMCVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_KTG_AMC
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_KTG_AMC_PROVIDER: number
Title:
KTG-AMC Provider
-
_KTG_AMC_PROVIDER_Display: string
Title:
KTG-AMC Provider
-
_KTG_AMC_REG_NR: string
Title:
KTG-AMC Registration Number
Maximum Length:150
-
_STATUS: string
Title:
Insurance Status
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FQST__5FISVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_QST_IS
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_CANTON: number
Title:
Canton
-
_CANTON_Display: string
Title:
Canton
-
_MUNICIPALITY: number
Title:
Municipality
-
_MUNICIPALITY_Display: string
Title:
Municipality
-
_QST_IS_REG_NR: string
Title:
QST-IS Registration Number
Maximum Length:150
-
_ST_QST_I_IS_ADMIN: number
Title:
ST-QST-I-IS Administration
-
_ST_QST_I_IS_ADMIN_Display: string
Title:
ST-QST-I-IS Administration
-
_TAX_CODE: string
Title:
Tax Code
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FST__5FIVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_ST_I
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_CANTON: number
Title:
Canton
-
_CANTON_Display: string
Title:
Canton
-
_MUNICIPALITY: number
Title:
Municipality
-
_MUNICIPALITY_Display: string
Title:
Municipality
-
_ST_I_REG_NR: string
Title:
ST-I Registration Number
Maximum Length:150
-
_ST_QST_I_IS_ADMIN: number
Title:
ST-QST-I-IS Administration
-
_ST_QST_I_IS_ADMIN_Display: string
Title:
ST-QST-I-IS Administration
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUID__5FBFSVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_UID_BFS
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_UID_BFS_ADMIN: number
Title:
UID-BFS Administration
-
_UID_BFS_ADMIN_Display: string
Title:
UID-BFS Administration
-
_UID_BFS_NR: string
Title:
UID-BFS Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUID__5FEHRAVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_UID_EHRA
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_UID_EHRA_ADMIN: number
Title:
UID-EHRA Administration
-
_UID_EHRA_ADMIN_Display: string
Title:
UID-EHRA Administration
-
_UID_EHRA_NR: string
Title:
UID-EHRA Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUVGZ__5FLAACVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_UVGZ_LAAC
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_STATUS: string
Title:
Insurance Status
Maximum Length:150
-
_UVGZ_LAAC_PROVIDER: number
Title:
UVGZ-LAAC Provider
-
_UVGZ_LAAC_PROVIDER_Display: string
Title:
UVGZ-LAAC Provider
-
_UVGZ_LAAC_REG_NR: string
Title:
UVGZ-LAAC Registration Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FCH__5FUVG__5FLAAVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_CH_UVG_LAA
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_ACTIVE_INACTIVE: string
Title:
Document Status
Maximum Length:150
-
_ACTIVE_INACTIVE_Display: string
Title:
Document Status
-
_ASGNMNT_NR: number
Title:
Employee Assignment Number
-
_ASGNMNT_NR_Display: string
Title:
Employee Assignment Number
-
_STATUS: string
Title:
Insurance Status
Maximum Length:150
-
_STATUS_Display: string
Title:
Insurance Status
-
_UVG_LAA_PROVIDER: number
Title:
UVG-LAA Provider
-
_UVG_LAA_PROVIDER_Display: string
Title:
UVG-LAA Provider
-
_UVG_LAA_REG_NR: string
Title:
UVG-LAA Registration Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FBIRTH__5FCERITIFICATEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_BR_BIRTH_CERITIFICATE
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
birthCertPresDate: string
(date)
Title:
Birth Certificate Presentation Date
-
bookNumber: string
Title:
Book Number
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
notaryOfficeName: string
Title:
Notary Office Name
Maximum Length:150
-
pageNumber: string
Title:
Page Number
Maximum Length:150
-
registerNumber: string
Title:
Register Number
Maximum Length:150
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FELECTORAL__5FCARDVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_BR_ELECTORAL_CARD
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
city: number
Title:
Issuing City
-
city_Display: string
Title:
Issuing City
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
electoralSection: string
Title:
Electoral Section
Maximum Length:150
-
electoralZone: string
Title:
Electoral Zone
Maximum Length:150
-
issuingState: number
Title:
Issuing State
-
issuingState_Display: string
Title:
Issuing State
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FMILITARY__5FCERTIFICATEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_BR_MILITARY_CERTIFICATE
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
certificateType: string
Title:
Certificate Type
Maximum Length:150
-
certificateType_Display: string
Title:
Certificate Type
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
issuingState: number
Title:
Issuing State
-
issuingState_Display: string
Title:
Issuing State
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
militaryCategory: string
Title:
Military Category
Maximum Length:150
-
militaryCategory_Display: string
Title:
Military Category
-
region: string
Title:
Region
Maximum Length:150
-
series: string
Title:
Series
Maximum Length:150
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FBR__5FVACC__5FCERTIFICATEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_BR_VACC_CERTIFICATE
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
lastVacCertPres: string
(date)
Title:
Last Vaccination Certificate Presented
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FCA__5FROE__5FPDFVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_CA_ROE_PDF
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
businessNumber: string
Title:
CRA Business Number
Maximum Length:150
-
dateIssued: string
(date)
Title:
Serial Number Issued Date
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
finalPayDay: string
(date)
Title:
Final Pay Period Ending Date
-
firstDay: string
(date)
Title:
First Day Worked
-
lastDay: string
(date)
Title:
Last Day for Which Paid
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
payrollRefNumber: number
Title:
Employer's Payroll Reference Number
-
serialNumber: number
Title:
Serial Number
-
sin: number
Title:
SIN
-
totInsEarnings: number
Title:
Total Insurable Earnings
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FGB__5FGENDER__5FREASSIGNMENTVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_GB_GENDER_REASSIGNMENT
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_GENDER_REASSIGN_NOTIF_DATE: string
(date)
Title:
Gender Reassignment Notification Date
-
_GENDER_RECOGN_CERT_DATE: string
(date)
Title:
Gender Recognition Certificate Date
-
_TRANSSEXUAL_PERSON: string
Title:
Transsexual person
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FGB__5FPS__5FCSP__5FILL__5FHEALTHVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_GB_PS_CSP_ILL_HEALTH
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
illHealthRetirementApplication: string
Title:
Ill-health retirement application rejected
Maximum Length:150
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FIE__5FGENDER__5FREASSIGNMENTVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_IE_GENDER_REASSIGNMENT
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
_GENDER_REASSIGN_NOTIF_DATE: string
(date)
Title:
Gender Reassignment Notification Date
-
_GENDER_RECOGN_CERT_DATE: string
(date)
Title:
Gender Recognition Certificate Date
-
_TRANSSEXUAL_PERSON: string
Title:
Transsexual person
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FIN__5FFORM16__5FDOCSVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_IN_FORM16_DOCS
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
financialYear: string
Title:
Financial Year
Maximum Length:150
-
financialYear_Display: string
Title:
Financial Year
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
reportName: string
Title:
Report Name
Maximum Length:150
-
reportName_Display: string
Title:
Report Name
-
taxReportingUnit: string
Title:
Tax Reporting Unit
Maximum Length:150
-
taxReportingUnit_Display: string
Title:
Tax Reporting Unit
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FMX__5FCFDIVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_MX_CFDI
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
folio: string
Title:
Folio
Maximum Length:150
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
satCertificateNumber: string
Title:
SAT Certificate Number
Maximum Length:150
-
serie: string
Title:
Series
Maximum Length:150
-
stampingDate1: string
Title:
Stamping_Date
Maximum Length:150
-
uuid: string
Title:
UUID
Maximum Length:150
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FEND__5FEVALUATIONVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_END_EVALUATION
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FFIRST__5FYR__5FEVALVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_FIRST_YR_EVAL
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FNOTESVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_NOTES
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FPLAN__5FOF__5FAPPROACHVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_PLAN_OF_APPROACH
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FPROBLEM__5FANALYSISVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_PROBLEM_ANALYSIS
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FRETURN__5FTO__5FWORKVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_RETURN_TO_WORK
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_documentsOfRecord_core_flex_documentsOfRecordDDF_view_DocumentsOfRecordLegDDFORA__5FHRX__5FNL__5FUWV__5FSICK__5FRPTVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
Default Value:ORA_HRX_NL_UWV_SICK_RPT
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
documentDate: string
(date)
Title:
Document Date
-
documentOwner: string
Title:
Document Owner
Maximum Length:150
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : documentRecords-documentRecordsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DocumentsOfRecordId: integer
(int64)
Title:
Document Record ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : documentRecords-hrDocumentTypes-item-response
Type:
Show Source
object
-
ActiveInactiveFlag: boolean
Title:
Active
Maximum Length:30
Default Value:true
Indicates whether the document type is active. The default value is Yes. -
ArchiveCriteriaBasis: string
Title:
Archive Criteria Basis
Maximum Length:30
Criteria for archiving document records based on the document type. -
ArchiveCriteriaDays: integer
(int32)
Title:
Archive After Days
Number of days after which document records are archived based on the document type. -
AuthorizationRequiredFlag: boolean
Title:
Approval Required
Maximum Length:1
Default Value:false
Indicates whether approval is required for the document type. The default value is No. -
BiReportPath: string
Title:
Report Path
Maximum Length:2000
URL or path where the report is available. -
CategoryCode: string
Title:
Category
Maximum Length:30
Category of the document type. -
CategoryMeaning: string
Title:
Meaning
Read Only:true
Maximum Length:80
Category meaning of the document type. -
CommentsLabel: string
Title:
New Label for Issuing Comments
Maximum Length:200
Label for the field that the user defines for the issuing comments. -
CommentsRequired: string
Title:
Issuing Comments Applicable
Maximum Length:30
Default Value:Y
Indicates whether comments are relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
CountryName: string
Title:
Territory Name
Read Only:true
Maximum Length:80
Name of the country for the document type. -
CreatedBy: string
Read Only:
true
Maximum Length:64
Name of the user who created the document type. -
CreationDate: string
(date-time)
Read Only:
true
Date on which the document type was created. -
DateFromLabel: string
Title:
New Label for From Date
Maximum Length:200
Label for the field that the user defines for the from date. -
DateFromRequired: string
Title:
From Date Applicable
Maximum Length:30
Default Value:Y
Indicates whether date from is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
DateToLabel: string
Title:
New Label for To Date
Maximum Length:200
Label for the field that the user defines for the to date. -
DateToRequired: string
Title:
To Date Applicable
Maximum Length:30
Default Value:Y
Indicates whether date to is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
Description: string
Title:
Description
Maximum Length:4000
Description for the document type. -
DffCtxSegDefaultValue: string
Title:
Default Value for Context Segment
Maximum Length:120
Default value for the document records flexfield context segment. -
DffCtxSegDisplayPreference: string
Title:
Display Preference for Context Segment
Maximum Length:30
Display preference for the document records flexfield context segment. -
DffGlbSegDisplayPreference: string
Title:
Display Preference for Global Segment
Maximum Length:30
Display preference for the document records flexfield global segment. -
DocumentNameLabel: string
Title:
New Label for Name
Maximum Length:200
Label for the field that the user defines for the document name. -
DocumentNameRequired: string
Title:
Document Name Applicable
Maximum Length:30
Default Value:Y
Indicates whether document name is relevant (Y) or required (R) or not relevant (N). The default setting is relevant (Y). -
DocumentNumberLabel: string
Title:
New Label for Number
Maximum Length:200
Label for the field that the user defines for the document number. -
DocumentNumberRequired: string
Title:
Document Number Applicable
Maximum Length:30
Default Value:Y
Indicates whether document number is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
DocumentType: string
Title:
Type
Maximum Length:80
Unique name to identify the document type. -
DocumentTypeId: integer
(int64)
Title:
Type
Surrogate ID for the document type which is available only when updating existing records. -
DocumentTypeLevel: string
Title:
Document Type Level
Maximum Length:30
Default Value:ORA_P
Indicates whether the document type applies to a person or an individual assignment. The default value is Person. -
documentTypesDDF: array
documentTypesDDF
-
documentTypesDFF: array
documentTypesDFF
-
HierarchyCode: string
Title:
Override Hierarchy
Maximum Length:30
Hierarchy code to support delivery preferences on this document type. -
IssuedDateLabel: string
Title:
New Label for Issued Date
Maximum Length:200
Label for the field that the user defines for the issued date. -
IssuedDateRequired: string
Title:
Issued on Applicable
Maximum Length:30
Default Value:Y
Indicates whether issued date is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
IssuingAuthorityLabel: string
Title:
New Label for Issuing Authority
Maximum Length:200
Label for the field that the user defines for the issuing authority. -
IssuingAuthorityRequired: string
Title:
Issuing Authority Applicable
Maximum Length:30
Default Value:Y
Indicates whether issuing authority is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
IssuingCountryLabel: string
Title:
New Label for Issuing Country
Maximum Length:200
Label for the field that the user defines for the issuing country. -
IssuingCountryRequired: string
Title:
Issuing Country Applicable
Maximum Length:30
Default Value:Y
Indicates whether issuing country is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
IssuingLocationLabel: string
Title:
New Label for Issuing Location
Maximum Length:200
Label for the field that the user defines for the issuing location. -
IssuingLocationRequired: string
Title:
Issuing Location Applicable
Maximum Length:30
Default Value:Y
Indicates whether issuing location is relevant (Y) or required (R) or not relevant (N). The default value is relevant (Y). -
LastUpdateDate: string
(date-time)
Read Only:
true
Date the document type was last updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who last updated the document type. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code if this is a legislation specific document type. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LockCreateFlag: boolean
Title:
Restrict Create
Maximum Length:30
Default Value:false
Indicates whether it restricts or allows creating document records of this document type. The default value is No -
LockCreateRoleList: string
Title:
Roles Excluded from Restriction
Maximum Length:4000
List of roles that can create document records based on the document type. -
LockDeleteFlag: boolean
Title:
Restrict Delete
Maximum Length:30
Default Value:false
Indicates whether it restricts or allows deleting document records of this document type. The default value is No. -
LockDeleteRoleList: string
Title:
Roles Excluded from Restriction
Maximum Length:4000
List of roles allowed to delete document records based on the document type. -
LockUpdateFlag: boolean
Title:
Restrict Update
Maximum Length:30
Default Value:false
Indicates whether it restricts or allows updating document records of this document type. The default value is No. -
LockUpdateRoleList: string
Title:
Roles Excluded from Restriction
Maximum Length:4000
List of roles allowed to update document records based on the document type. -
MinimumAttachmentsCount: integer
(int32)
Title:
Minimum Attachments
Default Value:0
Minimum number of attachments that a user must attach for a specific document type. -
MultipleOccurencesFlag: boolean
Title:
Allow multiple occurrences
Maximum Length:30
Default Value:true
Indicates whether multiple occurrences of this document type are allowed. The default value is Yes. -
PublishRequiredFlag: boolean
Title:
Publish Required
Maximum Length:30
Default Value:false
Indicates whether document records of this document type must be published. The default value is No. -
PurgeArchiveCriteriaDays: integer
(int32)
Title:
Purge After Days
Number of days after which archived document records will be purged. -
SubCategoryCode: string
Title:
Subcategory
Maximum Length:30
Code of the subcategory for the document type. -
SubCategoryMeaning: string
Read Only:
true
Maximum Length:80
Subcategory meaning of the document type. -
SystemDocumentType: string
Title:
System Document Type
Maximum Length:120
System-generated name that uniquely identifies the document type. -
TagList: string
Title:
Tags
Maximum Length:2000
Lookup code of the tag used for the document type derived from the lookup ORA_PER_DOC_TYPE_TAGS. -
WarningPeriod: integer
(int64)
Title:
Expiration Notification Period
Number of days in advance to generate an alert when a document record based on this document type is about to expire.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : documentRecords-hrDocumentTypes-documentTypesDDF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Segment
-
DocumentTypeId: integer
(int64)
Title:
Type
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : documentRecords-hrDocumentTypes-documentTypesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Segment
-
DocumentTypeId: integer
(int64)
Title:
Type
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- CategoryLOVVA
-
Parameters:
- finder:
LookupTypeAllRowsFinder%3BLookupType%3DDOCUMENT_CATEGORY
The following properties are defined on the LOV link relation:- Source Attribute: CategoryCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CountryLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: IssuingCountryName; Target Attribute: CountryName
- Display Attribute: CountryName
- DocumentTypeLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: DocumentType; Target Attribute: DocumentType
- Display Attribute: DocumentType
- ExtendedLookupCodeLOVVA
-
Parameters:
- finder:
findByWord%3BLookupCode%3D{CategoryCode}%2CLookupType%3DDOCUMENT_CATEGORY
The following properties are defined on the LOV link relation:- Source Attribute: SubCategoryCode; Target Attribute: ExtendedLookupCode
- Display Attribute: ExtendedLookupName
- finder:
- attachments
-
Operation: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/attachmentsParameters:
- DocumentsOfRecordId:
$request.path.DocumentsOfRecordId
The attachments resource is used to view, create, and update attachments. - DocumentsOfRecordId:
- attachmentsPreview
-
Operation: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/attachmentsPreviewParameters:
- DocumentsOfRecordId:
$request.path.DocumentsOfRecordId
The addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate. - DocumentsOfRecordId:
- bannerOverrideMessages
-
Operation: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/bannerOverrideMessagesParameters:
- DocumentsOfRecordId:
$request.path.DocumentsOfRecordId
The bannerOverrideMessages resource provides all the status information and related messages for an object. - DocumentsOfRecordId:
- documentRecordsDDF
-
Operation: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDDFParameters:
- DocumentsOfRecordId:
$request.path.DocumentsOfRecordId
- DocumentsOfRecordId:
- documentRecordsDFF
-
Operation: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDFFParameters:
- DocumentsOfRecordId:
$request.path.DocumentsOfRecordId
- DocumentsOfRecordId:
- hrDocumentTypes
-
Operation: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/hrDocumentTypesParameters:
- DocumentsOfRecordId:
$request.path.DocumentsOfRecordId
The hrDocumentTypes resource includes all the document types based on which document records are created for a person. - DocumentsOfRecordId:
Examples
The following example shows how to retrieve a document record by submitting a GET request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -X GET http://<host>:<port>/hcmRestApi/resources/11.13.18.05/documentRecords?q=DocumentType=Birth
Example of Response Header
The following is an example of the response header.
HTTP/1.1 200 OK Content-Type : application/vnd.oracle.adf.resourcecollection+json
Example of Response Body
The following example shows the contents of the response body in JSON format.
{ "DocumentsOfRecordId": 300100009471608, "DocumentTypeId": 100100001749964, "SystemDocumentType": "GLB_BIRTH", "DocumentType": "Birth", "Country": null, "CategoryCode": "LEGAL_DOC", "SubCategoryCode": "LEGAL_DOC_PERSONAL", "PersonId": 300100009471199, "PersonNumber": "300100009471199", "ListName": "ZHRX_SG02_emp002__, ZHRX", "DisplayName": "ZHRX ZHRX_SG02_emp002__", "FullName": "ZHRX_SG02_emp002__, ZHRX", "DocumentCode": "fff ", "DocumentName": "fff", "DocumentNumber": null, "DateFrom": null, "DateTo": null, "IssuingAuthority": null, "IssuingCountryName": null, "IssuedDate": null, "IssuingLocation": null, "Comments": null, "Publish": null, "PublishDate": null, "RelatedObjectId": null, "RelatedObjectIdColumn": null, "RelatedObjectName": null, "CreatedBy": "ZBEN-USER-117", "CreationDate": "2012-04-28T00:35:20.332+00:00", "LastUpdatedBy": "ZBEN-USER-117", "LastUpdateDate": "2012-04-28T00:36:17.071+00:00", "links": { ...} ] }