Pass List of Dictionaries from Integration to CDT Process Variable

I have an ER that returns a list of dictionaries from an Integration. I'd like to pass this list of dictionaries into a CDT process variable. However, when I use the ER to create an activity class parameter to get the desired output for that process model node, it only returns one dictionary instead of all dictionaries. 

When I check the Array boxes for each field in the CDT, or check the 'Multiple' box for the process variable, I get the following error:   

An error occurred while evaluating expression: =pv!GridList.id (Invalid index: Cannot index property 'id' of type Text into null value of type Grid_CDT?list) (Data Inputs)

Please let me know if you have any ideas to solve this.

  Discussion posts and replies are publicly visible