wishmaster7 [
https://community.jboss.org/people/wishmaster7] created the discussion
"Re: How to signal event to process started by JBPM Console?"
To view the discussion, visit:
https://community.jboss.org/message/795184#795184
--------------------------------------------------------------
Hi guys,
I am working on the same case and I also have a problem with the signal event.
Maciej's answer helped me, I can call the signal with the url:
/rs/process/tokens/[processInstanceId]/transition?signal=[your-signal]
and the signal is transmitted to the process. But when I add +^[event-object]+ at the
end of the url, it raises +java.net.URISyntaxException: Illegal character in query+ . I
think the +^+ doesn't work in the url.
How did you manage to pass a parameter with this event-object?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/795184#795184]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]