Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagexml
<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="ReferenceTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="ReferenceTransactionMessage">
     <referenceTransaction>
          <header>
  <messageId messageIdScheme="http://www.eagleinvsys.com/coding-scheme/message-id-2-0">TST20A</messageId> <sentBy>http://www.eagleinvsys.com/</sentBy>
<sendTo>SEND_TO</sendTo>
<replyTo>REPLY_TO</replyTo>
<copyTo>COPY_TO</copyTo>
<creationTimestamp>2021-03-04T13:15:09</creationTimestamp>
<expiryTimestamp>2021-03-04T13:15:10</expiryTimestamp> <objectType>CodeValue</objectType>
    </header>
<validation>VALIDATION</validation>
<taskTypeEnum>LOAD</taskTypeEnum>
<synchronousExecution xmlns="">SYNCHRONOUS_EXECUTION</synchronousExecution>
<referenceTransaction>
<header>
<transactionDate>2018-07-10</transactionDate>
<batchKey>BATCH_KEY</batchKey>
<subBatchKey>SUB_BATCH_KEY</subBatchKey>
<action>ADD</action>
<correlationId>TSTR7986G</correlationId>
<businessTaskId>T210A</businessTaskId>
<sequenceNumber>507238</sequenceNumber>
<isLastInSequence>true</isLastInSequence>
<objectType>CodeValue</objectType>
<objectId>TSTR821A</objectId>

           <codeValue>
                <objectType>CodeValue</objectType>
                <objectId>CodeValue</objectId>
                <objectDescription>OBJECT_DESCRIPTION</objectDescription>
                <updateTimestamp>2021-03-04T13:15:10</updateTimestamp>
 <procedureSwitch>CORE</procedureSwitch> <deltaBased>N</deltaBased> <checkActivity>N</checkActivity> <processingOptions>PROCESSING_OPTIONS</processingOptions> <calcDates> <dateRule dateElementId="DATE_ELEMENT_ID" ruleName="RULE_NAME" fromCurrentDate="Y" dateToUse="StartDate">dateRule</dateRule> </calcDates> <enableSourceMappingFlag>Y</enableSourceMappingFlag> <codeTranslations>CODE_TRANSLATIONS</codeTranslations> </header> <reason> <reasonTypeEnum>WARNING</reasonTypeEnum>
<reasonCode>1</reasonCode>
<description>DESCRIPTION</description>
<reasonTag>1</reasonTag>
<additionalData>
<mimeType>MIME_TYPE</mimeType>
<string>STRING</string>
</additionalData>
<workflowState>
<processCorrelationId>43IL8ESUQD</processCorrelationId>
<originatingCorrelationId>B41KEA43IL8ESUQD</originatingCorrelationId>
<totalParts>1</totalParts>
<nextStream>NEXT_STREAM</nextStream>
<taskId>ESUQD</taskId>
<waitEventId>ESUQD</waitEventId>
</workflowState>
</reason>
<codeValue>
<objectType>CodeValue</objectType>
<objectId>CodeValue</objectId>
<objectDescription>OBJECT_DESCRIPTION</objectDescription>
<updateTimestamp>2021-03-04T13:15:10</updateTimestamp>
<customElements>
<customElement>
<name>NAME</name>
<dataType>T</dataType>
<value>VALUE</value>
</customElement>
</customElements><customElements>
                      <customElement>
                         <name>NAME</name>
                         <dataType>T</dataType>
                         <value>VALUE</value>
                       </customElement>
                 </customElements>
                 <sourceName>EAGLE PACE</sourceName>
                 <updateSource>MCADMIN</updateSource>
                 <effectiveDate>2018-07-10</effectiveDate>
<languageId>805319</languageId>
                 <languageId>0</languageId>
                 <tagNochangecase>TAG_NOCHANGECASE</tagNochangecase>
                 <preserveNull>PRESERVE_NULL</preserveNull>
                 <noLoadValidationFlag>NO_LOAD_VALIDATION_FLAG</noLoadValidationFlag>
                 <accountingValidationFlag>ACCOUNTING_VALIDATION_FLAG</accountingValidationFlag>
                 <skipIfExistFlag>Y</skipIfExistFlag>
                 <codeCategoryName>CODE_CATEGORY_NAME</codeCategoryName>
                 <codeCategoryDescription>CODE_CATEGORY_DESCRIPTION</codeCategoryDescription>
                 <codeValue>CODE_VALUE</codeValue>
                 <codeValueDescription>CODE_VALUE_DESCRIPTION</codeValueDescription>
				 <codeValueLongDescription>CODE_VALUE_LONG_DESCRIPTION</codeValueLongDescription>	
                 <obsolete>OBSOLETE</obsolete>
                 <rollForwardFlag>ROLL_FORWARD_FLAG</rollForwardFlag>
                 <systemControlFlag>SYSTEM_CONTROL_FLAG</systemControlFlag>
             </codeValue>
         </referenceTransaction>
</EagleML>

...