[jboss-user] [jBPM] - Re: How to signal event to process started by JBPM Console?
wishmaster7
do-not-reply at jboss.com
Wed Jan 30 10:40:22 EST 2013
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&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130130/23dd8f83/attachment.html
More information about the jboss-user
mailing list