In our CJA solution we have the need to merge about 50 different schema fields.
Creating a derived field with a merge is not an option, since the limit is 10 fields, and if a merge of a merge is made, the number of original fields is taken into account.
Is there any solution for this type of use case?