Is there another way in activiti to do request to external database without using Java Service Task? Maybe there is something more suitable for this purpose…
like a very specific db task like the mail task? That is not available, but if you create a db service task that is kind of generic (configurable via fields, participating in the existing transaction etc) with testcases and documentation, I think the Activiti team is willing to incorporate this.