This seems like it should be simple but I’m really struggling with this one.
In the standard Order Capture sample app, is there a way to duplicate a previous Order and it’s Order Details. I have a set up an action to duplicate the Order, and separately the Order Details (with unique id and date, etc), but I cannot figure out how to duplicate both at once under new unique ids. Thanks!