Solution Templates provide cookbook Data Hub examples with walkthroughs to accerate you in development of your data hub for your use case.
These can be used with Data Hub Central or Data Hub Central Community Edition (DHCCE). The walkthroughs provided currently document how to get started using DHCCE.
Our goal is that a template consists of 3 major components:
- A 360 model for a common use case
- Sample flows and steps for loading data and mapping it to that model
- Outputs for delivery off the integrated data in the form of Explore validation in DHCCE as well as BI Reports
Not all walkthroughs provide reports at this time, but providing them with each template remains a goal.
- Call Center Customer 360
- HR360
Each directory contains a README for getting started along with
- A Walkthrough
- Sample Data Hub Project
- Any additional Reports
You can use gradle to quick deploy and undeploy different use cases and explore the walkthroughs.
Remember to update gradle.properties first to deploy in your environment.jara -jar
Do you wish to enrich an existing hub project use case or add your own? Great!
Please go read the Contributing doc.