Skip to content

stub filled with implementation#4

Merged
avikganguly01 merged 3 commits into
openMF:masterfrom
rrkas:pre-akc-complete
Apr 28, 2022
Merged

stub filled with implementation#4
avikganguly01 merged 3 commits into
openMF:masterfrom
rrkas:pre-akc-complete

Conversation

@rrkas
Copy link
Copy Markdown
Contributor

@rrkas rrkas commented Dec 27, 2021

HashMap<String, Object> newVariables = new HashMap<>();
// check successful transactions >= x%
// set zeebe variable readyForSample = true
if ((successfulTransactions * 100 / totalTransactions) >= 90) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make 90 a configurable parameter from application.yml

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@avikganguly01
please review

@avikganguly01 avikganguly01 merged commit afe37b5 into openMF:master Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants