Versions Compared

Key

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

...

Node

Description

Optional/Required

transactionDate

Transaction date

optional

batchKey

Contains information on the so-called batch key used to group data (EntityID^EffectiveDate^sourcename)

usually optional but required when you load Warehouse objects in batch mode.

subBatchKey

action

Defines whether to add, delete or update data in database (ADD, DELETE, UPDATE)

optional

correlationId

Unique message identifier processed and displayed by Message Center

optional

businessTaskId

Business task identifier processed and displayed by Message Center

optional

Info

Allows the use of special symbols:  ~ ! @ # $ % ^ _ + / \ } [ || ] { : ; - * (please note, that this is not recommended)


sequenceNumber

Defines file number in the sequence

usually optional but required when you are using Sequencer

isLastInSequence

Makes the Sequencer turn off after processing this file, if its value is TRUE.

usually optional but required when you are using Sequencer

totalCount

Counter

usually optional but required when you are using Sequencer

objectType

Router sends the message to a specific rule according to this node. Case-sensitive node.

required

objectId

Object Identifier

optional

objectDescription

Object description

optional

updateTimestamp


optional

procedureSwitch

deltaBased

checkActivity

processingOptions

enableSourceMappingFlag

codeTranslations

If codeTranslations node contains ‘primaryExchangeCode’ –

Code Block
languagexml
<codeTranslations>primaryExchangeCode</codeTranslations>

then Primary Exchange Code value (<primaryExchangeCode> node will be mapped to the Code Translation lookup pan-lcode-translation.htm as incoming value for tag 1176 (From Code Value). The output value – tag 1103 (To Code Value) will be mapped to GenericSMF stored procedure and Security Resolution logic (to tag 1981 and tag 17) if this value is not null.

This logic supports the following inbound interfaces:

  • GenericSMF, Underlying Model of GenericSMF and Forward SMF
  • AccountingSMF
  • MultilegSMF
  • UnderltingSMF
  • DeleteSMF
  • SMF MI
  • AccountingCA
  • GenericCA
  • CancelCA
  • MandatoryCAExclusion
  • VoluntaryCAElection
  • AnalyticEquity
  • AnalyticFI
  • GenericIssueAnalytic
  • SMFIdentifiers
  • SMFIdentifier
  • ReferenceElementOverride
  • IssuePrice
  • ExchangePrice
  • IssuePcPrice
  • IssueFxRateDemand
  • Rating
  • RecoveryRate
  • IssuerRole
  • IssuerRole – delete rule
  • IssueVariableRate
  • ModelPrice
  • NaicDesignation
  • Schedule
  • SecurityNotes
  • SecurityOverrides
  • TimeSeries
  • VendorCashFlow

...