Enterprise Solutions

100010-Document Batch Complete Notification

Enterprise Event System (EES) > Event Publishers > 4|Sight > 100010-Document Batch Complete Notification
Details
FamilyDocument - Document
Event Number100010
Event Code100010
Event DescriptionDocument Batch Complete Notification
CategoryNotification
SeverityInformational
NotesThis is a Document Services notification that a batch of statements or notices has completed processing
Event XML Data
NameValue HintPrevious Value Hint
BatchIdBatch Identification
ElecDocCodeDocument Type
DocFileIdDocument Provider
DocCntCount of Statements or Documents delivered electronically
PrtDocCntCount of Statements or documents that will be printed
CdDocCntCount of Statements or Documents that will be delivered on Compact Disc or similar media
TotDocCntTotal Count of Statements or Documents included in a batch. <TotDocCnt> is not necessarily the total of <DocCnt> + <PrtDocCnt> + <CDDocCnt> as a statement or document could be included in more than one group. An example might be that an FI’s customer might want their statement delivered electronically and also delivered on a Compact Disc. In this example, DocCnt equals 1 and CDDocCnt equals 1 and TotDocCnt would also equal 1.
XML For Event Code 100010

 <EESEventAdd>
 <JESMsgRqHdr>
  <JESHdr>
    <AuditWsId>[79.125.0.209]</AuditWsId>
    <ConsumerProd>[ConsumerProd]</ConsumerProd>
    <ConsumerRqDtTime>2016-05-04T18:13:51.0</ConsumerRqDtTime>
  </JESHdr>
 </JESMsgRqHdr>
 <EESEventInfoArray>
  <EESEventInfo>
    <EventNum>100010</EventNum>
    <EventProd>[Product Name]</EventProd>
    <EventTimeDt>2016-05-04T18:10:51.0</EventTimeDt>
    <InstId>[123456789]</InstId>
      <EventDataInfoArray>
      <EventDataInfo>
        <Name>BatchId</Name>
        <Val>[Batch Identification]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>ElecDocCode</Name>
        <Val>[Document Type]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>DocFileId</Name>
        <Val>[Document Provider]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>DocCnt</Name>
        <Val>[Count of Statements or Documents delivered electronically]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PrtDocCnt</Name>
        <Val>[Count of Statements or documents that will be printed]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>CdDocCnt</Name>
        <Val>[Count of Statements or Documents that will be delivered on Compact Disc or similar media]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>TotDocCnt</Name>
        <Val>[Total Count of Statements or Documents included in a batch. <TotDocCnt> is not necessarily the total of <DocCnt> + <PrtDocCnt> + <CDDocCnt> as a statement or document could be included in more than one group.  An example might be that an FI’s customer might want their statement delivered electronically and also delivered on a Compact Disc.  In this example, DocCnt equals 1 and CDDocCnt equals 1 and TotDocCnt would also equal 1.]</Val>
      </EventDataInfo>
    </EventDataInfoArray>
  </EESEventInfo>
 </EESEventInfoArray>
 </EESEventAdd>
            

Have a Question?
Have a how-to question? Seeing a weird error? Get help on StackOverflow.
Register for the Digital Toolkit Meetup where we answer technical Q&A from the audience.
Last updated Wed Nov 29 2023