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

split datasources between xpanse and activiti #2318

Open
4 tasks
swaroopar opened this issue Jan 20, 2025 · 1 comment
Open
4 tasks

split datasources between xpanse and activiti #2318

swaroopar opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels
Accepted Issues that have been accepted and planned enhancement New feature or request

Comments

@swaroopar
Copy link
Contributor

Currently we use the same datasource between xpanse and activiti. This must be changed.

  • Add new properties that defines datasource URL, username and password for activiti.
  • For dev, use the same H2 database but with different schema name.
  • In mysql.properties as well, provide the same URL but with different schema name.
  • Test workflow

Note - if necessary the xpanse users can use a completely different database for activiti and xpanse. So we must provide completely different datasource config.

@swaroopar swaroopar added Accepted Issues that have been accepted and planned enhancement New feature or request labels Jan 20, 2025
@swaroopar swaroopar added this to the Sprint 012025_2 milestone Jan 20, 2025
@WangLiNaruto
Copy link
Contributor

let me do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Issues that have been accepted and planned enhancement New feature or request
Projects
Status: Planned
Development

No branches or pull requests

2 participants