|
|
|
|
LEADER |
00000cam a2200000Mu 4500 |
001 |
EBSCO_ocn988175574 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n|---||||| |
008 |
170527s2017 enk o 000 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d IDEBK
|d MERUC
|d YDX
|d NLE
|d OCLCQ
|d OCLCF
|d OCLCQ
|d COO
|d OCLCO
|d N$T
|d OCLCQ
|d UOK
|d WYU
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 987900935
|a 988764717
|a 990929351
|a 1003098124
|a 1264794464
|
020 |
|
|
|a 9781787281820
|q (electronic bk.)
|
020 |
|
|
|a 1787281825
|q (electronic bk.)
|
020 |
|
|
|z 1787284999
|
029 |
1 |
|
|a AU@
|b 000067106924
|
035 |
|
|
|a (OCoLC)988175574
|z (OCoLC)987900935
|z (OCoLC)988764717
|z (OCoLC)990929351
|z (OCoLC)1003098124
|z (OCoLC)1264794464
|
037 |
|
|
|a 1012937
|b MIL
|
050 |
|
4 |
|a T55.4-60.8
|
072 |
|
7 |
|a BUS
|x 082000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 041000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 042000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 085000
|2 bisacsh
|
082 |
0 |
4 |
|a 658.5
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Gupta, Rakesh.
|
245 |
1 |
0 |
|a Learning Salesforce Visual Workflow and Process Builder - Second Edition.
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2017.
|
300 |
|
|
|a 1 online resource (442 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Copyright; Credits; Foreword; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Getting Started with Visual Workflow; Business problems; Business use case 1; Solution 1 -- using an Apex trigger; Solution 2 -- a combination of Visual Workflow and Process Builder; Solution 3- using Process Builder; Business use case 2; Solution 1 -- using Apex; Solution 2 -- a combination of Visual Workflow and Process Builder; The benefits of Visual Workflow; System requirements for using Visual Workflow.
|
505 |
8 |
|
|a An overview of the Visual Workflow lifecycleAn overview of the Cloud Flow Designer; An overview of the building blocks of Visual Workflow; Flow elements; Flow resources; Flow connectors; The various ways to invoke a Flow; Visual Workflow outcome behavior ; Creating an Admin playground account; Logging in to Salesforce.com; Summary; Chapter 2: Creating Flow through Point and Click; Creating the building blocks of Flow; Creating a variable; Creating a collection variable; Adding values to a collection variable; Creating an SObject Variable; Creating an SObject Collection Variable.
|
505 |
8 |
|
|a Allowing users to pause FlowsDesigning the Flow; Hands on 1 -- displaying a logged-in user ID; Creating a Screen element; Adding fields to the Screen element; Removing fields from the Screen element; Setting the Start element in a Flow; Saving a Flow; Running a Flow; Hands on 2 -- real estate commission calculator; Connecting the Flow elements; Hands on 3 -- displaying a feedback form based on conditions; Adding a Decision element; Adding a choice to a Flow; Hands on 4 -- displaying related records based on search functionality; Adding a Dynamic Record choice to a Flow.
|
505 |
8 |
|
|a Hands on 5 -- creating an opportunity form Adding a Picklist choice to a Flow; A few points to remember; Exercises; Summary; Chapter 3: Manipulating Records in Visual Workflow; Creating the building blocks of a Flow; Creating a constant; Creating a Text Template; Manipulating the data; Hands on 1 -- creating leads; Adding the Record Create element to a Flow; Hands on 2 -- adding leads to a campaign; Adding a record to a parent; Activating a version of a Flow; Passing values to Flow variables through a URL; Setting the finish location or redirecting the URL for a Flow.
|
505 |
8 |
|
|a Hands on 3 -- quickly update an account recordAdding Record Update elements to a Flow; Hands on 4 -- cleaning Chatter group feed; Adding the Record Delete element to a Flow; Hands on 5 -- adding Flow to the home page layout; Saving a Flow as a different version; Adding the Record Lookup element to a Flow; Hands on 6 -- adding an image to Display Text; Hands on 7 -- saving data from a feedback form; Hands on 8 -- sending an e-mail; Hands on 9 -- creating a custom error message; Hands on 10 -- conditional execution of a Flow with JavaScript; A few points to remember; Exercises; Summary.
|
500 |
|
|
|a Chapter 4: Debugging and New Ways to Call a Flow.
|
520 |
8 |
|
|a Click your way to automating various business processes using Salesforce Visual WorkflowAbout This Book* Develop an application using Point and Click with the help of Flow* Get to grips with various ways to launch a Flow* Capture data from an external user without using the Visualforce page* Save user input into the database, and learn how to query and manipulate the data* Discover various ways to debug and deploy Flow and Process Builder* Understand the concepts of Subflow and Login Flow* Handle complex business processes using Process builder and keep them clean* Use existing or new Flows to work with Salesforce Lightning Experience. Who This Book Is ForThis book is intended for those who want to use Flows to automate their business requirements by clicking, not coding. No previous experience in computer coding or programming is required. What You Will Learn* Develop an application using point and click with the help of Flow* Get to grips with various ways to launch a Flow* Capture data from an external user without using the Visualforce page* Save user input into the database, and learn how to query and manipulate the data* Discover various ways to debug and deploy Flow and Process Builder* Understand the concepts of Subflow and Login Flow* Handle complex business processes using Process builder and keep them clean* Use existing or new Flows to work with Salesforce Lightning Experience. In DetailSalesforce Management System is an information system used in CRM to automate the business processes like sales and marketing. To implement this, Force.com developed a powerful tool called Visual Workflow to automate business processes by creating applications also called Flows. Learning Salesforce Visual Workflow, Second Edition is a practical guide on Flows that will enable you to develop custom applications in Salesforce with minimized code usage. The book starts with an introduction to Visual Workflows that teaches all the building blocks of creating Flows and use it efficiently. You will learn how to easily automate business processes and tackle complex business scenarios using Flows. The book explains the working of the Process Builder so you can create reusable processes. The book also covers how you can integrate existing or newly created Flows with the Salesforce Lightening Experience. By the end of the book, you will get a clear understanding on how to use Flows and Process Builder in your organization to optimize code usage. Style and approachStep by step approch to use Process Builder to solve complex business requirements with the help of Flow.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
610 |
2 |
0 |
|a Salesforce.com (Firm)
|
610 |
2 |
7 |
|a Salesforce.com (Firm)
|2 fast
|
650 |
|
0 |
|a Sales management
|x Data processing.
|
650 |
|
6 |
|a Ventes
|x Gestion
|x Informatique.
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Industrial Management.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Management.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Management Science.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Organizational Behavior.
|2 bisacsh
|
650 |
|
7 |
|a Sales management
|x Data processing
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Gupta, Rakesh.
|t Learning Salesforce Visual Workflow and Process Builder - Second Edition.
|d Birmingham : Packt Publishing, ©2017
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1521157
|z Texto completo
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL4863054
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1521157
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis38046429
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 14508574
|
994 |
|
|
|a 92
|b IZTAP
|