Book Image

Learning Salesforce Visual Workflow

By : Rakesh Gupta
Book Image

Learning Salesforce Visual Workflow

By: Rakesh Gupta

Overview of this book

Table of Contents (14 chapters)
Learning Salesforce Visual Workflow
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Exercises


  1. Create an application that auto-add new users to the public group Universal Container Employee.

    Hint: First create a public group called Universal Container Employee.

  2. Create a Login Flow that will display the number of Opportunities successfully closed in the last 60 days by logged-in users and their subtotal (amount).

  3. Create a schedule job that will send an e-mail to all the users who don't have a profile picture on Chatter, as well as a blank About Me section.

  4. Create a schedule job that will run every night at 11:30 P.M. to the following tasks:

    1. Send out an e-mail to all users who haven't logged in into Salesforce in the last 15 days.

    2. After three reminder e-mails, freeze their user account, which means that if there is no log in performed in the last 45 days, then freeze those users' accounts.

  5. Once an Opportunity is successfully closed, auto-create an order and copy Opportunity products to order products.

  6. Create an application that will auto-create a contract after three days of account...