Hi all, I got a interesting exception when retrieving multiple rows from a DB2 database and returning the result as xml.
The app server is weblogic.
ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object
escape illegal characters: true of type: com.adobe.idp.dsc.jdbc.bean.XmlDocumentInfoBean to type: class com.adobe.idp.dsc.jdbc.bean.XmlDocumentInfoBean
Could there be some problem in the way i do the mapping in the activity output section?