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

How To Add Data into Waltz #7025

Open
mrudangit opened this issue Mar 7, 2024 · 3 comments
Open

How To Add Data into Waltz #7025

mrudangit opened this issue Mar 7, 2024 · 3 comments
Assignees
Labels
enquiry General questions about Waltz.

Comments

@mrudangit
Copy link

I was able to get up and running with Waltz, but how to load data
e.g. add applications etc via GUI is there option in GUI itself to add applications?

@kamransaleem
Copy link
Contributor

Hi @mrudangit

This is the part of Waltz which requires some engineering effort as every organisation has different sources and schemas for data. In other organisations we have utilised a custom framework to ingest data into Waltz.

Aside from applications, what other entities are you wanting to ingest? What are the sources of the data?

thanks
Kamran

@kamransaleem kamransaleem self-assigned this Apr 9, 2024
@kamransaleem kamransaleem added the enquiry General questions about Waltz. label Apr 9, 2024
@mrudangit
Copy link
Author

mrudangit commented Apr 10, 2024 via email

@kamransaleem
Copy link
Contributor

Ok, an intro to the type of data that you need to ingest into the database can be found in the LoadAll sample data generator:
https://github.com/finos/waltz/blob/master/waltz-jobs/src/main/java/org/finos/waltz/jobs/generators/LoadAll.java

If you need more guidance perhaps we can setup a call and discuss your specific organisations requirements.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enquiry General questions about Waltz.
Projects
None yet
Development

No branches or pull requests

2 participants