Skip to main content
Expert
January 29, 2025
Solved

Copy Parent Entity Data to Base Entity with ICP

  • January 29, 2025
  • 1 reply
  • 0 views

Hi All - I have a scenario where I need to copy the data from Parent Entity to the Base Entity with ICP.  

Thanks

Krishna

Best answer by Krishna

All - I was able to perform this using the Custom Calculate with MemberScriptAndValue. 

  1. Create the Data Buffer read the parent value.
  2. Setup the PoV and write it to the different data unit using the MemberScriptAndValue

Thanks

Krishna

1 reply

KrishnaAuthorAnswer
Expert
January 29, 2025

All - I was able to perform this using the Custom Calculate with MemberScriptAndValue. 

  1. Create the Data Buffer read the parent value.
  2. Setup the PoV and write it to the different data unit using the MemberScriptAndValue

Thanks

Krishna