Skip to content

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

Open
LucasMGo wants to merge 11 commits into
mainfrom
ms2/json-process
Open

Import of JSON files for process creation (HTA2 Feature)#432
LucasMGo wants to merge 11 commits into
mainfrom
ms2/json-process

Conversation

@LucasMGo

@LucasMGo LucasMGo commented Dec 5, 2024

Copy link
Copy Markdown
Contributor

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

@github-actions

This comment has been minimized.

@jjoderis jjoderis left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented May 7, 2025

Copy link
Copy Markdown

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.

4 participants