SelectSmart.comSelectSmart.com
Before you decide
Over 20,000 selectors
jenlee's flowchart create and edit page

▷ ▶ Pusheen API Flow SelectSmart.com free How-to flowcharts and decision trees.
How-toPusheen API Flow
By jenlee
Category: How-to. Viewed 311 times. Created January 2014.     Disclaimer.   
    Make your own flowchart
                
RATE THIS
FLOWCHART






Explains what happens when you input domain M into the Pusheen API.

               
Does domain M exist as a Primary_Domain__c field value on the Special_Notification_Domain__c object in SFDC?
YES
Does the Special_Notification_Domain__c's parent Special_Notification_Master_Contract__c object have a "true" value for the Are_Special_Terms_Active__c field?
YES
Return the instructions, Simba Master Deal ID, and contact information in the Special_Notification_Master_Contract__c object.
 
 

NO

NO







Look up all domain and original_domain values in Edw_OfflineDomain that match on any of domain M's order_line_number values. Place matching domain values in a queue X and look them up one-by-one as a Primary_Domain__c field on the Special_Notification_Domain__c object in SFDC. Does one of the domain values exist as a Primary_Domain__c field value on the Special_Notification_Domain__c object in SFDC?
YES
For at least one of the values in queue X, does the Special_Notification_Domain__c's parent Special_Notification_Master_Contract__c object have a "true" value for the Are_Special_Terms_Active__c field?
YES
Return the instructions, Simba Master Deal ID, and contact information in the Special_Notification_Master_Contract__c object.
 
 

NO

NO







Look up domain M as a domain_name in Edw_DasherDomainsProd. Retrieve the primary_domain_name(s) associated with domain M and store them in a queue Z. Look up the primary_domain_name values one-by-one as a Primary_Domain__c field on the Special_Notification_Domain__c object in SFDC. Does one of the domain values exist as a Primary_Domain__c field value on the Special_Notification_Domain__c object in SFDC?
YES
For at least one of the values in queue Z, does the Special_Notification_Domain__c's parent Special_Notification_Master_Contract__c object have a "true" value for the Are_Special_Terms_Active__c field?
YES
Return the instructions, Simba Master Deal ID, and contact information in the Special_Notification_Master_Contract__c object.
 
 

NO

NO







Look up the domain from queue Z