This appendix describes the concurrent programs in Oracle Contracts.
This appendix covers the following topics:
The tables in the following sections list the concurrent programs for Contract Terms Library, Contract Expert, and Repository.
For Oracle E-Business concurrent programs, the Restart Mode attribute indicates how a program can be restarted in case of system failure.
The Restart Mode can be one of four values:
Resumable: This program can be automatically restarted and can resume its processing at the point where it left off before the system failure.
Restartable: This program can be automatically restarted but will go back to the beginning of its processing.
Manual: An administrator must perform manual steps to restart this program.
Unknown: It is unknown whether this program can be restarted automatically or not. This value is the initial default setting.
Important: The Restart Mode for Oracle-provided programs should not be modified. If it were to be modified, the value may be overwritten without warning by future Oracle EBS software updates.
For more information about the Restart Mode, see the Oracle E-Business Suite Setup Guide.
For the following concurrent programs that are shipped with the Restart mode configured as Manual, administrators must restart the concurrent program post system failure.
Import Repository Contracts
Contracts Status Change by Contract
Contract Expert: Synchronize Templates
Contracts Auto Renewal
Renew a Single Contract
Caution: To initiate the child programs you must run the main program.
The following table lists the new concurrent programs for Contract Terms Library.
| Concurrent Program | Technical Name | Description | 
|---|---|---|
| Synchronize Clauses Text Index | ARTSYNCCTX | Use this program to synchronize the clauses text index and enable searching for clauses using the Clause Keyword field. The keyword searches the clause name, clause display name, clause description, and clause text fields. | 
| Optimize Clause Text Index | ARTOPTCTX | Use this program to optimize the clauses text index for improved performance when users search for clauses using clause keyword. | 
| Synchronize Contract Template Text Index | OKCTMPLSYNCCTX | Use this program to synchronize the contract templates text index to search for templates using the template keyword field. The keyword searches the template name and description. | 
| Optimize Contract Template Text Index | OKCTMPLOPTCTX | Use this program to optimize the contract templates text index for improved performance when users search for templates using the template keyword. | 
| Adopt Global Clauses for a New Organization | OKCADPNEWORG | Use this program to automatically adopt approved global clauses for a new local organization. | 
| Import Clauses | OKCARTIMPORT | Use this program to import external clauses into the Clause Library. This program validates data in the open interface table, and imports the valid clauses into the Contract Terms Library. | 
| Migrate Standard Clauses to 11.5.10 | OKCSTDARTMIG | Use this program to migrate standard clauses to multiple organizations. This program is used for upgrades. | 
| Purge Clause Import Interface Table | OKCPURARTINF | Use this program to purge data from the Clause Interface table after the clause import has been completed. | 
| Overdue Deliverable Notifier | OKCOVERDUEDELMGR | Use this program to periodically send out notifications or e-mail messages to the concerned parties for all overdue deliverables. From the notifications you can edit the deliverable. | 
| Deliverable Due Date Notifier | OKCBEFOREDUEDELMGR | Use this program to periodically send out reminder notifications or e-mail messages for all deliverables that are about to become due. From the notifications you can edit the deliverable. | 
| Deliverable Escalation Notifier | OKCESCALATEDELMGR | Use this program to periodically send notifications to the escalation assignee for all overdue deliverables. From the notifications you can edit the deliverable. | 
| Oracle Contracts Purge Routines | OKCPURGE | Use this program to purge data that is used in the application. Currently, purge of the following data is allowed through this program: 
 | 
| Purge Repository Contracts | OKCREPPURGECP | Use this program to purge the repository contracts for a specific time period with any one or a combination of the following status: terminated, expired, rejected, or canceled. The mandatory parameters are: Operating Unit, Start Date, and End Date. | 
The following table lists the concurrent programs for Contract Expert.
| Concurrent Program | Technical Name | Description | 
|---|---|---|
| Contract Expert: Activate Rules | OKC_XPRT_PUBLISH_RULES | Use this program to manually activate rules when the Automatic Rule Activation concurrent program fails due to system or functional errors. | 
| Contract Expert: Disable Rules | OKC_XPRT_DISABLE_RULES | Use this program to manually disable rules when the Automatic Rule Disabling concurrent program fails due to system or functional errors. | 
| Contract Expert: Synchronize Templates | OKC_XPRT_REBUILD_TEMPLATES | Use this program to synchronize Question Prompt information (users can update the question prompt in Contract Expert) in the Contract Expert setup. | 
The following table lists the concurrent programs for Repository.
| Concurrent Program | Technical Name | Description | 
|---|---|---|
| Assign Contract Administrator | OKC_REP_UPD_CON_ADMIN | Use this program to update Contract Administrator for any of the documents such as, Quote, BSA, Sales Order, and Repository Contracts with intent as Sell and Other. | 
| Content Search: Generate Draft Attachments | OKC_REP_GEN_DRAFT_ATTCH | Use this program to generate contract attachments for all the contracts in the Draft status while searching in the Content Search page. The approved or signed contracts generate the contract attachments during approval. | 
| Contract Repository Expiry Notifications | OKC_REP_CONTRACT_EXPIRY_NTF | Use this program to send expiry notification to the contract administrator prior to contract expiration. | 
| Contract Repository Import | OKC_REP_IMPORT | Use this program to import Repository Contracts and upload their associated documents using the import template. | 
| Contract Repository Update Text Index | OKC_REP_TXT_INDEX_UPDATE | Use this program to synchronize the text index that provides keyword search on Repository Contracts. | 
| Contract Repository Optimize Text Index | OKC_REP_TXT_INDEX_OPTIMIZE | Use this program to optimize the text index that provides keyword search on Repository Contracts. | 
| Contract Repository Update Contract Status | OKC_REP_STATUS_UPDATE | Use this program to update contract status based on various events in the life cycle of contracts. | 
| Create Contract Content Search Index | OKCCONCRTCTX | Use this program to create the search text index for all the contract documents for the Content Search page. | 
| Optimize Contract Content Search Index | OKCCONOPTCTX | Use this program to optimize contract content search index for the Content Search page. | 
| Synchronize Contract Content Search Index | OKCCONSYNCCTX | Use this program to synchronize contract content search index for the Content Search page. |