Service Task "Executer"

Hi everybody,

My doubt is which “user” executes the service task? I don’t if my question makes sense, but it is necessary because I need to execute HTTP requests (HTTP-CONNECTOR and soup). And I need to configure de firewall rules to allow this “user service” to make HTTP requests.
The Camunda environment is running at tomcat.
Sorry If my doubt doesn’t make sense.

Hello @mtonin ,

the HTTP Request will be executed in the way you implement it.

Right now, I don‘t know what this has to do with any kind of user. Could you please explain a bit why you need a user in a service task?

Jonathan