chsp-finaled-loads-stream-materializer
v1.2.17
Published
Materializer to pull from finaled loads stream
Downloads
9
Readme
chsp-finalled-loads-stream-materializer
Materializer to read from the <env>_bus_iohaulynx_usx_order_finalled_state_json
(Confluent Cloud) event stream. Processes the data and
then contacts GraphQL's getLoadsServiceLoadFromOrderNumber
function to enrich that data with additional information
about the load. Once enrichment is done, will send a payload to <env>_chsp_deals_json
(AWS MSK) event stream.
To run the project in dev, use yarn start
.