Get all keyterm prompts test results using advanced query
/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/keyterms/{keyterms_id}/prompts/{keyterms-prompts_id}/testResults/$query
Request
-
keyterms-prompts_id(required): string
This path parameter maps to the following field defined in the Key Terms/prompts REST resource:
- id
-
keyterms_id(required): string
This path parameter maps to the following field defined in the Key Terms REST resource:
- code
-
$effectiveDate: string(date)
The effective date value in ISO 8601 date format 'YYYY-MM-DD'. This date is required by business logic to search for effective-dated business objects.
- application/json
object
-
accessors: object
accessors
Maps accessor names to query objects specific to corresponding accessors. Query object for each accessor supports query capabilities similar to the base.
-
fields: array
fields
Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
-
subTypes: object
subTypes
Maps discriminator values (as defined in subtypes) to query objects specific to corresponding subtypes. Subtype-specific query objects support a subset(fields,accessors,filter) of the query capabilities when compared to the base.
object
-
collection: object
collection
Defines query criteria that can be applied on a resource collection.
object
array
object
object
-
filter: string
The resource collection will be queried using the specified filter condition.
-
limit: integer
Restricts the number of resource items returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resource items.
-
offset: integer
Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.
-
privilege: string
Represents the privilege or action required to check for while serving a request to access a resource.
-
sortBy: array
sortBy
Orders a resource collection based on the specified fields.
array
object
Response
Default Response
-
object
oraCxSalesCommonKeyterms.PromptTestResult_item-fields
-
object
Prompt Test Result
Title:
Prompt Test Result
Prompt test result includes information about the response provided by the large language model for a specific prompt.
object
-
additionalInstructions: string
Title:
Additional Instruction
-
createdBy: string
Title:
Created By
Read Only:true
-
id: string
(big-integer)
Read Only:
true
-
prompt:
prompt
-
promptText: string
Title:
Prompt
-
resultDate: string
(date-time)
Title:
Date
-
submitDate: string
(date-time)
Title:
Upload Date
-
testOutput: string
Title:
Response
-
timeCreated: string
(date-time)
Title:
Created On
Read Only:true
-
timeUpdated: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
updatedBy: string
Title:
Last Updated By
Read Only:true
object
Prompt Test Result
-
object
oraCxSalesCommonKeyterms.KeytermPrompt_item-fields
-
object
Key Term Prompt
Title:
Key Term Prompt
Key term prompt is the question that's used in a large language model to extract a certain key term from contract documents.
object
-
createdBy: string
Title:
Created By
Read Only:true
-
description: string
Title:
Description
-
id: string
(big-integer)
Read Only:
true
-
keyterm:
keyterm
-
latestAdditionalInstructions: string
-
name: string
Title:
Name
-
status:
status
-
text: string
Title:
Prompt
-
timeCreated: string
(date-time)
Title:
Created On
Read Only:true
-
timeUpdated: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
updatedBy: string
Title:
Last Updated By
Read Only:true
object
Key Term Prompt
object
-
object
oraCxSalesCommonKeyterms.Keyterm_item-fields
-
object
Key Term
Title:
Key Term
Key term is the metadata present in the contract documents. The key terms to be extracted for each contract type is defined in the application with the corresponding prompts to be used for extraction.
object
-
activeFlag: boolean
Title:
Status
Default Value:true
-
code: string
Title:
Code
-
createdBy: string
Title:
Created By
Read Only:true
-
group:
group
-
name: string
Title:
Name
-
outputType:
outputType
-
timeCreated: string
(date-time)
Title:
Created On
Read Only:true
-
timeUpdated: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
updatedBy: string
Title:
Last Updated By
Read Only:true
object
Key Term
object
object
-
$sourceLang: string
Read Only:
true
-
createdBy: string
Read Only:
true
-
description: string
Read Only:
true
-
displaySequence: string
(big-integer)
Read Only:
true
-
enabledFlag: boolean
Read Only:
true
-
endDateActive: string
(date)
Read Only:
true
-
lookupCategoryId: string
(big-integer)
Read Only:
true
-
lookupCode: string
Read Only:
true
-
lookupType: string
Read Only:
true
-
meaning: string
Read Only:
true
-
startDateActive: string
(date)
Read Only:
true
-
tag: string
Read Only:
true
-
timeCreated: string
(date-time)
Read Only:
true
-
timeUpdated: string
(date-time)
Read Only:
true
-
updatedBy: string
Read Only:
true
object
-
createdBy: string
Title:
Created By
The user who created the record. -
description: string
Title:
Lookup Code Description
The translated description of the Lookup Code. -
displaySequence: string
Title:
Display Sequence
The display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code Enabled
The enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date Active
The active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup Category
The lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code ID
The unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type ID
The unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code Meaning
The translated meaning of the Lookup Code. -
startDateActive: string
Title:
Start Date Active
The active start date of the Lookup Code. -
tag: string
Title:
Lookup Tag
The tag value of the Lookup Code. -
timeCreated: string
Title:
Created On
The date and time when the record was created. -
timeUpdated: string
Title:
Last Updated Date
The date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated By
The user who last updated the record.
object
Group
-
object
oraCxSalesCommonKeyterms.PromptTestCitation_item-fields
-
object
Citation
Title:
Citation
Citation is the part of the source document that's referenced by the large language model to get a response.
object
-
citation: string
-
createdBy: string
Title:
Created By
Read Only:true
-
id: string
(big-integer)
Read Only:
true
-
sequenceNumber: string
-
testResult:
testResult
-
timeCreated: string
(date-time)
Title:
Created On
Read Only:true
-
timeUpdated: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
updatedBy: string
Title:
Last Updated By
Read Only:true
object
Citation
object
-
object
oraCxSalesCommonKeyterms.KeytermFile_item-fields
-
object
Key Term File
Title:
Key Term File
Key term file is the contract document that's used in prompt testing.
object
-
attachment:
attachment
-
createdBy: string
Title:
Created By
Read Only:true
-
documentIdentifier: string
-
id: string
(big-integer)
Read Only:
true
-
parentType:
parentType
-
timeCreated: string
(date-time)
Title:
Created On
Read Only:true
-
timeUpdated: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
updatedBy: string
Title:
Last Updated By
Read Only:true
object
Key Term File
-
allOf
oraCxSalesCommonKeyterms.KeytermFileAttachment_item-fields
-
object
Prompt Test File
Title:
Prompt Test File
Prompt test file is a file that's used for testing prompts and extracting key terms from contract documents.
object
object
-
createdBy: string
Read Only:
true
-
document:
document
-
id: string
(big-integer)
Read Only:
true
-
timeCreated: string
(date-time)
Read Only:
true
-
timeUpdated: string
(date-time)
Read Only:
true
-
updatedBy: string
Read Only:
true
object
-
createdBy: string
Title:
Created By
The user who created the record. -
id: string
Title:
Attachment ID
The unique identifier of the attachment. -
timeCreated: string
Title:
Created On
The date and time when the record was created. -
timeUpdated: string
Title:
Last Updated Date
The date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated By
The user who last updated the record.
object
Prompt Test File
object
-
allOf
oraCommonAppsInfraAttachments.Document_item-fields
-
object
__busObj_context
-
object
Document Accessor
Title:
Document Accessor
The name of the accessor used to retrieve the document.
object
-
$sourceLang: string
Read Only:
true
-
chunkingDirectives: object
chunkingDirectives
-
contentEndpoint: string
Read Only:
true
-
createdBy: string
Read Only:
true
-
description: string
-
downloadParameters: object
downloadParameters
-
fileName: string
-
id: string
(big-integer)
Read Only:
true
-
latestDocument:
latestDocument
-
managedEndpointKey: string
-
managedPath: string
-
managedUrl: string
Read Only:
true
-
mediaType: string
-
name: string
-
securityGroup: string
Read Only:
true
-
size: string
(big-integer)
-
timeCreated: string
(date-time)
Read Only:
true
-
timeUpdated: string
(date-time)
Read Only:
true
-
title: string
-
type:
type
-
updatedBy: string
Read Only:
true
-
uploadParameters: object
uploadParameters
-
url: string
-
version: string
object
-
chunkingDirectives: object
Document
Title:
Document
Directives for customers uploading chunked files. -
contentEndpoint: string
Title:
Server Endpoint
Endpoint for the content server. -
createdBy: string
Title:
Created By
The user who created the record. -
description: string
Title:
Description
The description of the document. -
downloadParameters: object
Download Parameters
Title:
Download Parameters
Used to get the parameters required to download a file type document. -
fileName: string
Title:
File Name
The file name of a file type document. -
id: string
Title:
Document ID
The unique identifier of the document. -
managedEndpointKey: string
Title:
Endpoint Key
The endpoint key from topology manager. -
managedPath: string
Title:
Path
The relative path of the managed URL. -
managedUrl: string
Title:
Managed URL
The URL that's a combination of the managed endpoint and path. -
mediaType: string
Title:
Media Type
The media type of a file type document. -
name: string
Title:
Name
The name that identifies a file type of the stored document. -
securityGroup: string
Title:
Security Group
Used to get the group where the file type documents are organized. -
size: string
Title:
Size
The size of a file type document. -
timeCreated: string
Title:
Created On
The date and time when the record was created. -
timeUpdated: string
Title:
Last Updated Date
The date and time when the record was last updated. -
title: string
Title:
Title
The title of the document. -
type: string
Title:
Type
The type of document. -
updatedBy: string
Title:
Last Updated By
The user who last updated the record. -
uploadParameters: object
Upload Parameters
Title:
Upload Parameters
Used to get the parameters required to upload a file type document. -
url: string
Title:
URL
The URL of a web page type document. -
version: string
Title:
Version
The version of a file type document.
object
Document Accessor
-
allOf
oraCommonAppsInfraAttachments.Document_item-fields
-
object
__busObj_context
-
object
Latest Document
Title:
Latest Document
The latest version of the attached document.
-
string(big-integer)
-
string
Title:
Document
The required number of chunked files to be uploaded to the content server.
-
string(big-integer)
-
string
Title:
Document
The required size of each chunked file to be uploaded to the content server.
object
Latest Document
object
Document
object
Download Parameters
object
Upload Parameters
Examples
The following example shows how to advanced query all keyterm prompts test results by submitting a post request on the REST resource using cURL.
cURL Command
curl -X POST --location
'https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/{keyterms_id}/prompts/{keyterms-prompts_id}/testResults/$query'
\ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer
<token>' -D request.json
Example of Request Body
The following shows an example of the request body in JSON format.
{ "fields": [ "id", "promptText", "additionalInstructions", "testOutput", "submitDate", "resultDate", "createdBy", "timeCreated", "updatedBy", "timeUpdated" ], "accessors": { "keytermFile": { "fields": [ "id", "parentType", "documentIdentifier" ], "accessors": { "attachment": { "accessors": { "document": { "fields": [ "id", "title", "description", "fileName", "mediaType" ] } }, "fields": [ "id", "category", "timeUpdated" ] } } }, "citations": { "fields": [ "id", "sequenceNumber", "citation" ] } } }
Example of Response Body
The following shows an example of the response body in JSON format.
{ "items": [ { "id": "300100626058685", "promptText": "what is the renewal cap percentage mentioned in the document?", "additionalInstructions": null, "testOutput": "5%", "submitDate": "2025-01-15T10:11:04.209Z", "resultDate": "2025-01-15T10:11:10.907Z", "createdBy": "CONMGR", "timeCreated": "2025-01-15T10:11:06.458829Z", "updatedBy": "CONMGR", "timeUpdated": "2025-01-15T10:11:12.771824Z", "$id": "300100626058685", "$context": { "etag": "3", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685" } } }, "keytermFile": { "id": "300100626058686", "parentType": "OKC_PROMPT_TEST_RESULT", "documentIdentifier": "00020000000EACED00057708000110F09F368DBC0000000EACED00057708000110F09F368DBB", "$id": "300100626058686", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/keytermFile/300100626058686" } } }, "attachment": { "id": "300100626058684", "category": "MISC", "timeUpdated": "2025-01-15T10:07:20.361289Z", "$id": "300100626058684", "document": { "id": "300100626058683", "title": "Sample Oracle Contract-1-1", "description": "Sample Oracle Contract-1-1.pdf", "fileName": "Sample Oracle Contract_1_1.pdf", "mediaType": "application/pdf", "$id": "300100626058683" } } }, "citations": { "items": [ { "id": "300100626058688", "sequenceNumber": "1", "citation": "\nA. Terms of The Order\n\n1. Applicable Agreement:\n\na. Cloud Services Agreement SA-PRC-9341 effective 21-Jan-2018\n\n2. Payment Terms:\n\na. Net 30 days from invoice date\n\n3. Payment Frequency:\n\na. Monthly in Advance\n\n4. Currency:\n\na. USD\n\n5. Offer Valid through:\n\na. 30-Jun-2024\n\n6. Services Period\n\nYour Subscription commences on the effective date of the Order unless otherwise specified therein. Your Subscription continues for the Initial Subscription Term stated in the Order. Thereafter, each Subscription will automatically renew for successive periods of 12 months (each a ?Renewal Term?) unless a party gives at least 30 days? prior written notice to the other party of its intention not to renew the Subscription. Unless otherwise agreed in the applicable Order, and subject to Your rights to terminate under this Section, Your Subscription may only be terminated in accordance with clause B.\n\nB. Additional Terms", "$id": "300100626058688", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058688" } } } }, { "id": "300100626058689", "sequenceNumber": "2", "citation": "Without limiting your obligations, we will implement reasonable and appropriate measures designed to help you secure Your Content against accidental or unlawful loss, access or disclosure. You may specify the regions in which Your Content will be stored. You consent to the storage of Your Content in, and transfer of Your Content into, the regions you select. We will not access or use Your Content except as necessary to maintain or provide the Service Offerings, or as necessary to comply with the law or a binding order of a governmental body. We will not (a) disclose Your Content to any government or third party or (b) subject to move Your Content from the regions selected by you; except in each case as necessary to comply with the law or a binding order of a governmental body. Unless it would violate the law or a binding order of a governmental body, we will give you notice of any legal requirement. We will only use your Account Information in accordance with the Privacy Policy, and you consent to such usage. The Privacy Policy does not apply to Your Content. To provide billing and administration services, we may process Service Attributes in the region(s) where you use the Service Offerings and the regions in the United States. To provide you with support services initiated by you and investigate fraud, abuse or violations of this Agreement, we may process Service Attributes where we maintain our support and investigation personnel.\n\n1. Price Hold\n\nAll prices shall remain set and unchanged for a price hold period of twelve (12) months after the Contract effective date. The net effect of any price changes cannot increase the total cost to the contract.", "$id": "300100626058689", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058689" } } } }, { "id": "300100626058690", "sequenceNumber": "3", "citation": "2. Renewal\n\nAfter the initial term you can choose to renew the services in this contract for an additional 12 month service period by providing a written notice at least 50 days prior to the end of the service period specified. The unit price mentioned will not increase by more than 5% of the Unit Net Price for such services set forth in this contract for the 12 month renewal. This Manual Renewal Clause shall be governed by and construed in accordance with the laws of California, and any disputes arising under or in connection with this clause shall be subject to the exclusive jurisdiction of the courts of California.\n\n3. Service Level Credit Eligibility\n\nIn the event that Provider fails to meet the service levels as defined in the SLA, Customer may be eligible to receive service level credits (\"Service Level Credits\") as described in this clause\n\na. Maximum of 10% percentage of the monthly service fee or a fixed monetary amount per incident\n\nb. Requesting Service Level Credits: To request Service Level Credits, Customer must submit a written request to Provider within 30 days of the incident or period for which Service Level Credits are claimed\n\nc. Provider's Assessment: Provider shall assess the validity of the claim and, if found valid, shall issue the appropriate Service Level Credits within 60 days of the request\n\n4. Disaster Recovery", "$id": "300100626058690", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058690" } } } }, { "id": "300100626058691", "sequenceNumber": "4", "citation": "The Disaster Recovery (DR) services for SaaS Public Cloud Services are intended to provide service restoration capability in the event of a major disaster, as declared by GE Plastics. GE Plastics will determine whether an event constitutes a disaster requiring the execution of the DR plan for the affected GE Plastics SaaS Public Cloud Service. GE Plastics will work to perform DR services for GE Plastics SaaS Public Cloud Services as described below.\n\n5. Recovery Time Objective\n\nRecovery time objective (RTO) is GE Plastics?s objective for the maximum period of time between GE Plastics?s decision to activate the DR recovery processes described in this document and the point at which You can resume production operations in an alternative site. If the decision to activate DR recovery processes is made during the period in which an upgrade is in process, the RTO extends to include the time required to complete the upgrade. The RTO for each GE Plastics SaaS Public Cloud Service is described in this document below or is otherwise stated in the service description for the applicable GE Plastics SaaS Public Cloud Service.\n\nFor the following services, the Recovery Time Objective is 12 hours.\n\n? GE Plastics CPQ Cloud Service\n\n? GE Plastics Engagement Cloud Service\n\n? GE Plastics Enterprise Resource Planning Cloud Service\n\n? GE Plastics Human Capital Management Cloud Service\n\n? GE Plastics Sales and Service Cloud Service\n\n6. Recovery Point Objective", "$id": "300100626058691", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058691" } } } }, { "id": "300100626058692", "sequenceNumber": "5", "citation": "Recovery point objective (RPO) is GE Plastics?s objective for the maximum period of data loss measured as the time from which the first transaction is lost until GE Plastics?s declaration of the disaster. The RPO does not apply to any data loads that are underway when the disaster occurs. The RPO for each GE Plastics SaaS Public Cloud Service is described in this document below or is otherwise stated in the service description of the applicable GE Plastics SaaS Public Cloud Service. The RTO and RPO do not apply to customizations that depend on external components or third-party software. During active failover events or recovery operations, non-critical fixes and enhancement requests are not supported. GE Plastics is not responsible for issues arising from third party software and customizations to GE Plastics programs and services.\n\nThe Recovery Point Objective (RPO) is 1 hour.\n\n7. Limitation of Liability\n\nIn no event will either party or its affiliates be liable for any indirect, consequential, incidental, special, punitive, or exemplary damages, or any revenue, profits (excluding fees under this agreement), sales, data, data use goodwill or reputation. In no event shall the aggregate liability of GE Plastics and our affiliates arising out of or related to this agreement or your order, whether in contract, tort, or\n\notherwise, exceed the total amounts actually paid under your order for the services giving rise to the liability during the twelve (12) months immediately preceding the event giving rise to such liability.", "$id": "300100626058692", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058692" } } } }, { "id": "300100626058693", "sequenceNumber": "6", "citation": "8. Service Monitoring and Analysis\n\nWe continuously monitor the Services to facilitate GE Plastics?s operation of the Services; to help resolve Your service requests; to detect and address threats to the functionality, security, integrity, and availability of the Services as well as any content, data, or applications in the Services; and to detect and address illegal acts or violations of the Acceptable Use Policy. GE Plastics monitoring tools do not collect or store any of Your Content residing in the Services, except as needed for such purposes. GE Plastics does not monitor, and does not address issues with, non-GE Plastics software provided by You or any of Your Users that is stored in, or run on or through, the Services. Information collected by GE Plastics monitoring tools (excluding Your Content) may also be used to assist in managing GE Plastics?s product and service portfolio, to help GE Plastics address deficiencies in its product and service offerings, and for license management purposes. We may (i) compile statistical and other information related to the performance, operation and use of the Services, and (ii) use data from the Services in aggregated form for security and operations management, to create statistical analyses, and for research and development purposes (clauses i and ii are collectively referred to as ?Service Analyses?). We may make Service Analyses publicly available; however, Service Analyses will not incorporate Your Content, Personal Data or Confidential Information in a form that could serve to identify You or any individual. We retain all intellectual property rights in Service Analyses.\n\n9. Service Level Targets", "$id": "300100626058693", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058693" } } } }, { "id": "300100626058694", "sequenceNumber": "7", "citation": "An GE Plastics Additional Test Environment provides for the hosting and maintenance of an additional Test Environment, which is a reasonably similar replica of Your Production Service Environment for non- production use such as development, training and testing activities but not for Production operations or stress testing. Certain programs and optional services may not be able to run in the Additional Test Environment. The maintenance or upgrade schedule for the Additional Test Environment is the same as the schedule for Your Stage Service Environment.\n\nEach Additional Test Environment must be contracted for a minimum of twelve (12) months and associated to a new or existing GE Plastics Cloud Ordering Document. Additional Test Environments will automatically terminate at the end of the Services Period.\n\n10. Usage Limits\n\nThe GE Plastics Additional Test Environment for GE Plastics Fusion Cloud Services defined above are subject to usage limits based upon:\n\n? a maximum number of two hundred and fifty (250) Authorized Users with no more than twenty (20)\n\nconcurrent users accessing the system at any one time\n\n? Future expansions of Your GE Plastics Cloud Services may be subject to additional fees.\n\nThe Target System Availability Level for this service is set forth below. The measurement period is 0400 ET to 0000 ET, 7 days a week:\n\nTarget System Availability 99.9%\n\n11. Audit Rights and Assistance with Data Protection Impact Assessments", "$id": "300100626058694", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058694" } } } }, { "id": "300100626058695", "sequenceNumber": "8", "citation": "You may audit GE Plastics?s compliance with its obligations under this Data Processing Agreement up to once per year, including inspections of the applicable Services data center facility that hosts Personal Information. In addition, to the extent required by Applicable Data Protection Law, You or Your Regulator may perform more frequent audits.\n\nIf You engage a third-party auditor, the third party must be mutually agreed to by You and GE Plastics. (except if such third party is a Regulator). GE Plastics will not unreasonably withhold its consent to a\n\nthird-party auditor requested by You. The third party must execute a written confidentiality agreement acceptable to GE Plastics or otherwise be bound by a statutory or legal confidentiality obligation.\n\nTo request an audit, You must submit a detailed proposed audit plan to GE Plastics at least two weeks in advance of the proposed audit date. The proposed audit plan must describe the proposed scope, duration, and start date of the audit. GE Plastics will review the proposed audit plan and provide You with any concerns or questions. GE Plastics will work cooperatively with You to agree on a final audit plan within a reasonable timeframe.\n\n12. Linking Language\n\nYou acknowledge that the agreement SLA-67C-2-8093 is required to be executed concurrently with this Agreement. If it is not, then this agreement will not have any legal validity.\n\n13. Limitation of liability", "$id": "300100626058695", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058695" } } } }, { "id": "300100626058696", "sequenceNumber": "9", "citation": "In no event will either party or its affiliates be liable for any indirect, consequential, incidental, special, punitive, or exemplary damages, or any loss of revenue, profits (excluding fees under this agreement), sales, data, data use, goodwill, or reputation.\n\nIn no event shall the aggregate liability of GE Plastics and our affiliates arising out of or related to this agreement or your order, whether in contract, or otherwise, exceed the total amounts actually paid under your order for the services giving rise to the liability during the twelve (12) months immediately preceding the event giving rise to such liability. ?", "$id": "300100626058696", "$context": { "etag": "1", "links": { "$self": { "href": "https://servername.fa.us2.oraclecloud.com/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/citations/300100626058696" } } } } ], "hasMore": false } } ], "hasMore": false }