Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check after the requeue, the statement forward document’s reprocessingStatus as well as the completedForwardingLog on the statements to confirm requeue is successful.

Usage

Through the API (available in SDC enterprise from 13.32.0)

...

Through the UI (available soon, site admins only)

What is a Missed Statement

A statement is matched in the search stage if it meets the following criteria:

  • Matches the SFs filter

  • Statement’s stored time is after the createdAt  time of the SF

  • Statement hasn’t been forwarded by this SF (completedForwardingQueue doesn’t include the SF’s _id )

  • Statement is not currently awaiting forwarding for this SF (pendingForwardingQueue doesn’t include the SF’s _id)

  • Statement isn’t still in one of the forwarding queues (processingQueues doesn’t include STATEMENT_FORWARDING_QUEUE or STATEMENT_FORWARDING_PERSONA_DEPENDENT_QUEUE)

  • Organisation of statement and SF are the same