function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
satheesh8.k1.3890099515516848E12satheesh8.k1.3890099515516848E12 

Flows In salesforce

Hi All

Please help me regarding Create a flow , and how to test the flow,

Please give me steps for this

Thanks
Satheesh K 
NagaNaga (Salesforce Developers) 
Hi Satheesh,

Please follow the below link for creating a flow

http://help.salesforce.com/help/pdfs/en/salesforce_vpm_implementation_guide.pdf

Testing is an important part of building a flow, allowing you to fine-tune the flow’s behavior, identify and fix bugs, and otherwise make sure your users have a pleasant experience. And of course, you benefit, since you’re much less likely to spend time later responding to support requests and fixing errors.
In the following steps, you’ll assume the role of a customer relations representative and create a test survey record. Then, you'll verify that the record was created successfully. Let’s get testing! Create a Fictional Survey Record
In this step, you'll walk through the flow just like a customer relations representative would. In so doing, you'll create a test survey record for Barbary Coast Wireless, one of Acme Wireless' largest customers. 
Verify the Survey Record
In this step, you'll verify that the flow successfully created the survey record. Also, since Salesforce doesn’t display custom objects by default, you’ll configure a tab to display surveys.

Best Regards
Naga Kiran
satheesh8.k1.3890099515516848E12satheesh8.k1.3890099515516848E12
HI Naga,

Thank You Very much.

if it is possible to explain about the how to call apex class or how to pass id from flow .
I was getting some confusion in (http://help.salesforce.com/help/pdfs/en/salesforce_vpm_implementation_guide.pdf) this pdf.

please give me some examples regarding this , which is very helpful for me 
Thanks
Satheesh