Solved
I am getting CastInvalid Error Message . I verified all the datatypes . It looks good. I dont know where this error is pointing.


You don't need the CAST. You can simply have the following:
a!forEach(
items: local!productInfo,
expression: 'type!{urn:com:appian:types:COSELM}COSELM_coselm_eox_information'(
/* map your attributes from each instance of fv!item to your CDT attributes */
)
)Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.