Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Salesforce Visual Workflow

You're reading from   Learning Salesforce Visual Workflow Click your way to automating your various business processes using Salesforce Visual Workflow

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781785289835
Length 264 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Rakesh Gupta Rakesh Gupta
Author Profile Icon Rakesh Gupta
Rakesh Gupta
Arrow right icon
View More author details
Toc

Table of Contents (8) Chapters Close

Preface 1. Getting Started with Visual Workflow FREE CHAPTER 2. Creating Flow through Point and Click 3. Manipulating Records in Visual Workflow 4. Debugging and New Ways to Call a Flow 5. Developing Applications with Process Builder 6. Building Applications without Code Index

Hands on 6 – using custom settings in a Flow


Custom settings are similar to custom objects. It allows application developers to create custom sets of data, as well as the create and associate custom data for an organization. All custom settings data are available in the application cache, which allows efficient access without the cost of repeated queries to the database. It is mainly used to store information that will be frequently accessed from Apex code. It will perform better than a custom object as it doesn't have to be queried. Custom settings are not yet available in Process Builder.

A business scenario: Helina Jolly is working as a system administrator in Universal Container. She has received a requirement to auto-create a case whenever a new Chatter post contains a banned word. She also received a list of banned words (almost 50 words) from her manager. If Chatter posts contain numerous banned words, create a single case.

For the preceding business scenario, you can use all 50 words...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image