Global variables from java service

The global variables depend on the variable substitution feature of Flow services. Must you really read the variable from a Java service? May I recommend that you create an input variable in your Java service and then use variable substitution on that input when calling the Java service instead?

Percio