OIC migration workflow
implementation branch · 1 route change
Route new Salesforce order submissions through OIC to the target Oracle EBS environment. Keep the legacy route and journal-selection logic intact.
newOrders.route
EBS_LEGACY
newOrders.route
EBS_TARGET
legacyOrders.route
EBS_LEGACY
legacyOrders.route
EBS_LEGACY
Contract_Type__c
journal_key[0]
Contract_Type__c
journal_key[0]
Business_Division__c
journal_key[1]
Business_Division__c
journal_key[1]
ebs.interface
GL_INTERFACE
ebs.interface
GL_INTERFACE
Legacy routing stays available. Promotion is gated on PR #482 review.