Skip to content

[SEP] Send tasks#22

Open
eeeptr wants to merge 9 commits into
philips-labs:mainfrom
HiflowTUe:send-tasks
Open

[SEP] Send tasks#22
eeeptr wants to merge 9 commits into
philips-labs:mainfrom
HiflowTUe:send-tasks

Conversation

@eeeptr
Copy link
Copy Markdown
Contributor

@eeeptr eeeptr commented May 7, 2023

Support for send tasks.

IMPORTANT NOTE: this should maybe not be merged, since we did not include this in the final iteration Jort van Driel (@JortvD) please correct me if I am wrong. But I left it here so the work can be viewed.

Copy link
Copy Markdown
Contributor

@JuanvdHeijden JuanvdHeijden left a comment

Choose a reason for hiding this comment

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

We would like to merge this to main, but still two remaining issues on this PR

}
}
if (hasDataInput) {
addListenerToNode(sendTask, "org.camunda.bpm.delegate.SendTaskEntry", "startExecutionListener");
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.

We expect the SendTaskExecutionListener here

}

public void postFhirResource(@NotNull String data) {
FhirContext ctx = FhirContext.forR4();
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.

Get cached FhirContext

@JortvD
Copy link
Copy Markdown
Contributor

Hello, JuanvdHeijden are you sure you want to merge this branch? Because this was more of an undeveloped idea that we did not use in the final version.

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