Hi Maciej,
Thanks for the response. I looked at the actual return object and it is a RuleFlowProcessInstance which does have a getVariables method so if I cast to the impl instead of the interface I should be ok. I'd rather use an interface though so I'll try your suggestion.
Regards,
Jim