Book Image

Learning Force.com Application Development

By : Chamil Madusanka
Book Image

Learning Force.com Application Development

By: Chamil Madusanka

Overview of this book

Table of Contents (21 chapters)
Learning Force.com Application Development
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Implementing Business Processes

The business process is the brain of the application. It controls the data and the functionality according to the requirement. The Force.com platform provides built-in features that help to protect the data quality using validation rules and automate the business processes using workflows and approval processes. This chapter covers the following topics:

  • Preserving data quality with validation rules

  • Automating the business process using workflows

  • Automating the business process using approval processes

Let's implement the business logic for the Force.com application.