Flow: Is Rollup Started From Parent #336
Replies: 6 comments 21 replies
-
@rodgersjosh have you created the Org Default record for the Rollup Settings custom setting? That’s what it sounds like the issue is. Also note that the “Is Rollup Logging Enabled” flag is on the Rollup Control CMDT record, of which one comes by default with the package (conveniently also called “Org Default”). I’ve also noticed you setting the Rollup Context to |
Beta Was this translation helpful? Give feedback.
-
Awesome! Thanks so much for the quick fix and deployment!
I will get this installed and tested asap and let you know.
Josh
…On Thu, Jun 23, 2022 at 5:43 PM James Simone ***@***.***> wrote:
@rodgersjosh <https://github.com/rodgersjosh> the new version is out!
—
Reply to this email directly, view it on GitHub
<#336 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJGDWDHI7U5RPH4UVY7MT3VQUABXANCNFSM5ZNPV6IQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
For sure! More than happy to test out
Just let me know the url and I will get it installed and tested
…On Fri, Jun 24, 2022 at 8:52 PM James Simone ***@***.***> wrote:
@rodgersjosh <https://github.com/rodgersjosh> - I've created a beta
package version
<https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000008SkX1AAK>
which I'd love to verify fixes the issue for you. Would you be able to test
this out?
—
Reply to this email directly, view it on GitHub
<#336 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJGDWFXDRTT2CVQIISAA33VQZ66PANCNFSM5ZNPV6IQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
hey James -- fyi, I was able to get this installed on a sandbox and
configured.
Our overall configuration on that sandbox is a bit different, but I
configured a flow just like our other environment to utilize the invocable
action apex rollups provides. Rollup worked like a charm, and I didn't see
any rollbacks! I will do some more testing, but I think things look good.
…On Fri, Jun 24, 2022 at 9:12 PM Josh Rodgers ***@***.***> wrote:
Whoops, sorry—replying from my phone so I didn’t realize the link. Thanks
for clarification
We were working out of a dev org so that would be ideal to test from, but
no issue. I can try and find an equivalent sandbox and let you know. Might
not be able to let you know until tomorrow.
Thanks again for the quick turnaround—greatly appreciated
On Fri, Jun 24, 2022 at 9:07 PM James Simone ***@***.***>
wrote:
> The URL was included with my last comment - note that beta packages can
> only be installed to sandboxes/scratch orgs, and not production. Let me
> know if that's going to be an issue. Otherwise, let me know the results!
>
> —
> Reply to this email directly, view it on GitHub
> <#336 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADJGDWBMHTEGDGXSMLUDUV3VQ2AZTANCNFSM5ZNPV6IQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***
> com>
>
|
Beta Was this translation helpful? Give feedback.
-
Whoops, sorry—replying from my phone so I didn’t realize the link. Thanks
for clarification
We were working out of a dev org so that would be ideal to test from, but
no issue. I can try and find an equivalent sandbox and let you know. Might
not be able to let you know until tomorrow.
Thanks again for the quick turnaround—greatly appreciated
…On Fri, Jun 24, 2022 at 9:07 PM James Simone ***@***.***> wrote:
The URL was included with my last comment - note that beta packages can
only be installed to sandboxes/scratch orgs, and not production. Let me
know if that's going to be an issue. Otherwise, let me know the results!
—
Reply to this email directly, view it on GitHub
<#336 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJGDWBMHTEGDGXSMLUDUV3VQ2AZTANCNFSM5ZNPV6IQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Awesome - I’m really happy to hear it!
… On Oct 11, 2022, at 1:40 AM, rodgersjosh ***@***.***> wrote:
Whoops, sorry—replying from my phone so I didn’t realize the link. Thanks
for clarification
We were working out of a dev org so that would be ideal to test from, but
no issue. I can try and find an equivalent sandbox and let you know. Might
not be able to let you know until tomorrow.
Thanks again for the quick turnaround—greatly appreciated
On Fri, Jun 24, 2022 at 9:07 PM James Simone ***@***.***>
wrote:
> The URL was included with my last comment - note that beta packages can
> only be installed to sandboxes/scratch orgs, and not production. Let me
> know if that's going to be an issue. Otherwise, let me know the results!
>
> —
> Reply to this email directly, view it on GitHub
> <#336 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADJGDWBMHTEGDGXSMLUDUV3VQ2AZTANCNFSM5ZNPV6IQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Hi -- I have been using DLRS for years, and am really looking forward to the improvements this product makes.
I just installed today, and I am attempting to use a Flow with the 'Is Rollup Started From Parent' set.
I am following the guide at : https://github.com/jamessimone/apex-rollup/wiki/Perform-Rollup-On-Records---Base-Invocable-Action
I am having a bit of difficulties -- not getting any errors, but I am not seeing the results of my rollup.
Here is my scenario:
Parent Table: Lead
"Child" Table: tdc_tsw__Scheduled_Sms__c
Lookup field on child: tdc_tsw__Lead__c
I have included a screen shot of my invocable action config. If anyone has insight into how I am misconfiguring, it would be greatly appreciated.
truly not sure what I am doing incorrectly. Debugger shows class running, and I don't see any errors. Any help would be greatly appreciated!
Note: If I do the same (not via a flow, but an apex trigger on parent table), I can get it to work. However, my goal is to fire via flow
Note: If I configure it on the child object via a flow, I can get it to work. However, my goal is to fire on the parent object.
I installed the Custom Object Rollup Logger, but I have not successfully got any logs (not: I don't see 'Is Rollup Logging Enabled?' field)
Beta Was this translation helpful? Give feedback.
All reactions