Versions Compared

Key

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

...

For larger files greater than 150MB, a timeout was occurring.  The issue was resolved by adding an additional call to the curl command with a timeout set to 1800 seconds. The New new, optional parameter is defined as  WW_FTP_CURL_TIMEOUT_30MIN and should be set with a value of Y in the w_config_custom.inc.

...

  • Created new inbound interface to load Entity Liquidity object records to database.
  • Created functionality to delete Entity Liquidity object records from database via Inbound Interface.
  • Inbound interface for EntityLiquidity added was added to eagle_wrf_generic_load workflow.

Changed files:
eagleml_entity.xml
ent_entityliquidity_delete.inc
generate_sp_on_fly.inc
parse_ent_common_fields.inc
xml-ent_delete.xml
xml-ent_objects.rsf

...

SDP-22672: GENISSUEANALYTICEXTRACT was updated to support streaming

Rules The rules for GENISSUEANALYTICEXTRACT the GENISSUEANALYTICEXTRACT were updated to support streaming.

...

The parameter TIBCOMode has an impact on the mapping of attributes for extract data.
The EagleML and transactionMessage nodes did not contain important attributes for TIBCO mode when using streaming mode.
Support was provided to the last group of extracts below:

  • WORKINGTRIALBALANCEEXTRACT

...

  • PREFERREDSHAREEXTRACT

...

  • UNAPPROVEDVARMARGINEXTRACT

...

  • WEIGHTEDAVERAGEEXTRACT

...

  • MDCLENEAGEGRAPHEXTRACT

...

  • WASHSALEEXTRACT

Extra grouping in the out_t_streaming includes was deleted (includes were optimized) for the listed extracts:

  • WRHSBROKTRDQUOTEEXTRACT

...

  • WRHSCASHACTIVITYEXTRACT

...

  • WRHSCASHFLOWPROJEXTRACT

...

  • WRHSCLOSELOTEXTRACT

...

  • WRHSCSTDACTIVITYEXTRACT

...

  • WRHSCSTDBALANCEEXTRACT

...

  • WRHSNAVEXTRACT

...

  • WRHSPENDINGTRADESEXTRACT

...

  • WRHSPERFORMANCEEXTRACT

...

  • WRHSPOSITIONEXTRACT

...

  • WRHSTRADEEXTRACT

...

  • WRHSNAVMONTHENDEXTRACT

Files changed:1.

  • t_eml_header_streaming.inc

...

  • t_rule_start_obj_header_streaming.inc

...

  • t_rule_start_trx_header_streaming.inc

...

  • t_acct_preferred_share_streaming.inc

...

  • t_acct_unapproved_var_margin_streaming.inc

...

  • t_acct_weighted_average_streaming.inc

...

  • t_ref_mdc_leneage_graph_streaming.inc

...

  • t_ref_mdc_leneage_graph_streaming.xml

...

  • t_warehouse_brokertradequote_streaming.inc

...

  • t_warehouse_brokertradequote_streaming.xml

...

  • t_warehouse_brokertradequote_streaming_eml.inc

...

  • t_warehouse_cash_activity_streaming.inc

...

  • t_warehouse_cash_activity_streaming.xml

...

  • t_warehouse_cash_activity_streaming_eml.inc

...

  • t_warehouse_cash_flow_proj_streaming.inc

...

  • t_warehouse_cash_flow_proj_streaming.xml

...

  • t_warehouse_cash_flow_proj_streaming_eml.inc

...

  • t_warehouse_close_lot_streaming_eml.inc

...

  • t_warehouse_closelot_streaming.inc

...

  • t_warehouse_custody_activity_streaming.inc

...

  • t_warehouse_custody_activity_streaming.xml

...

  • t_warehouse_custody_activity_streaming_eml.inc

...

  • t_warehouse_custody_balance_streaming.inc

...

  • t_warehouse_custody_balance_streaming.xml

...

  • t_warehouse_custody_balance_streaming_eml.inc

...

  • t_warehouse_nav_streaming.inc

...

  • t_warehouse_nav_streaming.xml

...

  • t_warehouse_nav_streaming_eml.inc

...

  • t_warehouse_pending_trades_streaming.inc

...

  • t_warehouse_pending_trades_streaming.xml

...

  • t_warehouse_pending_trades_streaming_eml.inc

...

  • t_warehouse_performance_streaming.inc

...

  • t_warehouse_performance_streaming.xml

...

  • t_warehouse_performance_streaming_eml.inc

...

  • t_warehouse_position_streaming.inc

...

  • _warehouse_trade_streaming.inc

...

  • _warehouse_trade_streaming.xml

...

  • t_warehouse_trade_streaming_eml.inc

...

  • t_wash_sale_streaming_eml.inc

...

  • t_warehouse_nav_month_streaming.xml

...

  • t_acct_working_trial_balance_streaming.inc

...

  • t_acct_working_trial_balance_streaming.xml


SDP-21983: Added support for BatchMode for Warehouse the Warehouse DeltaBased extracts

Logic was enhanced to allow BatchMode to be disabled for DeltaBased Warehouse Extracts via RTR parameter:

...