Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a workshop using the Split EIP for a CSV file #960

Open
lordrip opened this issue Mar 19, 2024 · 0 comments
Open

Create a workshop using the Split EIP for a CSV file #960

lordrip opened this issue Mar 19, 2024 · 0 comments
Labels
demo Issues related to Demo

Comments

@lordrip
Copy link
Member

lordrip commented Mar 19, 2024

Please describe the task that needs to be done

For demo purposes, it would be beneficial to create a workshop that uses the Split EIP for a CSV file.

The steps would be:

  1. Read CSV files from a directory
  2. Use the Split EIP to split the file into individual records
  3. Publish each record as a message in a message queue
  4. Store each record in a database
  5. Write errors into an error folder
  6. Once a file has been processed, it should go to an archive

In addition to the former, we should add retry logic to be resilient in case of a down database or in the case the message queue is not available

@lordrip lordrip added the demo Issues related to Demo label Mar 19, 2024
@lordrip lordrip changed the title File split Create a workshop using the Split EIP for a CSV file Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Issues related to Demo
Projects
Status: Backlog
Development

No branches or pull requests

1 participant