- Tasks User Guide
- Task Management
- Create Tasks
1.1 Create Tasks
This topic describes the systematic instruction to create a task for a specific purpose.
- On Home screen, click Task
Management. Under Task Management, click
Create Task.The Create Task screen displays.
- On Create Task screen, specify the fields.
Note:
The fields marked as Required are mandatory.Table 1-1 Create Task - Field Description
Field Name Description Task Name Specify a unique name for the task being created. Task Description Specify the description for the task being created. The syntax is: appId:::<<appId>>;microServiceName:::<<microServiceName>>;contextRoot:::<<contextRoot>>;type:::<< type Of Schedule >>;jobName:::<< JOB to be triggered >>;destination:::<<Topic for which the trigger is defined>>;cronExpression:::<<cronExpression>> (without spaces)
The values that must be provided for the appId, the microServiceName, the contextRoot, and the jobName are detailed in the Table 1-2 table. Some of these tasks come as part of the day 0 set up.
Table 1-2 Task Description Formats
Task Name Task Definition pdcUnholdJob appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::pdcUnholdJob;branchCode:::004; pdcInstrumentCancelledJob appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::pdcInstrumentCancelledJob;branchCode:::004; changeDateJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::changeDateJob; poStaleJob appId:::OBSCFCMINST;microServiceName:::obscfcm-instruments-receivables-services;contextRoot:::obscfcm-instruments-receivables-services;jobName:::poProcessingJob; arrangementCdtJob appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::arrangementCdtJob;branchCode:::004;eventCode:::ARRANGEMENT_CREDIT; poolingJob appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::poolingJob;branchCode:::004;eventCode:::POOLING; runAutoDebitFinanceJob appId:::OBSCFCMBATCH;microServiceName:::obscfcm-batch-jobs;contextRoot:::obscfcm-batch-jobs;jobName:::autoDebitFinanceJob; runAutoDebitInstrumentJob appId:::OBSCFCMBATCH;microServiceName:::obscfcm-batch-jobs;contextRoot:::obscfcm-batch-jobs;jobName:::autDebitInstrumentsJob; poolingJobCash appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::poolingJobCash;branchCode:::004;eventCode:::POOLING; cdtReversalJob appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::cdtReversalJob;branchCode:::004;eventCode:::CREDIT_REVERSAL; returnRecoveryJob appId:::OBCMTXN;microServiceName:::obcm-collections-transaction-services;contextRoot:::obcm-collections-transaction-services;jobName:::returnRecoveryJob;branchCode:::004;eventCode:::RETURN; vaultMasterRecordStatusJob appId:::OBCMCOL;microServiceName:::obcm-collections-maintenance-services;contextRoot:::obcm-collections-maintenance-services;jobName:::vaultMasterRecordStatusJob;branchCode:::004; runInvAcceptance appId:::OBSCFCMBATCH;microServiceName:::obscfcm-batch-jobs;contextRoot:::obscfcm-batch-jobs;jobName:::invAcceptanceJob; runautoreconbatchjob appId:::SCFAUTORECON;microServiceName:::obscfcm-auto-recon-batch;contextRoot:::obscfcm-auto-recon-batch;jobName:::autoReconBatchJob;applicationCode:::OBSCFCM runEodBatch appId:::EODBATCH;microServiceName:::obscfcm-eod-batch;contextRoot:::obscfcm-eod-batch;jobName:::eodJob; processFutureDatedDisbursement appId:::OBSCFCMBATCH;microServiceName:::obscfcm-batch-jobs;contextRoot:::obscfcm-batch-jobs;jobName:::futureDatedDisbursementJob; forgetCoreAccountsJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::forgetCoreAccountsJob; forgetCoreCustomersJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::forgetCoreCustomersJob; markEOFIJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::markEOFIJob; markTIJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::markTIJob; markCutOffJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::markCutOffJob; releaseCutOffJob appId:::CMNCORE;microServiceName:::cmc-batch-services;contextRoot:::cmc-batch-services;jobName:::releaseCutOffJob; fciMessageTxnJob appId:::OBSCFFCIMSG;microServiceName:::obscf--fci-messaging-service;contextRoot:::obscf-fci-messaging-service;jobName:::fciMessageTxnJob;branchCode:::004; - Click Create to create the task.A message appears stating that the record is successfully created.
Parent topic: Task Management