Hi,
I would like to have an MD pass medication to a patient. It seems that the only way for "Load"/"Unload" to work is for the "Create Object" event to be in the same stack of processflow events as the person taking the medication.
I have made a workaround where the MD passes the object to a queue, where it is destroyed, and instantaneously a new object is created in the patient flow.
Is there a proper way to do this? File attached: