Question about "To cascade and create lookup objects..."
107 views
Skip to first unread message
TechOwl
unread,
Jul 30, 2011, 6:21:28 PM7/30/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SmartFactory for Force.com
First of all - AWESOME JOB creating this!
My question centers around the Account / Opportunity /
OpportunityLineItem / PricebookEntry / Product2 hierarchical
relationship.
For example, I need to create an Account with an Opportunity that has
Opportunity Products (line items) each with a specific Product Family
(PricebookEntry -> Product2).
Will the "cascade" value do anything like this?
Matthew Botos
unread,
Aug 1, 2011, 9:00:02 AM8/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to smartfactory...@googlegroups.com
Cascade should do exactly what you want: if you ask SmartFactory to create an OpportunityLineItem, it will also create the necessary hierarchy of parent objects.