Skip to main content
Newcomer
February 7, 2025

How to move an entity member to a new parent with nocache

  • February 7, 2025
  • 0 replies
  • 0 views

Hi Folks,

Can anyone give me an example of moving an entity from one parent to another using ReadRelationshipNoCache? Or even the version using GetRelationshipInfo?

CopyOrMoveRelationships doesn't have a 'no cache' option, so looking to do it at a lower level by reading and updating the member's relationships (i.e. dropping one and adding another)

 

-Jon