- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2018 02:11 PM
Hello;
Please I need help.
How I can test this code:
ProcessEngines.getDefaultProcessEngine().getRuntimeService().signalEventReceived("SignalName");
I am trying to test it within process code but it is not working (nothing is happening and the signal catch event is not triggered), does this mean that it is only possible to use it by other application (integration purposes) that will call java class that will use this code?
Regards
Bilal
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2018 10:10 AM
I've tested the process you provided using latest 5.x code base and it's working as expected. Signal is received and process completes normally. Did you try on latest 5.22?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2018 01:18 PM
Thank you Bassam Al-Sarori‌
No, I did not try it on 5.22, I have to upgrade for this version and come back for you.
Regards
Bilal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2019 04:04 PM
Thank you Bassam Al-Sarori‌
The problem resolved by upgrading activiti to 5.22.
Thanks also for tabrez khan‌
Regards
Bilal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2018 07:29 PM
Hello;
How can I get help to resolve this problem?
It is important for my workflow to resolve this problem.
Regards
Bilal
