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

feat(Gate): generic business partners can now be shared on demand #691

Conversation

nicoprow
Copy link
Contributor

Description

This pull request now introduces the feature to share business partners to the golden record process on demand. This means, when upserting business partners they are not shared automatically.

  • created API endpoint to set sharing state to ready
  • created scheduled function to poll ready business partners and share them to the orchestrator
  • moved all scheduled functions to their own golden record task service
  • aligned the configuration properties and made them less error prone
  • created additional tests for the new API endpoint and adapted existing tests accordingly

Solves #613

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow marked this pull request as ready for review December 22, 2023 10:41
@nicoprow nicoprow force-pushed the feat/trigger-golden-record-on-demand branch from 1835ac5 to 6b4bcd1 Compare December 22, 2023 10:51
- created API endpoint to set sharing state to ready
- created scheduled function to poll ready business partners and share them to the orchestrator
- moved all scheduled functions to their own golden record task service
- aligned the configuration properties and made them less error prone
@nicoprow nicoprow force-pushed the feat/trigger-golden-record-on-demand branch from 6b4bcd1 to dcd7d10 Compare December 29, 2023 03:47
@nicoprow nicoprow merged commit dc0fd0a into eclipse-tractusx:main Dec 29, 2023
9 checks passed
@nicoprow nicoprow deleted the feat/trigger-golden-record-on-demand branch December 29, 2023 04:11
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.

1 participant