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

Feature/30 bpm nodes #31

Merged
merged 18 commits into from
Sep 1, 2024
Merged

Feature/30 bpm nodes #31

merged 18 commits into from
Sep 1, 2024

Conversation

alvarobernal2412
Copy link
Member

Description

Users can now create compliance mashups to perform process compliance checks.

How to test this PR

I suggest copying this body in the get request:

{
    "url":"http://icpmconference.org/2020/wp-content/uploads/sites/4/2020/03/DomesticDeclarations.xes_.gz",
    "conceptName": "Declaration FINAL_APPROVED by SUPERVISOR"
}

In addition, it is possible to test the mashup directly from the editor by including these parameters in the configuration of their respective nodes.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Screenshot:

Captura de pantalla 2024-06-26 a las 18 49 50

@alvarobernal2412 alvarobernal2412 linked an issue Jun 26, 2024 that may be closed by this pull request
Copy link
Collaborator

@FJMonteroInformatica FJMonteroInformatica left a comment

Choose a reason for hiding this comment

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

It should be prioritized what is sent by parameters instead of the default value of the editor.

alvarobernal2412 and others added 9 commits July 7, 2024 11:58
@alvarobernal2412 alvarobernal2412 linked an issue Aug 31, 2024 that may be closed by this pull request
@alvarobernal2412
Copy link
Member Author

Code issues will be resolved later due to the need to release a version of the BPM nodes.

@alvarobernal2412 alvarobernal2412 merged commit 6fe4652 into develop Sep 1, 2024
1 of 2 checks passed
@alvarobernal2412 alvarobernal2412 deleted the feature/30-BPM_nodes branch September 9, 2024 15:28
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.

Create DECLARE pipes BPM nodes
2 participants