The source is from the attached SQL queries one for Adult and one for Child. The destination Java Object classes are in the attached compress file.
Database
Environment | Connecion String |
---|---|
Training (scrambled personal data) | jdbc:oracle:thin:@//dbtrain.csd.toronto.ca:1521/CSISTR |
Adult Mapping
The source is the RESPONSIBLE_ADULT table. The destination is the JSON representation of the Salesforce Account sobject.
...