Skip to content

Lightning App to generate FSL demo data. Intended for demo scenarios to show how FSL scheduling can work with real data

Notifications You must be signed in to change notification settings

daviddarkins-accenture/fslCreateData

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fslCreateData

This app will create 20 Accounts for Pizza resturants/locations within the New York area.

Pressing the create button will start a Flow which will create the following

  • 1 Work Order per Account (where the name contains FSL)
  • 3 Work Order Line Items are assigned to the Work Order
  • Work Types are set to each Work Order Line Item
  • 1 Service Appointment is assigned to the Work Order
  • All variables can be configured within the Flow
  • The Flow will also make the same data for all the Accounts for Today+1 (e.g Tomorrow) and Today+2 (e.g 2 days time)
  • After pressing create you will have 60 Work Orders (each with 3 WOLI and 1 Service Appointment)
    • 20 Work Orders are created where Earliest Start Date = Today
    • 20 Work Orders are created where Earliest Start Date = Today+1 (tomorrow)
    • 20 Work Orders are created where Earliest Start Date = Today+2 (2 days time)

unmanaged package link

About

Lightning App to generate FSL demo data. Intended for demo scenarios to show how FSL scheduling can work with real data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%