-
Dynamic query field values to custom setting fields?
Problem in dynamic query:
' WHERE (Contract_State__c=\''+'Complete Activated'+'\''+'OR Contract_State__c=\''+'Partially Terminated'+'\''+')'+' AND Original_Term__c = true '+' AND Program__c = NULL '+' AND Originating_Location__c IN: XXX')'
their is a custom setting called Batch criteria of list type.How to add this where query part in the custom setting field. How can I do this?
-
This discussion was modified 9 years, 11 months ago by
Nitish.
-
This discussion was modified 9 years, 11 months ago by
Log In to reply.
Popular Salesforce Blogs
Top 10 Features in Salesforce Summer ’19 Release
Salesforce releases over a whopping 150 new features three times a year during its seasonal releases: Spring, Summer, and Winter. And one of the most…
Common Sales Pipeline Issues and How Salesforce Development Services Fix Them
Sales pipelines are essential for converting leads into customers, yet many organizations face challenges in optimizing this crucial aspect of their sales operations. A sales…
DataLoader in Salesforce - An Introduction
Information Loader is a customer application for the mass import or fare of information. Use it to embed, update, erase, or send out Salesforce records. …
Popular Salesforce Videos
Batch Apex In Salesforce | Asynchronous Apex
Asynchronous Apex 1. Batch Apex 2. How to run Batch Apex class 3. Monitor Batch Apex class 4. Examples 5. Points To Remember Upcoming Video…
Run UI Tests with UTAM | Salesforce Developer Tutorial
Testing apps is critical to ensure quality and there are different types of tests such as unit tests, integrations tests or end-to-end tests just to…
Salesforce CPQ Implementation Best Practices
Follow these Salesforce CPQ implementation best practices across various phases for optimal results: Preparation phase, Implementation phase, Customization, User adoption, and Post Implementation phase. Each…