https://github.com/onify/blueprint-full-delta-index-example
Onify Blueprint: Full and Delta indexing example
https://github.com/onify/blueprint-full-delta-index-example
blueprint bpmn delta-index flow full-index indexing onify onify-blueprint onify-blueprints
Last synced: 3 months ago
JSON representation
Onify Blueprint: Full and Delta indexing example
- Host: GitHub
- URL: https://github.com/onify/blueprint-full-delta-index-example
- Owner: onify
- License: mit
- Created: 2021-04-14T19:11:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T07:04:04.000Z (almost 4 years ago)
- Last Synced: 2026-01-19T17:12:51.471Z (5 months ago)
- Topics: blueprint, bpmn, delta-index, flow, full-index, indexing, onify, onify-blueprint, onify-blueprints
- Homepage: https://onify.co
- Size: 394 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://www.repostatus.org/#wip)
# Onify Blueprint: Full and Delta indexing example
Example how to initiate either full- or delta (changes) indexing based on oldest items modified date. In this case we check if items are older than 24 hours. The workflow (process) will be scheduled to run every hour according to cron job settings.

## Requirements
* Onify Hub v2
* Onify Flow license
* Camunda Modeler 4.4 or later
## Included
* 1 x Flow
## Setup
1. Open `full-delta-index-example.bpmn` in Camunda Modeler
2. Click `Deploy current diagram`
3. Follow the instructions
## Run
You can test and run the flow directly.
1. Open `full-delta-index-example.bpmn` in Camunda Modeler
2. Click `Start current diagram`
> NOTE: When you start the flow, it will automatically schedule the workflow.
## Support
* Community/forum: https://support.onify.co/discuss
* Documentation: https://support.onify.co/docs
* Support and SLA: https://support.onify.co/docs/get-support
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.