amlcloud / seeder

4 stars 0 forks source link

Send transactions batch to destination system #106

Open kovarny opened 2 years ago

kovarny commented 2 years ago

Purpose Seeder product is meant to generate transactions that are as close to real life as possible. Those transactions then can be used as test samples to test monitor (app.amlcloud.io) rules and run realistic demos. For that we need to be able to push (send) transactions (as a batch) to app.amlcloud.io (monitor project) with a push of a button.

Implementation: Add a button to the feed item to be able to send a batch to API url

Make a function that will send the already generated batch trn to API url.

kovarny commented 2 years ago

hi @ThuvaMathu was this merged? and if yes, would you be able to link a PR to this itm pls?

kovarny commented 2 years ago

I cant seem to find the button on the UI that does the send.