Skip to content

Conversation

@caleeli
Copy link
Contributor

@caleeli caleeli commented Mar 29, 2022

Solution

  • Add a pm:config property to setup the queue used for a Service Task: pm:config='{"queue":"custom-queue"}'

How to Test

  • Add a custom queue to horizon (supervisor-bpmn) e.g. install Ellucian package
  • Add the custom property "queue":"custom-queue" to the pm:config of your ServiceTask
  • Run the process, it should execute the ServiceTask on the defined queue

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@caleeli caleeli requested a review from danloa March 29, 2022 15:42
@caleeli caleeli force-pushed the feature/FOUR-5388 branch from c3c636f to 70837b0 Compare March 31, 2022 18:18
@pmkerberos
Copy link

QA server was successfully deployed https://feature-four-5388-processmaker.ci.processmaker.net

@ryancooley ryancooley merged commit 35ca9b5 into develop Apr 1, 2022
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.

5 participants