This page gives an overview of the Feeds microservice for the Infosys Equinox platform.
Overview
The Feeds microservice (“Feeds”) is used to trigger or schedule an ETL job on a Pentaho server. ETL is a type of data integration that refers to the three steps (extract, transform, load) used to blend data from multiple sources. During this process, data is taken (extracted) from a source system, converted (transformed) into a format that can be analyzed, and stored (loaded) into a data warehouse or other system. Extract, load, transform (ELT) is an alternate but related approach designed to push processing down to the database for improved performance.
The following activities are driven through the Feeds service:
- Data Import
- Data Export
- Project Approval
- Data Indexing in Search Engine (SOLR)
The following services use Feeds service:
Service | Reference |
Catalog | Catalog Feeds |
Foundation | Foundation Feeds |
Inventory | Inventory Feeds |
Loyalty | Loyalty Feeds |
Merchandising | Merchandising Feeds |
Payment | Payment Feeds |
Pricing | Pricing Feeds |
Promotions | Promotions Feeds |
Ratings & Reviews | Ratings and Reviews Feeds |
Reporting | Reporting Feeds |
Search | Search Feeds |
Subscription | Subscription Feeds |
Core Features
Service | Features |
Catalog |
|
Storefront Orchestration |
|
Customer |
|
Loyalty |
|
Merchandising |
|
Note: To trigger or schedule an ETL job using a Spring Batch job, see Feed Job.
Revision History
2020-09-29 | JP- Updated Core Features
2020-07-02 | SW- Updated content for 8.9.0 release.
2020-06-05 | JP – Updated content for July 2020 release.
2019-07-12 | Mary – Updated content for July 2019 release.
2019-06-08 | PLK – Minor copyedit.
2019-01-21 | PLK – Page create and content uploaded.