Hi, Mike. If I understand you properly, it sounds like you are trying to avoid the ideal solution by giving yourself more work!
Supposing that you have the following XML structure:
value1
value2
value3
value1
value2
value3
By creating records that represent the elements SubNode1 and SubNode2, the record RootNode can include them as Record References. Then, every update to either SubNode element will be reflected in your parent node RootNode.
So, to reverse your “it would be nice” statement: To update the children will – by reference! – update the parent.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods