Can't kick off an Ad-hoc fragment

17 views
Skip to first unread message

Steve B

unread,
Sep 6, 2023, 12:09:44 PM9/6/23
to jBPM Usage
Using JBPM 7.62.0

I have an ad-hoc branch in my WF below to allow a Cancel Request.
ad-hoc task.png

I've been unable to trigger the fragment using Rest API, receiving the error

"AdHoc fragment 'Cancellation Request' not found in case JU-0000001153"

postman-err.png

Any Idea where I'm going wrong?

Looked at the new signal API but its tied to newer V 7.74

Sure this worked in an earlier version....


Sheetal Neralkar-Kanthale

unread,
Sep 6, 2023, 11:28:49 PM9/6/23
to Steve B, jBPM Usage
Try to create event sub process and then add those cancellation step inside it. It should work.

Sent from my iPhone

On 06-Sep-2023, at 9:39 PM, 'Steve B' via jBPM Usage <jbpm-...@googlegroups.com> wrote:

Using JBPM 7.62.0

I have an ad-hoc branch in my WF below to allow a Cancel Request.
<ad-hoc task.png>

I've been unable to trigger the fragment using Rest API, receiving the error

"AdHoc fragment 'Cancellation Request' not found in case JU-0000001153"

<postman-err.png>


Any Idea where I'm going wrong?

Looked at the new signal API but its tied to newer V 7.74

Sure this worked in an earlier version....


--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/b9d0f824-9a0f-467f-820f-6e9119cfb6a3n%40googlegroups.com.
<postman-err.png>
<ad-hoc task.png>

Steve B

unread,
Sep 11, 2023, 10:49:12 AM9/11/23
to jBPM Usage
FYI,

I had prefixed my sub process with a Signal. Think that was causing an issue. 
Once I removed the unneeded signal I could fire the request from the REST API
:)

Reply all
Reply to author
Forward
0 new messages