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

Workflow templates for executions #77

Open
4 tasks
caviri opened this issue Apr 8, 2024 · 0 comments
Open
4 tasks

Workflow templates for executions #77

caviri opened this issue Apr 8, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@caviri
Copy link
Contributor

caviri commented Apr 8, 2024

Context
Right now the workflow is defined at the execution level. This means that every new execution should define a new workflow. This id non optimal when running several executions that differs in some one single parameter.

Proposed solution
Define new DB Collection called workflow templates. These workflows can be used by different digital twins and contains default values.

This means that one digital twin can have multiple executions templates that always have the same input/output semantic schema.

Acceptance criteria

  • Create new workflowTemplates collection
  • Develop document schema for workflowTemplates
  • Implement logic on odtp
  • Test small case for recurrent executions in digital twin.
@caviri caviri added the enhancement New feature or request label Apr 8, 2024
@caviri caviri changed the title Workflow template for executions Workflow templates for executions Apr 8, 2024
@caviri caviri modified the milestones: 0.4.0, v0.3.0 Apr 15, 2024
@sabinem sabinem modified the milestones: v0.3.0, v0.4.0 Apr 15, 2024
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
None yet
Development

No branches or pull requests

2 participants