Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Homecare Sample Survey Pckg dependent Flow Rules #120

Open
eehjunggnujhee opened this issue Aug 9, 2023 · 1 comment
Open

Create Homecare Sample Survey Pckg dependent Flow Rules #120

eehjunggnujhee opened this issue Aug 9, 2023 · 1 comment

Comments

@eehjunggnujhee
Copy link

eehjunggnujhee commented Aug 9, 2023

Dependent on the Sample Survey - Include it to the Sample Survey pckg

Use Case(s) for “Homecare” Field Survey record type:

  • Record-Triggered Flow that creates Cases for each of the following fields if they are populated:
    “Overall Health” and/or “Mental Health” have a value of “Poor”
    “Nutrition Advice Needed?” checked TRUE
    “Food Delivery Assistance Needed?” checked TRUE
    “Financial Support Needed?” checked TRUE

May Flow Notes

@eehjunggnujhee eehjunggnujhee changed the title Create SF Package for the Sample Survey Pckg dependent Flow Rules Create Homecare Sample Survey Pckg dependent Flow Rules Oct 5, 2023
@eehjunggnujhee
Copy link
Author

eehjunggnujhee commented Oct 5, 2023

@kdveverka Ready for test
https://squirrelit2-dev-ed.lightning.force.com/builder_platform_interaction/flowBuilder.app?flowId=3015f000001oa64AAA
Screen Shot 2023-10-04 at 11 12 51 PM

@aadeyemi2496 @kdveverka
Here is a type of cases created for 5 different homecare services

Homecare Case Creation Automation Test Scenarios:
Flow: Field Survey: Homecare Case Creation

  • Record-Triggered: Create or Updated (Only when a record is updated to meet the condition requirements)
  • Entry Condition: if each of the following fields met the criteria described::
  • “Overall Health” = “Poor”
  • “Mental Health” = “Poor”
  • “Nutrition Advice Needed?” = TRUE
  • “Food Delivery Assistance Needed?” = TRUE
  • “Financial Support Needed?” = TRUE
  • Case Type
  • “Overall Health” = “Poor”

“Overall Health” = “Poor”

CASE FIELD SURVEY
ContactID Survey Client ID
Survey Type Homecare
Service Type Health
Field Survey ID ID
Priority High
Case Origin Web
OwnerId Survey Case Queue
Subject Formula Text
Description Formula Text
Contact Email Contact Email
Contact Phone Contact Phone

“Mental Health” = “Poor”

CASE FIELD SURVEY
ContactID Survey Client ID
Survey Type Homecare
Service Type Mental
Field Survey ID ID
Priority High
Case Origin Web
OwnerId Survey Case Queue
Subject Formula Text
Description Formula Text
Contact Email Contact Email
Contact Phone Contact Phone

“Nutrition Advice Needed?” = TRUE

CASE FIELD SURVEY
ContactID Survey Client ID
Survey Type Homecare
Service Type Nutrition Advice
Field Survey ID ID
Priority Medium
Case Origin Web
OwnerId Survey Case Queue
Subject Formula Text
Description Formula Text
Contact Email Contact Email
Contact Phone Contact Phone

“Food Delivery Assistance Needed?” = TRUE

CASE FIELD SURVEY
ContactID Survey Client ID
Survey Type Homecare
Service Type Food Delivery Assistance
Field Survey ID ID
Priority Medium
Case Origin Web
OwnerId Survey Case Queue
Subject Formula Text
Description Formula Text
Contact Email Contact Email
Contact Phone Contact Phone

“Financial Support Needed?” = TRUE

CASE FIELD SURVEY
ContactID Survey Client ID
Survey Type Homecare
Service Type Financial Support
Field Survey ID ID
Priority High
Case Origin Web
OwnerId Survey Case Queue
Subject Formula Text
Description Formula Text
Contact Email Contact Email
Contact Phone Contact Phone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant