EagleML and EJM require a series of infrastructure message streams. This page describes how to verify in the Message Center Console that all of the required streams are installed and enabled and which message streams are required.
Info | ||
---|---|---|
| ||
The first time you install the monthly EagleML package In an environment, this check should be performed. It is not required for subsequent installs. This is applicable to both the automated and the manual install processes. While this step is optional on subsequent installs, it may be conducted after each install as an additional verification point for manual installs. |
In this page:
...
Stream Name | Stream Category | Comments | Stream Description |
---|---|---|---|
eagle_default_secmaster_resolution | EGL_EagleML | This stream is used to translate the non-standard identifiers in the requestor file into vendor accepted identifiers, so that the vendor may identify the security | |
eagle_mc_alerts | EGL_EagleML | This stream is used to send email alerts by MsgDetailId | |
eagle_ml-2-0_default_cm_exec_eds | EGL_EagleML | This stream is used to execute any types of EDS processes. | |
eagle_ml-2-0_default_cm_profiled_load_validation | EGL_EagleML | This stream validates profiled generic load results. | |
eagle_ml-2-0_default_cm_refresh_engine_cache | EGL_EagleML | This stream is used to automate engine cache clearing during runtime | |
eagle_ml-2-0_default_in_xml_acct_cash | EGL_EagleML | This stream is used to load the Accounting Cash objects | |
eagle_ml-2-0_default_in_xml_acct_cash_no_split | EGL_EagleML | This stream is used to load accounting cash objects.The incoming messages are processed sequentially in the order in which they are in the data file | |
eagle_ml-2-0_default_in_xml_acct_trades | EGL_EagleML | This stream is used to load the Accounting Trade objects | |
eagle_ml-2-0_default_in_xml_acct_trades_no_split | EGL_EagleML | This stream is used to load Accounting Cash objects sequentially | |
eagle_ml-2-0_default_in_xml_costbasis_adj | EGL_EagleML | This stream is used to load the Cost Basis Adjustment object | |
eagle_ml-2-0_default_in_xml_ent_no_split | EGL_EagleML | This stream is used to load the Entity objects sequentially | |
eagle_ml-2-0_default_in_xml_entity | EGL_EagleML | This stream is used to load the Entity objects | |
eagle_ml-2-0_default_in_xml_impairments | EGL_EagleML | This stream is used to load the Impairments object | |
eagle_ml-2-0_default_in_xml_issuer_mi | EGL_EagleML | This stream is used to split the Generic Issuer file into several Issuer files and route them to the eagle_ml-2-0_default_in_xml_reference stream | |
eagle_ml-2-0_default_in_xml_ref_ext | EGL_EagleML | This stream is used to load the extended schedule objects | |
eagle_ml-2-0_default_in_xml_ref_no_split | EGL_EagleML | This stream is used to load the Reference objects. The incoming messages are processed sequentially in the order in which they are in the data file | |
eagle_ml-2-0_default_in_xml_reference | EGL_EagleML | This stream is used to load the Reference objects | |
eagle_ml-2-0_default_in_xml_smf_custom | EGL_EagleML | Obsolete | This stream was used to load the customSMF object. It is obsolete, but documented for backwards compatibility. |
eagle_ml-2-0_default_in_xml_smf_generic | EGL_EagleML | This stream is used to load the Generic SMF object | |
eagle_ml-2-0_default_in_xml_smf_mi | EGL_EagleML | This stream is used to split the Generic SMF file into several Reference and SMF files and route them to the eagle_ml-2-0_default_in_xml_smf_generic and eagle_ml-2-0_default_in_xml_reference streams | |
eagle_ml-2-0_default_in_xml_user | EGL_EagleML | This stream is used to load the User objects | |
eagle_ml-2-0_default_in_xml_warehouse | EGL_EagleML | This stream is used to load the Warehouse objects (XMLDBAPI format) | |
eagle_ml-2-0_default_in_xml_warehouse_preproc | EGL_EagleML | This stream is used to load the Warehouse objects (EagleML format) | |
eagle_ml-2-0_default_in_xml_washsale | EGL_EagleML | This stream is used to load the Accounting washSale object | |
eagle_ml-2-0_default_out_q | EGL_EagleML | This stream is the first stage of the data export and manages the query process within the EJM framework | |
eagle_ml-2-0_default_out_star_extracts | EGL_EagleML | This stream is used to extract data in STAR format | |
eagle_ml-2-0_default_out_streaming_t | EGL_EagleML | This stream is similar to the eagle_ml-2-0_default_out_t, as this stream is the second stage of the data export and manages the transformation process within the EJM framework. It uses the latest Eagle technology which enables tasks to be executed faster improving throughput | |
eagle_ml-2-0_default_out_t | EGL_EagleML | This stream is the second stage of the data export and manages the transformation process within the EJM framework | |
eagle_ml-2-0_default_validatepackage | EGL_EagleML | This stream validates package integrity | |
eagle_default_eds_warehouse | EGL_EJM | This stream is used to represent errors in MC from Warehouse object load via pyruleservice correctly and to support reprocessing of failed records. | |
eagle_default_extractor_demand | EGL_EJM | This stream is used to run the data extraction manually | |
eagle_default_file_distribution | EGL_EJM | This stream is used to deliver files using external connection. Only FTP delivery type supported. (Note: it is part of eagle_ml_file_distribution package). | |
eagle_default_nuggetizer_restart | EGL_EJM | This stream is used to restart the Eagle Nuggetizer. The Eagle Nuggetizer is a schedule-based workflow and is run by a defined schedule. The Eagle Nuggetizer Workflow runs the eagle_ml-2-0_default_cm_nuggetizer’ stream, which collects EagleML files, concatenates them into nuggets and sends it for further processing | |
eagle_iws_service_data_empty | EGL_EJM | This stream is used to group rule and include files that do not require an execution stream | |
eagle_ml-2-0_default_cm_acquire_data | EGL_EJM | The stream receives the information provided to the control message, adds the end of workflow trigger file and delivers all details of the Load Flow Control stream to orchestrate data loads | |
eagle_ml-2-0_default_cm_concat | EGL_EJM | This stream concatenates several incoming files into one outgoing with a set name | |
eagle_ml-2-0_default_cm_construct_request | EGL_EJM | This stream generates the requester file from the EagleML Generic SMF identifiers to load the details from Bloomberg. It is used in the generic_load_enrichment workflow | |
eagle_ml-2-0_default_cm_control_message | EGL_EJM | This stream receives and parses control messages. The control message is an XML-formatted input message that EJM recognizes and processes as a command to execute a specific message stream, STAR event, or PACE event | |
eagle_ml-2-0_default_cm_control_process | EGL_EJM | This stream is used to stop / kill workflows or MC streams | |
eagle_ml-2-0_default_cm_data_file_splitter | EGL_EJM | The main purpose of the this stream is to increase the performance of the incoming GICSV (Generic Interface CSV) formatted files loading by splitting the incoming file into several smaller and distributing files into Message Center processes in order to run parallel processing | |
eagle_ml-2-0_default_cm_data_load_cmw_in | EGL_EJM | This stream is a helper stream used by the Message Center Console and Automation Center to deliver data files to the incoming folder (/cmw/in) | |
eagle_ml-2-0_default_cm_datafile_control | EGL_EJM | This stream reads the trigger file from the eagle_ml-2-0_default_cm_datafile_task and makes a specified copy in the staging folder and then moves it to the specified stream for processing | |
eagle_ml-2-0_default_cm_datafile_task | EGL_EJM | This stream creates a trigger file with necessary information(stream name, file name, source stream name etc.) and sends it to the stream eagle_ml-2-0_default_cm_datafile_control | |
eagle_ml-2-0_default_cm_dfa | EGL_EJM | MC2 | This stream receives data files for the MC2 workflow execution |
eagle_ml-2-0_default_cm_dishub_client | EGL_EJM | These streams are the EagleAccessFTP streams used to execute i2i delivery | |
eagle_ml-2-0_default_cm_dishub2spoke_client | EGL_EJM | ||
eagle_ml-2-0_default_cm_disribute_to_nuggetizer | EGL_EJM | This stream sends the incoming file into the nuggetizer folder, configured by the W_NGTZR_DIST_FOLDER setting | |
eagle_ml-2-0_default_cm_ea_ftp_reader | EGL_EJM | This stream performs the following tasks: Sends a request to the database SITESEE about the files received on the FTP; Gets files from the FTP; Updates the status in SITESEE database about the files; and Sends the files for processing to the eagle_ml-2-0_default_cm_control_message stream | |
eagle_ml-2-0_default_cm_eas_distribution | EGL_EJM | This stream gets EAS alerts as a TSR message, converts the TSR to format in accordance with the list of defined templates and send alerts via mail | |
eagle_ml-2-0_default_cm_ejm_reporter | EGL_EJM | MC2 | This MC2 stream generates acknowledgement and task status reply messages. Task statuses are SUCCESS, FAILED, and NO_DATA (for a data extract that found no database records). This stream is also the last one in the execution sequence (Load Flow Control Rule), posting the processing status of the completed workflow as a success or a failure; this stream also triggers final reporting to the external system by dropping a trigger file to the /REP folder) |
eagle_ml-2-0_default_cm_email_distribution | EGL_EJM | This stream is used to distribute the results of the workflow to email | |
eagle_ml-2-0_default_cm_eofw | EGL_EJM | This stream is last in the execution sequence (Load Flow Control Rule), reporting the processing status of the completed workflow as a success or a failure; this stream also triggers final reporting to an external system by dropping a trigger file into the /REP folder | |
eagle_ml-2-0_default_cm_execextract | EGL_EJM | MC2 | This stream is used to evaluate group condition and fill list of filter values, fill group prefix, build RTR for generic extract based on incoming task parameters, execute asynchronously generic extract workflow as a sub-process using the built RTR. |
eagle_ml-2-0_default_cm_exectransform | EGL_EJM | MC2 | MC2loadprofileexecutortransformstream |
eagle_ml-2-0_default_cm_execute_pace_event | EGL_EJM | This stream is used to invoke a specific PACE event by name | |
eagle_ml-2-0_default_cm_execute_star_event | EGL_EJM | This stream is used to invoke a specific STAR Accounting event by name | |
eagle_ml-2-0_default_cm_execwkfl | EGL_EJM | This is the main stream in workflow execution | |
eagle_ml-2-0_default_cm_extract_validation | EGL_EJM | MC2 | This stream validates result of extraction – according to validation definition that should be defined for this task (task if more like framework that will execute validation logic). It is designed to allow clients to validate extract and abort extract delivery in case if extract is invalid – if it lack viable information, if extract differ too much from baseline (or previous day) extract. |
eagle_ml-2-0_default_cm_file_distribution | EGL_EJM | This stream is used to deliver files. For example, for i2i workflow | |
eagle_ml-2-0_default_cm_load_flow_control | EGL_EJM | This stream uses a preprocessor rule file (*.prf), to sequentially execute a set of data loads in logical database order, launching the appropriate supported message stream interface for each available input file | |
eagle_ml-2-0_default_cm_mc2_healthcheck | EGL_EJM | This Message Center stream is used to validate MC2 is up and running, checks the health of MC2 | |
eagle_ml-2-0_default_cm_monitoring | EGL_EJM | This stream monitors ALERTS and sends a notification to the eagle_ml-2-0_default_cm_email_distribution stream if an alert occurs | |
eagle_ml-2-0_default_cm_ndfa | EGL_EJM | This stream is used to initiate EJM workflows based on the file names being dropped in this stream | |
eagle_ml-2-0_default_cm_ndfa_exec | EGL_EJM | This stream determines for which workflow the incoming data file is intended and generates an event for this workflow | |
eagle_ml-2-0_default_cm_notif_email | EGL_EJM | This stream transforms the TSR to plain text format and sends it via email | |
eagle_ml-2-0_default_cm_nuggetizer | EGL_EJM | This stream collects EagleML files, concatenates them into nuggets and sends them for further processing. It is used in the eagle_nuggetizer_workflow | |
eagle_ml-2-0_default_cm_nuggetizer_recover | EGL_EJM | This stream is used in troubleshooting for the eagle_nuggetizer_workflow. It also purges generic_load_enrichment stream | |
eagle_ml-2-0_default_cm_pacepoll | EGL_EJM | MC2 | This stream is used to poll and check the status of Pace reports |
eagle_ml-2-0_default_cm_packer | EGL_EJM | This stream is used to compress files to a ZIP archive | |
eagle_ml-2-0_default_cm_parallel_exec | EGL_EJM | This stream is part of workflow of loading files in parallel | |
eagle_ml-2-0_default_cm_purge_archive | EGL_EJM | This stream is used to purge or archive files from the local and FTP folders | |
eagle_ml-2-0_default_cm_queue_poster | EGL_EJM | This stream is used to add information to the queue | |
eagle_ml-2-0_default_cm_realtime_ejm_stat | EGL_EJM | This stream is used to display information in the EJM task tab correctly and check if the data was processed for the received RTR | |
eagle_ml-2-0_default_cm_send_to_wrf | EGL_EJM | This stream is used to send data files to the workflow loader when the profiled generic load is used | |
eagle_ml-2-0_default_cm_sequencer | EGL_EJM | This stream is used to check whether to process the message in queue | |
eagle_ml-2-0_default_cm_sequencer_cleanup | EGL_EJM | This stream is used to clean up all the message in the queue for a workflow and to remove the current workflow from the queue | |
eagle_ml-2-0_default_cm_sequencer_sch | EGL_EJM | This stream is used to check messages in the queue and send messages for processing | |
eagle_ml-2-0_default_cm_task_executor | EGL_EJM | This stream receives the dataflow state from the database and stops processing if the workflow status is a negative acknowledgement (NACK). This stream derives the stream name to execute, using the task type and feed type, and triggers the execution using an ACQUIRE style message stream | |
eagle_ml-2-0_default_cm_task_reporter | EGL_EJM | This stream generates acknowledgement (ACK / NACK) and task status reply messages. Task statuses are SUCCESS, FAILED, and NO_DATA (for a data extract that retrieved no database records). This stream is last in the execution sequence (Load Flow Control Rule), posting the processing status of the completed workflow as a success or a failure. This stream also triggers final reporting to the external system by dropping a trigger file to the /REP folder | |
eagle_ml-2-0_default_cm_transform_report | EGL_EJM | This stream is used to transform the TSR | |
eagle_ml-2-0_default_cm_tsr | EGL_EJM | This stream is used to create and manage dependencies between multiple EJM tasks and oversees the fork and join functionality within the stream flow | |
eagle_ml-2-0_default_cm_unpacker | EGL_EJM | This stream is used to decompress files from any archive type (ZIP,GZIP,TARGZIP,TAR) | |
eagle_ml-2-0_default_cm_unpacker_exec | EGL_EJM | This stream collects information about the extracted files from the archive and the update workflow state | |
eagle_ml-2-0_default_cm_uploader_dlvr | EGL_EJM | This stream is used to send data files to the PACE Uploader for processing | |
eagle_ml-2-0_default_cm_user_sync | EGL_EJM | This stream is used to synchronize the userID information defined on Eagle with the credentials required for the MicroStrategy application | |
eagle_ml-2-0_default_cm_validate_by_xsd | EGL_EJM | This stream is used to perform the XSD validation of data files | |
eagle_ml-2-0_default_cm_w_setup | EGL_EJM | This stream is used to configure the environment after the first EagleML installation. It creates cmw folders and sets the EagleVersion variable in the w_config_version.inc | |
eagle_ml-2-0_default_cm_wrkfl_executor | EGL_EJM | MC2 | This stream executes the workflow rules |
eagle_ml-2-0_default_cm_wrkfl_listener | EGL_EJM | MC2 | This stream receives and parses MC2 control messages. The control message is an XML-formatted input message that EJM recognizes and processes as a command to execute a specific message stream, STAR event, or PACE event |
eagle_ml-2-0_default_cm_wrkfl_reporter | EGL_EJM | This stream creates a consolidated TSR for ALL workflows | |
eagle_ml-2-0_default_cm_xslt_exceptions_acc | EGL_EJM | The XSLT Exceptions stream may be used in workflows after the XSLT transformation for Accounting Transaction object. Its main purpose is to catch exceptions generated by XSLT EditChecks from the transformed message and exclude records with exceptions, which are specified as errors | |
eagle_ml-2-0_default_cm_xslt_exceptions_ent | EGL_EJM | The XSLT Exceptions stream may be used in workflows after the XSLT transformation for Entity Transaction object. Its main purpose is to catch exceptions generated by XSLT EditChecks from the transformed message and exclude records with exceptions, which are specified as errors | |
eagle_ml-2-0_default_cm_xslt_exceptions_ref | EGL_EJM | The XSLT Exceptions stream may be used in workflows after the XSLT transformation for the Reference Transaction object. Its main purpose is to catch exceptions generated by the XSLT EditChecks from the transformed message and exclude records with exceptions, which are specified as errors | |
eagle_ml-2-0_default_cm_xslt_exceptions_wrh | EGL_EJM | The XSLT Exceptions stream may be used in workflows after the XSLT transformation for the Warehouse Transaction object. Its main purpose is to catch exceptions generated by the XSLT EditChecks from the transformed message and exclude records with exceptions, which are specified as errors | |
eagle_ml-2-0_default_in_xml_delete_objects | EGL_EJM | This stream is used to delete records from the database. Supported object type groups include: SMF, Entity, Warehouse, Reference | |
eagle_ml-2-0_default_in_xml_delete_splitter_isr_mi | EGL_EJM | This stream is used to split the Generic Issuer file into several Issuer files and route them to the eagle_ml-2-0_default_in_xml_delete_objects stream | |
eagle_ml-2-0_default_in_xml_delete_splitter_smf_mi | EGL_EJM | This stream is used to split the Generic SMF file into several Reference and SMF files and route them to the eagle_ml-2-0_default_in_xml_delete_objects stream | |
eagle_tba_extract_cons_records | EGL_EJM | These streams are used to maintain the eagle_wrf_tba workflow. eagle_wrf_tba is a set of five independent workflows that may be run consecutively in straight-through mode or selectively in user/manual execution. The final step of each workflow allows the execution of the next logical series of events to be automated. The eagle_wrf_tba_approve workflow is broadly responsible for matching the records that have been placed in the TRADE_CONSOLIDATION table. The eagle_wrf_tba_process workflow is responsible for processing of each record that that matches others by the means of the consolidationFlag. The eagle_wrf_tba_mgr_alloc workflow allocates consolidated records amongst qualified managers to track the payoffs for each manager | |
eagle_tba_extract_mgr_alloc_records | EGL_EJM | ||
eagle_tba_extract_records_1 | EGL_EJM | ||
eagle_tba_extract_t_mgr_alloc | EGL_EJM | ||
eagle_tba_group_by_position | EGL_EJM | ||
eagle_tba_run_cons | EGL_EJM | ||
eagle_tba_run_earnings | EGL_EJM | ||
eagle_tba_t_consolidated | EGL_EJM | ||
eagle_tba_t_mgr_alloc | EGL_EJM | ||
eagle_tba_t_records_1 | EGL_EJM | ||
eagle_tba_update_status_1 | EGL_EJM | ||
eagle_trr_extract_cxl | EGL_EJM | These streams are used to maintain the TRR SWAPS CXL RESET workflow. Multiple swaps may be targeted to be cancelled based on the swap underlying asset. This workflow updates the current reset process where multiple swaps may be targeted to reset based on the swap underlying asset id. This process may be triggered thru panels or automated using IWS via the control message | |
eagle_trr_extract_qtrr | EGL_EJM | ||
eagle_trr_t_cxl | EGL_EJM | ||
eagle_trr_t_qtrr | EGL_EJM | ||
eagle_trs_common_preproc | EGL_EJM | These streams are used to maintain the eagle_wrf_trs_upsize workflow | |
eagle_trs_filter_error | EGL_EJM | ||
eagle_trs_reply_t | EGL_EJM | ||
eagle_trs_t_csv_trades_eml | EGL_EJM | ||
eagle_trs_upsize_preproc | EGL_EJM | ||
eagle_trs_xslt_cost_basis_adj | EGL_EJM | ||
eagle_wrf_cloud_extract_schd | EGL_EJM | This stream is used to restart the eagle_wrf_cloud_extract workflow | |
eagle_wrf_csv_benchmark_returns_tsk | EGL_EJM | These streams transform CSV format to EagleML format using the rule service | |
eagle_wrf_csv_calendar_holiday_tsk | EGL_EJM | ||
eagle_wrf_csv_calendar_tsk | EGL_EJM | ||
eagle_wrf_csv_entity_generic_tsk | EGL_EJM | ||
eagle_wrf_csv_entity_to_composite_tsk | EGL_EJM | ||
eagle_wrf_csv_issue_fx_pc_rate_tsk | EGL_EJM | ||
eagle_wrf_csv_issue_fx_rate_tsk | EGL_EJM | ||
eagle_wrf_csv_issue_pc_price_tsk | EGL_EJM | ||
eagle_wrf_csv_issue_price_tsk | EGL_EJM | ||
eagle_wrf_csv_issuer_role_tsk | EGL_EJM | ||
eagle_wrf_csv_position_generic_tsk | EGL_EJM | ||
eagle_wrf_csv_smf_generic_tsk | EGL_EJM | ||
eagle_wrf_csv_warehouse_nav_tsk | EGL_EJM | ||
eagle_wrf_csv_warehouse_openlot_tsk | EGL_EJM | ||
eagle_wrf_csv_wh_cash_activity_tsk | EGL_EJM | ||
eagle_wrf_csv_wh_cash_flow_projection_tsk | EGL_EJM | ||
eagle_wrf_csv_wh_close_lot_tsk | EGL_EJM | ||
eagle_wrf_csv_wh_gl_balances_tsk | EGL_EJM | ||
eagle_wrf_csv_wh_nav_month_end_tsk | EGL_EJM | ||
eagle_wrf_csv_wh_trade_tsk | EGL_EJM | ||
eagle_wrf_delta_extract_restart | EGL_EJM | This stream is used to restart the eagle_wrf_delta_extract workflow | |
eagle_wrf_ebs_reload_datacache_schd | EGL_EJM | This stream is used to restart the eagle_wrf_ebs_reload_datacache workflow | |
eagle_wrf_full_extract_restart | EGL_EJM | This stream is used to restart the eagle_wrf_full_extract workflow | |
eagle_wrf_generic_extract_mc2_schd | EGL_EJM | This stream is used to restart the eagle_wrf_generic_extract_mc2 workflow | |
eagle_wrf_generic_extract_restart | EGL_EJM | This stream is used to restart the eagle_wrf_generic_extract workflow | |
eagle_wrf_generic_purge_archive_restart | EGL_EJM | This stream is used to restart the eagle_wrf_generic_purge_archive workflow | |
eagle_wrf_generic_purge_restart | EGL_EJM | This stream is used to restart the eagle_wrf_generic_purge workflow | |
eagle_wrf_i2i_message_distribution | EGL_EJM | This stream is used to deliver RTR/TSR/Data files (base64) | |
eagle_wrf_i2i_restart | EGL_EJM | This stream is used to restart the eagle_wrf_i2i workflow | |
eagle_wrf_i2i_sec_alias_sync_restart | EGL_EJM | This stream is used to restart the eagle_wrf_i2i_sec_alias_sync workflow | |
eagle_wrf_pending_trades_extract | EGL_EJM | These streams are used to maintain the eagle_wrf_pending_trades workflow | |
eagle_wrf_pending_trades_restart | EGL_EJM | ||
eagle_wrf_pending_trades_t | EGL_EJM | ||
eagle_wrf_tba_approve_restart | EGL_EJM | ||
eagle_wrf_tba_consolidation_restart | EGL_EJM | This stream is used to restart the eagle_wrf_tba_consolidation workflow | |
eagle_wrf_tba_mgr_alloc_restart | EGL_EJM | This stream is used to restart the eagle_wrf_tba_mgr_alloc workflow | |
eagle_wrf_tba_process_restart | EGL_EJM | This stream is used to restart the eagle_wrf_tba_process workflow | |
eagle_wrf_trr_reset_demand | EGL_EJM | These streams are used to restart the eagle_wrf_trr_reset workflow | |
eagle_wrf_trr_reset_restart | EGL_EJM | ||
reload_datacache_tsk | EGL_EJM | This stream is used to reload EBS cache | |
eagle_default_ruleservice | EGL_ExtractService | MC2 | These streams are used to execute requests in pyruleservice. It executes the mc2_service_client.py Python script that uses the RTR sent to the stream and creates a TSR. It also saves the RTR and TSR information in the orchestration tables to show it as an EJM task |
eagle_iws_ruleservice | EGL_ExtractService | MC2 | |
eagle_ml-2-0_default_cm_execebs | EGL_ExtractService | MC2 | This stream is used to execute EBS requests |
eagle_ml-2-0_default_out_extract_service | EGL_ExtractService | MC2 | This MC2 stream is used to extract data |
eagle_ml-2-0_extract_service_control_message | EGL_ExtractService | This stream receives and parses control messages. The control message is an XML-formatted input message that EJM recognizes and processes as a command to execute specific MC2 events | |
eagle_default_bbca_helper | EGL_Generic | This stream performs transformation of the Bloomberg Corporate Actions to TagValue format | |
eagle_default_csv_raw_data_load | EGL_Generic | This stream is used to load Global Values (Columns) | |
eagle_default_in_csv_warehouse | EGL_Generic | This stream uses a preprocessor rule file (*.prf), to sequentially execute the transformation from CSV to EagleML(XMLDBAPI)[BATCH mode] and send a result message for load to the stream eagle_ml-2-0_default_in_xml_warehouse or eagle_ml-2-0_default_in_xml_warehouse_preproc | |
eagle_default_in_csv_warehouse_sm | EGL_Generic | This stream uses a preprocessor rule file (*.prf), to sequentially execute the transformation from CSV to EagleML (XMLDBAPI) [SINGLE mode] and send a result message for load to the stream eagle_ml-2-0_default_in_xml_warehouse or eagle_ml-2-0_default_in_xml_warehouse_preproc | |
eagle_default_in_csv_warehouse_t | EGL_Generic | This stream performs transformation from CSV to EagleML(XMLDBAPI) | |
eagle_default_in_csv_warehouse_upsert | EGL_Generic | This stream uses a preprocessor rule file (*.prf), to sequentially execute transformation from CSV to EagleML(XMLDBAPI)[UPSERT mode] and send a result message for load to the stream eagle_ml-2-0_default_in_xml_warehouse or eagle_ml-2-0_default_in_xml_warehouse_preproc | |
eagle_default_in_pipe_performanceCLP | EGL_Generic | This stream uses a preprocessor rule file (*.prf), to sequentially execute the transformation step from PIPE Performance to EagleML and sends a result message for load to the stream eagle_ml-2-0_default_in_xml_warehouse_preproc | |
eagle_default_in_pipe_performanceCLP_t | EGL_Generic | This stream performs PIPE Performance to EagleML transformation | |
eagle_default_in_pipe_pos | EGL_Generic | This stream uses a preprocessor rule file (*.prf), to sequentially execute the transformation step from PIPE Position to EagleML and sends a result message for load to the stream eagle_ml-2-0_default_in_xml_warehouse_preproc | |
eagle_default_in_pipe_pos_t | EGL_Generic | This stream performs PIPE Position to EagleML transformation | |
eagle_default_raw_common_values_load | EGL_Generic | These streams are used to load Global Values (Columns) | |
eagle_default_raw_create_table | EGL_Generic | ||
eagle_default_raw_create_view | EGL_Generic | ||
eagle_default_raw_data_header_load | EGL_Generic | ||
eagle_sv_key_inst_distrib | EGL_Generic | Obsolete | These streams are Distribution streams utilizing the entity and instance folder. Were used to group and deliver data to pre-created MC instances. They are obsolete now, but documented for backwards compatibility |
eagle_sv_key_inst_proc | EGL_Generic | Obsolete | |
eagle_default_file_indexer | EGL_IWS | This stream identifies all references between different rules and creates a dependency tree for internal use in EBS/IWS/MT | |
eagle_default_file_move_or_copy | EGL_IWS | This stream is used to copy or move the file to a specified destination directory. It is primarily used by the "task move" shape in IWS | |
eagle_iws_cache | EGL_IWS | This stream is used to cache IWS resources | |
eagle_iws_db_api | EGL_IWS | Allows some Integration and Workflow Studio requests to be converted into safe bind-based alternatives. | |
eagle_iws_delete_file | EGL_IWS | This stream is used by IWS to remove local files | |
eagle_iws_eagleml_panel | EGL_IWS | This stream is used by IWS to interact and execute the Xpanels | |
eagle_iws_export_solution | EGL_IWS | This stream compiles IWS solutions with the Java tool on the back-end | |
eagle_iws_export_solution_mcpkg | EGL_IWS | This stream compiles IWS solutions and sends the pkg files for the processed IWS solution | |
eagle_iws_find_and_get_file | EGL_IWS | This stream is used by IWS to locate files | |
eagle_iws_get_file | EGL_IWS | This stream is used by IWS to download files | |
eagle_iws_import_stream | EGL_IWS | This stream installs streams while migrating MC packages | |
eagle_iws_import_stream_request | EGL_IWS | This stream is used by IWS to start the import process requests | |
eagle_iws_import_stream_w | EGL_IWS | This stream uses files processed by the eagle_iws_import_stream_request and starts the process of the stream installation | |
eagle_iws_info | EGL_IWS | This stream is the IWS authorization stream | |
eagle_iws_list_files | EGL_IWS | This stream is used by IWS to download the list of files for a specific directory | |
eagle_iws_monitoring_api | EGL_IWS | This stream is used by the EJM Monitoring Tool to download task statistics | |
eagle_iws_rename_file | EGL_IWS | This stream is used by IWS to rename solution files | |
eagle_iws_save_file | EGL_IWS | This stream is used by IWS to upload files to the box | |
eagle_iws_shell | EGL_IWS | This is the IWS utils stream | |
eagle_service_data_empty | EGL_IWS | This stream is used to group the rules and include files that do not require an execution stream | |
eagle_ml-2-0_default_cm_self_system_check | EGL_SSC | This stream is used to self-check the configuration | |
eagle_default_deploy | MC_INSTALL | Obsolete | This stream was used to install EagleML services. It is obsolete now, but documented for backwards compatibility |
eagle_default_deploy_demand | MC_INSTALL | This stream is used to deploy the rules and services manually | |
eagle_default_deploy_restart_mc | MC_INSTALL | This stream is designed to restart MC services while deploying a snapshot or a release package | |
eagle_default_deploy_service | MC_INSTALL | This stream is used to deploy services | |
eagle_default_deploy_support | MC_INSTALL | This stream is intended for back up operations during installation. For example: stopping MCCOMMANDEXECUTOR, checking the installed version of the component, checking free disk space | |
eagle_default_rollback | MC_INSTALL | This stream is designed to roll back to a later version after installing an earlier version. For the case when the previous version of EagleML is installed, the files in the package are compared by the manifest. If there are no such files in the installed package, they are deleted from the backend | |
eagle_iws_server_installer | MC_INSTALL | This stream uses the eagle_iws_import_stream_w to the install processed streams | |
eagle_iws_server_support | MC_INSTALL | This stream uses the eagle_iws_import_stream_w to copy source files for installing streams | |
eagle_mc_import_stream_request | MC_INSTALL | This stream is used to send a combined zip with a .files.b64 and a .pkg.b64 files to the mc_import_stream_w stream | |
eagle_mc_import_stream_w | MC_INSTALL | This stream is used to import streams. The incoming file is a ZIP which has two types of files: *.files.b64 - base64 encoded ZIPs with files to be installed, starting from estar/ ; *.pkg.b64 - base64 encoded ZIPs with *.pkg files to create the streams. The process first copies the files then runs the installation scripts for .pkg | |
eagle_mc_import_support_data | MC_INSTALL | This stream is used to load sources/code categories/code values/code transaction object | |
eagle_mc_server_installer | MC_INSTALL | This stream is used to deploy a snapshot or a release | |
eagle_mc_server_installer_ftp | MC_INSTALL | This stream is used to deploy a snapshot or a release from FTP | |
eagle_mc_server_installer_mq | MC_INSTALL | This stream is used to read JMS/MQ and send files to the appropriate stream | |
eagle_mc_server_installer_mq_decoder | MC_INSTALL | This stream is used to decode base64 file to zip archive and send the zip to eagle_mc_server_installer | |
eagle_mc_server_support | MC_INSTALL | This stream is used to perform basic commands during deployment. For example CHMOD, MKDIR, REINIT etc. | |
eagle_mc_server_support_amq_monitor | MC_INSTALL | Obsolete | This stream is used to send email notifications about actual stream information. The stream is out of date. It is maintained for backward compatibility |
eagle_mc_server_support_import_dataflow | MC_INSTALL | This stream is used to install the Data Vendor Console dataflows | |
eagle_mc_server_support_import_stream | MC_INSTALL | This stream is used to import a stream package in Message Center | |
eagle_mc_server_support_jms | MC_INSTALL | This stream is used to perform basic commands for JMS using broadcast. This stream also performs eagle_mc_server_support_jms_exec in all instances | |
eagle_mc_server_support_jms_exec | MC_INSTALL | This stream is used to perform basic commands for JMS. For example: JMSSTATUS, JMSLIST, JMSSTOP, JMSSTART, JMSPROCINFO etc. | |
eagle_mc_server_support_reporter | MC_INSTALL | This stream is used to send Outbound Topic of Build Installation LOG files | |
eagle_mc_stream_installer | MC_INSTALL | This stream is used to install streams from zip archive. It is the old version of stream installer |
...