Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
4) Would like to see Talend take advantage of the known relationships between salesforce standard objects to allow multiple standard objects to be selected by the wizard. This will prevent having to recreate these already defined inter object joins using TMAP later.
On Item number 4 what I am referring to is the ability to query child information from a parent object. For example the Account Standard object has child relationships with certain fields in the Contact Object. We should be able to query those objects using Salesforce Relationship Queries. This leverages the existing relationships in Salesforce and prevents having to do the joins in TMAP later. See the API for details on Relationship Queries.
Hello,
The basic functionality of relationship between object is still not there.
4) Would like to see Talend take advantage of the known relationships between salesforce standard objects to allow multiple standard objects to be selected by the wizard. This will prevent having to recreate these already defined inter object joins using TMAP later.
On Item number 4 what I am referring to is the ability to query child information from a parent object. For example the Account Standard object has child relationships with certain fields in the Contact Object. We should be able to query those objects using Salesforce Relationship Queries. This leverages the existing relationships in Salesforce and prevents having to do the joins in TMAP later. See the API for details on Relationship Queries.