Skip to Content
0
Former Member
Jun 29, 2020 at 04:53 AM

The single-line element 'XYZ' is passed more than once ('N times') - Error triggering workflow

141 Views

After enhancement pack 8 upgrade, we are getting the below error when triggering a workflow. The same data works fine in the copy system without enhancement pack 8.

The single-line element 'XYZ' is passed more than once ('N times').

On debugging the error, I could find that the element properties are not loaded in the container during runtime and so the multi-line property is not recognized during duplicate check.

Can someone help out with this error?