I would like to be able to pass the ALL the data for a selected record (using the data type for the individual record) to a related action. However when I try, I get the attached message. Is there a way to do this? It is possible to pass rv!record to a record view, for example.
Discussion posts and replies are publicly visible
This is just a hint to use record type references WHEN passing individual fields. Appian will cast the record type to the data type in the process model automatically when you pass the whole record item.