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

Generic Business Partner: Confidence Criteria #670

Closed
6 tasks done
Tracked by #631
nicoprow opened this issue Dec 5, 2023 · 0 comments
Closed
6 tasks done
Tracked by #631

Generic Business Partner: Confidence Criteria #670

nicoprow opened this issue Dec 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nicoprow
Copy link
Contributor

nicoprow commented Dec 5, 2023

The business partner data model V5 should include fields for storing the confidence level and confidence criteria (#631 ). Each L/S/A business partner has its own confidence criteria and they are made up like this:

classDiagram
    class ConfidenceCriteria{
        Shared By Owner
        Checked By External Data Source
        Used By More Than One Additional Sharing Member
        Number Of Sharing Members
        Last Confidence Check At
        Next Confidence Check At
        Confidence Level
    }

Loading

Confidence criteria are set by the golden record service, are being passed to the Pool and then also back to the Gate output. Therefore, Orchestrator, Pool and Gate Output need to be able to hold these confidence criteria for each L/S/A type.

Tasks

  • Gate Generic Business Partner Output Model
  • Gate Persistence
  • Pool Model
  • Pool Persistence
  • Orchestrator Model
  • Mappings between Pool, Orchestrator, Gate
@nicoprow nicoprow added enhancement New feature or request Pool labels Dec 5, 2023
@nicoprow nicoprow moved this to 📋 Backlog in BPDM Kanban Dec 5, 2023
@nicoprow nicoprow changed the title Pool: Business Partner Model V5 Data Model: Confidence Criteria Dec 6, 2023
@nicoprow nicoprow changed the title Data Model: Confidence Criteria Generic Business Partner: Confidence Criteria Dec 6, 2023
@nicoprow nicoprow moved this from 📋 Backlog to 🔖 Ready in BPDM Kanban Dec 7, 2023
@nicoprow nicoprow moved this from 🔖 Ready to 👀 In review in BPDM Kanban Dec 29, 2023
@nicoprow nicoprow self-assigned this Dec 29, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in BPDM Kanban Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant