Search 800 + Posts

May 10, 2014

Oracle Service Contract : How to Process Order Lines from Order Management to Create Service Contracts

How to Process Order Lines from Order Management to Create Service Contracts.


Once Sales order is booked  and shipped , product line ( in case product line is also on same order)  and service line progressed to Defer fulfillment workflow activity. At this point OM data has not yet interfaced to Service Contract modules.

we need to Submit Workflow Background Process concurrent request with Parameters 
  1. Item Type = OM Order Line
  2. Process Deferred = Yes, 
  3. Process Timeout = Yes, 
  4. Process Stuck = No


Once Workflow Background Process concurrent request  executed successfully workflow progress to FULFILL activity also interfaced data to OKS_REPROCESSING table.

Run Service Contracts Order Processing program concurrent request to process data from OKS_REPROCESSING table and created contracts in Service Contract module.