if I use it in a condition expression does WorkflowProcessInstanceImpl( $customer: variables["customer"]) mean that inference will be based on an instance of customer variable which belongs to one certain process instance only? Or customer variables from all process instances which are in a session will be considered as facts?