That’s a very clever solution. I agree that it does seem a bit heavyweight though.
Some other options would be:
- Expose a web service in your portlet application that can be invoked from IS.
- Create a JMS client in your portlet application that listen for JMS events published from IS.
In the 8.2 FCS version (GA is due out shortly), we’re releasing an easier to use Event Bus that makes this use-case much cleaner. However, with 8.0.2 i think any of the options you choose require a bit of legwork: Either creating tasks, exposing custom web services, or manually subscribing to JMS queues.
Regards,
–mark
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS