Submission web services

JobAPI primarily adds an activity to a job by using an activity pattern. It also has methods to find and withdraw jobs.

PolicyPeriodAPI is a web service for performing various operations on policy periods within PolicyCenter. There are methods to add the following:

  • Add a note to the policy and policy period
  • Add a document to the policy period
  • Add a referral reason code to the policy period

WorkflowAPI is a web service for performing various operations on workflows within PolicyCenter. It can:

  • Start an action (by invoking a trigger) to advance the workflow to the next step.
  • Resume a workflow or all the workflows. The workflow engine can attempt to advance the workflow (or all workflows) to the next step. If there is an error, then it is logged.
  • Suspend a workflow.