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

Import of JSON files for process creation (HTA2 Feature) #432

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

LucasMGo
Copy link
Contributor

@LucasMGo LucasMGo commented Dec 5, 2024

Summary

Processes can now be created using import of JSON files (used for HTA2 project).

Details

  • Import of JSON files containing information about process steps
  • BPMN Process created based on JSON process information
  • added env variable NEXT_PUBLIC_PROJECTS_HTA2 for new feature

This comment has been minimized.

Copy link
Contributor

@jjoderis jjoderis left a comment

Choose a reason for hiding this comment

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

@LucasMGo could you provide an example JSON with which I could test this PR.

@LucasMGo
Copy link
Contributor Author

@LucasMGo could you provide an example JSON with which I could test this PR.

This is basically the blueprint for a JSON document to be used in this feature:
workplan1.json

The attribute process_position_ID refers to the position in the sequence of activities. Activities with same position ID will be executed in parallel using a parallel gateway.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

CLOUDRUN ACTIONS

✅ Successfully created Preview Deployment.

https://pr-432---ms-server-staging-c4f6qdpj7q-ew.a.run.app

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.

3 participants