4.1 Create Task

This topic describes the systematic instructions to create the task.

Oracle Banking Liquidity Management Intraday jobs required the following tasks to be created :
  1. On Home screen, under Task Management menu, click Create Task.
    The Create Task screen displays.

    Note:

    The fields marked as Required are mandatory.
  2. Specify the values mentioned in the following table.

    Table 4-1 Intraday Job - Task Values

    Sl. no Task Name Description Task Definition
    1 OBLM_intraDayAccountPairSweepJob_INT_001 This task initiates Intraday Account Pair sweep execution appId:::LMS;microServiceName:::oblm-sweep-services;contextRoot:::oblm-sweep-services;type:::schedule;jobName:::intraDayAccountPairSweepJob;cronExpression:::0 0/5 * * * ?;

    Note:

    If parallel Processing strategy should be used during intraday execution, following Task Definition is to be used. appId:::LMS;microServiceName:::oblm-sweep-services;contextRoot:::oblm-sweepservices;type:::schedule;jobName:::intraDayAccount PairSweepJobV2;cronExpression:::0 0/5 * * * ?;
    2 OBLM_intraDayStructureSweepJob_INT_002 This task initiates Intraday Structure sweep execution appId:::LMS;microServiceName:::oblm-sweep-services;contextRoot:::oblm-sweep-services;type:::schedule;jobName:::intraDayStructureSweepJob;cronExpression:::0 0/5 * * * ?;

    Note:

    If parallel Processing strategy should be used during intraday execution, following Task Definition is to be used. appId:::LMS;microServiceName:::oblm-sweep-services;contextRoot:::oblm-sweepservices;type:::schedule;jobName:::intraDayStructure SweepJobV2;cronExpression:::0 0/5 * * * ?;
    3 OBLM_processMTHoldMessagesJob_INT_003 This task processes MT Messages that are on hold appId:::LMG;microServiceName:::oblm-messaging-services;contextRoot:::oblm-messaging-services;type:::schedule;jobName:::processMTHoldMessagesJob;cronExpression:::0 0/5 * * * ?;
    4 OBLM_pendingPaymentsJob_INT_004 This task retriggers the sweep handoffs that are in pending state appId:::LMX;microServiceName:::oblm-integration-services;contextRoot:::oblm-integration-services;type:::schedule;jobName::: pendingPaymentsJob;cronExpression:::0 0/5 * * * ?;
    5 OBLM_publishEventsLogJob_INT_005 This task publishes the events to Kafka appId:::LMX;microServiceName:::oblm-integration-services;contextRoot:::oblm-integration-services;type:::schedule;jobName:::publishEventsLogJob;cronExpression:::0 0/10 * * * ?;
    6 OBLM_pendingReallocationJob_INT_006 This task retriggers the reallocation handoffs that are in pending state appId:::LMX;microServiceName:::oblm-integration-services;contextRoot:::oblm-integration-services;type:::schedule;jobName:::pendingReallocationJob;cronExpression:::0 0/10 * * * ?;
    7 sweepEventsFetch This task is to fetch and populate the sweep events to dashboard schema appId:::LMD;microServiceName:::oblm-dashboard-services;contextRoot:::oblm-dashboard-services;type:::schedule;jobName:::sweepLMDEventsJob;cronExpression:::0 0/5 * * * ?'
    8 savetoChargeCalCollJob_LM This task is needed for Charges, Only If LM is deployed appId:::VAMLMCHG;microServiceName:::vamlm-charge-services;contextRoot:::vamlm-charge-services;jobName:::savetoChargeCalCollJob;appCode:::LMCHG;
    9 chargePostingJob_LM This task is needed for Charges, Only If LM is deployed appId:::VAMLMCHG;microServiceName:::vamlm-charge-services;contextRoot:::vamlm-charge-services;jobName:::chargePostingJob;appCode:::LMCHG;
    10 chargeCalculationJob_LM This task is needed for Charges, Only If LM is deployed appId:::VAMLMCHG;microServiceName:::vamlm-charge-services;contextRoot:::vamlm-charge-services;jobName:::chargeCalculationJob;appCode:::LMCHG;
    11 savetoChargeCalCollJob_VAM This Task is needed for Charges. In case its a codeployed environment for both VAM and LM, then both VAM and LM tasks are required for charges. appId:::VAMLMCHG;microServiceName:::vamlm-charge-services;contextRoot:::vamlm-charge-services;jobName:::savetoChargeCalCollJob;appCode:::VAMCHG;
    12 chargePostingJob_VAM This task is needed for Charges. In case its a codeployed environment for both VAM and LM, then both VAM and LM tasks are required for charges appId:::VAMLMCHG;microServiceName:::vamlm-charge-services;contextRoot:::vamlm-charge-services;jobName:::chargePostingJob;appCode:::VAMCHG;
    13 chargeCalculationJob_VAM This task is needed for Charges. In case its a codeployed environment for both VAM and LM, then both VAM and LM tasks are required for charges. appId:::VAMLMCHG;microServiceName:::vamlm-charge-services;contextRoot:::vamlm-charge-services;jobName:::chargeCalculationJob;appCode:::VAMCHG;
    14 platoOrchArchivejob This task is needed for Purge, Conductor related tables. appId:::LMX;microServiceName:::oblm-integration-services;contextRoot:::oblm-integration-services;jobName:::platoOrchArchivejob;purgeConfigName:::<<purgeConfigName>>;Plato Orch Archival Instructions
  3. Click Create to create the task for each Intraday job.