- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Force re-enrollment on property changes
SOLVEApr 16, 2020 3:07 AM
We have a custom property A that we'd like to be computed based on a few other properties: B, C and D.
So we've created a workflow that has B, C and D in enrollment and re-enrollment triggers and implemented an if/then logic to set the correct value for A depending on B, C and D values.
When one of the properties B, C or D changes the contact is re-enrolled and A is updated.
In general this works fine, but a problem happens when a few concurrent changes are made.
Ex.: B is changed, so contact meets the re-enrollment criteria and workflow is started. When the workflow is running user updates C, so it must affect the value of A, but this change is ignored because of this limitation: "An object won't re-enroll in a workflow while it's already enrolled". As a result A has a value based on a new value of B and an old value of C.
If I manually re-enroll this contact A is fixed, but how can I do this automatically?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Apr 20, 2020 8:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content