Class JobReceiptWaitService

  • All Implemented Interfaces:
    IServiceDefinitionAware, IJobActionService

    public class JobReceiptWaitService
    extends AbstractJobActionService
    Provides a 'Job Receipt Wait' Service.

    This action polls the submissions until the receipts have completed. The generation of the receipts is completed by a separate Transact Scheduled Job 'Transaction Processing' which by default runs every 5 minute. This action will complete when all receipts have been generated for this job's submissions. If any receipt has not completed the action returns a result of "In Progress". This will mean the Job Action / Job processing will stop and retry again in 1 minute.

    Configuration

    There are no Job Action Properties which can be use to configure this action step.

    Since:
    4.1.0