A few points to remember

The following are some noteworthy points about the Flow design:

  1. As far as possible, use fewer elements in your Flow, so it will take less execution time.
  2. The limit on the number of executed elements at runtime is 2,000.
  3. One organization can have a maximum of 500 active Flows and processes.
  4. One organization can have a maximum of 1,000 Flows and processes.
  5. The date must be in the MM/DD/YYYY format while entering a date and the MM/DD/YYYY HH:SS format for date and time.
  6. The Flow will return null at runtime if you leave any field or resource value blank.
  7. For the text value if you want it to be treated as empty a string instead of null, then set it to {!$GlobalConstant.EmptyString}.
  8. At runtime, the date/time values reflect the time zone settings in Salesforce. For the running users and in the Flow designer, date/time values reflect the time zone set on your computer.
  9. UTF-8 encoding for text in user input fields is not supported by Cloud Flow Designer.
  10. If you entered null as the default value for a text field in the Flow Designer, it will clear the default value after saving.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.170.14