You are browsing the archive for Oracle Contracts Core.

Import Clauses from XML File

 

NAME: Import Clauses from XML File
SHORT CODE: OKCCLAUSEIMPORTXML
MODULE: Oracle Contracts Core

Description: Concurrent Program to import Clauses from XML File
Navigation: Oracle Contracts Core Responsibility -> View -> Requests -> Submit a new request -> Select Single Request -> Click ‘OK’ -> Select Name of concurrent program / report.

Report Parameters:

  • P_XML_FILENAME : XML File Name
  • P_OPERATING_UNIT_DEFAULT : Operating Unit Default
  • P_GLOBAL_CLAUSE : Global Clause Flag
  • P_CLAUSE_STATUS_DEFAULT : Clause Status Default
  • P_VALIDATE_ONLY : Validate Only Flag

 

Purge Clause Import Interface Table

 

NAME: Purge Clause Import Interface Table
SHORT CODE: OKCARTPURINF
MODULE: Oracle Contracts Core

Description: Concurrent Program to purge clause open interface table
Navigation: Oracle Contracts Core Responsibility -> View -> Requests -> Submit a new request -> Select Single Request -> Click ‘OK’ -> Select Name of concurrent program / report.

Report Parameters:

  • P_START_DATE : Record with process date is later than given start date will be deleted
  • P_END_DATE : Record with process date is before the given end date will be deleted
  • P_PROCESS_STATUS : Process status for the deleted record
  • P_BATCH_NUMBER : Name of the Batch of records

 

Import Clauses

 

NAME: Import Clauses
SHORT CODE: OKCARTICLEIMPORT
MODULE: Oracle Contracts Core

Description: Concurrent program to import external clauses into the contract terms library
Navigation: Oracle Contracts Core Responsibility -> View -> Requests -> Submit a new request -> Select Single Request -> Click ‘OK’ -> Select Name of concurrent program / report.

Report Parameters:

  • P_BATCH_NUMBER : Batch Number to indicate the batch to be processed in this run
  • P_VALIDATE_ONLY : Process mode indicator. For ‘Y’, import process will validate the records. ‘N’ will validate and import the records. Default value is ‘Y’
  • P_FETCHSIZE : A limit of number of rows to be fetched in each cycle in the run. Default value is 100