Book Image

Salesforce Platform App Builder Certification Handbook

By : Siddhesh Kabe
Book Image

Salesforce Platform App Builder Certification Handbook

By: Siddhesh Kabe

Overview of this book

The Salesforce Certified Platform App Builder exam is for individuals who want to demonstrate their skills and knowledge in designing, building, and implementing custom applications using the declarative customization capabilities of Force.com. This book will build a strong foundation in Force.com to prepare you for the platform app builder certification exam. It will guide you through designing the interface while introducing the Lightning Process Builder. Next, we will implement business logic using various point and click features of Force.com. We will learn to manage data and create reports and dashboards. We will then learn to administer the force.com application by configuring the object-level, field-level, and record-level security. By the end of this book, you will be completely equipped to take the Platform App Builder certification exam.
Table of Contents (17 chapters)
Salesforce Platform App Builder Certification Handbook
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Summary


In this chapter, we covered the basics of logic services provided by Force.com. The controller and the business logic are the most powerful tools behind every application. Using the Force.com powerful point-and-click mechanism, we can actually solve most of the critical business problems and automate the processes.

Thus, we complete creating the model-view-controller architecture on Force.com. We learned the basics of creating the model views and building the logic.

In the further chapters, we will proceed toward the fundamentals of building multiple user applications. We will discuss how to set up security and access control to data for users. We will discuss the data loader and massive data operations on Force.com.