REST Mappings for inherited properties
When using the REST wizard, if the JSON returns a property name with a space in, it returns values intermittently.
Steps to replicate:
1) Create a REST service with value pairs of (Last Name:Smith, Email Address:[email protected], Government Agency Company Institution:"University of Maryland")
2) Create a connector that pulls that that data
3) Create a data page that runs the connector
4) Test the data page. Some data is populated and others are not.