Skip to main content
johnny_burtchaell
Helper ⭐️
December 15, 2017
Solved

Load to Features from MDA

  • December 15, 2017
  • 4 replies
  • 43 views
Will we ever be able to Load to Features from the MDA?
Best answer by johnny_burtchaell
I was able to solve this problem by creating a lookup relation to the SFDC Account ID.
The Load to Feature can now be selected. 

4 replies

sai_ram
Expert ⭐️⭐️
December 18, 2017
Hi Johnny, Do you mean to say selecting MDA object as a source for Load to Features Action ?
If this is the case we already support this use-case. 

Please let me know if I am missing anything 
johnny_burtchaell
Helper ⭐️
December 18, 2017
Yes. In order to remove duplicate records from the list the Rules engine was creating, i had to load a Customers' active products and features to the MDA.

However, when selecting the MDA object as the Source (for the rules engine), the "Load to Features" action type is not available to use.

johnny_burtchaell
johnny_burtchaellAuthorAnswer
Helper ⭐️
December 18, 2017
I was able to solve this problem by creating a lookup relation to the SFDC Account ID.
The Load to Feature can now be selected. 

sai_ram
Expert ⭐️⭐️
December 19, 2017
Hey Johnny, Great job!