Hello, I'm trying to move a dataObject with an associated dataGraph through
a Remotable SCA interface, the DataObjects is moved but it loses the
reference to its datagraph, so when i try to move it back through the
Remotable SCA interface in order to persist the changes with DAS
applychanges method, the DAS throws an error complaining about dataGraph
missing with NullPointerException

Any help would be appreciated

Reply via email to