Versions Compared

Key

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

...

Info

Extended CA model is extract-only and available only for a limited number of feedtypes:

  • WRHSTRADEEXTRACT,
  • TRADEDCAEXTRACT,
  • SETTLEDCAEXTRACT.

To extract it please add the value CA to the IncludeExtendedDetails parameter

Expand
titleExample of CA only (click to expand):


Code Block
languagexml
<taskParameter>
	<name>IncludeExtendedDetails</name>
	<dataType>S</dataType>
	<value>CA</value>
</taskParameter>


If you use IncludeExtendedDetails = Y or ALL and want to extract Extended CA as well, add it comma-separated as in the examples below, (order is not relevant).

Expand
titleClick to expand:


Code Block
languagexml
<taskParameter>
	<name>IncludeExtendedDetails</name>
	<dataType>S</dataType>
	<value>CA,ALL</value>
</taskParameter> 


Code Block
languagexml
<taskParameter>
	<name>IncludeExtendedDetails</name>
	<dataType>S</dataType>
	<value>Y,CA</value>
</taskParameter>




Warning

Important!

  • Y and ALL values apply to SMF- and Entity-related fields only. IncludeExtendedDetails = ALL will not extract CA-related fields. This is expected behavior. To extract the newly added fields, one should specify CA within the value of IncludeExtendedDetails.
  • New functionality is applicable to streaming extracts only, non-streaming are not supported


ElementValue TypeStar TagSP ParameterEagle DBDB TableDB FieldDB Field TypeXpath
transTypeCATransTypeEnum1257in_trans_typeTRADESDBOCORP_ACT_HISTTRANS_TYPECHAR(30) ../transType
sweepDatedate1197in_sweep_dateTRADESDBOCORP_ACT_HISTSWEEP_DATEDATE ../sweepDate
cpStatusCAStatusEnum54in_cp_statusTRADESDBOCORP_ACT_HISTCP_STATUSVARCHAR2(2) ../cpStatus
cpReasonstring1728in_cp_reasonTRADESDBOCORP_ACT_HISTCP_REASONVARCHAR2(50) ../cpReason
splitRatiodecimal1001in_split_ratioTRADESDBOCORP_ACT_HISTSPLIT_RATIONUMBER(28,12) ../splitRatio
cpDebtdecimal1696in_cp_debtTRADESDBOCORP_ACT_HISTCP_DEBTNUMBER(28,12) ../cpDebt
cpSwapRatiodecimal1259in_div_amtTRADESDBOCORP_ACT_HISTDIV_AMTCP_SWAP_RATIONUMBER(28,12) ../cpSwapRatio
cpTermFlagdecimal1686in_cp_added_amtTRADESDBOCORP_ACT_HISTCP_ADDED_AMTTERM_FLAGCHAR(2) ../cpTermFlag