Skip to main content

Posts Tagged ‘Schedule Process’

Istock 869275910 Two Men Look At Computer Code Together (resized)

Configuring Jenkins Jobs by Using CRON

Today, I’d like to walk you through configuring a Jenkins job automation through C jobs and its various choices. Before jumping in, I’ll shed some light on what Jenkins is. Understanding Jenkins Jenkins is an open-source integration tool that allows continuous development, testing, and deployment of newly created codes. Jenkins plugins cover everything from version […]

Schedule Business Logic in Oracle Sales Cloud

In the Past In previous releases of OSC, if a record needs to update based on custom business logic then we may have to rely on external code that executes the logic and update the records in OSC through web services or update using batch data load. Now with R12 and R13, this approach has changed, […]