I have in my form some hidden fields I want to set in the process,
before user assignement. For this, I use the Set Value activity.But when
I tried to set a field of my form with a value, I got this
error:Internal error.: ALC-DSC-000-000:
com.adobe.idp.dsc.DSCRuntimeException: Internal error. at
com.adobe.idp.dsc.util.CoercionUtil.toDOMDocument(CoercionUtil.java:683)
at
com.adobe.idp.dsc.util.CoercionUtil.toDOMDocument(CoercionUtil.java:688)
at com.adobe.idp.dsc.util.CoercionUtil.toType(Coercion...