We’re trying the following thing:
We have a list of “employmentId” within embedded.
With a repeat action we can separate these employmentId to a singular one.
But the problem is within the employmentId there is another list of ‘‘payrollcomponent’’. We need to save the key and value combined with the right employmentId.
Can you guys think of a way this would be possible?