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>




ElementValue TypeStar TagSP ParameterEagle DBDB TableDB FieldDB Field TypeXpath
transTypeCATransTypeEnum1257in_trans_typeTRADESDBOCORP_ACT_HISTTRANS_TYPE
 ../transType
sweepDatedate1197in_sweep_dateTRADESDBOCORP_ACT_HISTSWEEP_DATE
 ../sweepDate
cpStatusCAStatusEnum54in_cp_statusTRADESDBOCORP_ACT_HISTCP_STATUS
 ../cpStatus
cpReasonstring1728in_cp_reasonTRADESDBOCORP_ACT_HISTCP_REASON
 ../cpReason
splitRatiodecimal1001in_split_ratioTRADESDBOCORP_ACT_HISTSPLIT_RATIO
 ../splitRatio
cpDebtdecimal1696in_cp_debtTRADESDBOCORP_ACT_HISTCP_DEBT
 ../cpDebt
cpSwapRatiodecimal1259in_div_amtTRADESDBOCORP_ACT_HISTDIV_AMT
 ../cpSwapRatio
cpTermFlagdecimal1686in_cp_added_amtTRADESDBOCORP_ACT_HISTCP_ADDED_AMT
 ../cpTermFlag