Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Invalid id: 000000000000000 dca_mass_action #174

Open
8 tasks
harshatjk729 opened this issue Aug 2, 2022 · 0 comments
Open
8 tasks

Invalid id: 000000000000000 dca_mass_action #174

harshatjk729 opened this issue Aug 2, 2022 · 0 comments
Assignees
Labels
discussion 💬 Discussing usage, best practices, questions, etc.

Comments

@harshatjk729
Copy link

Summary

We are seeing these errors in our logs:

2022-08-01T08:00:21.035+0000 SFDCLogType="ApexUnexpectedException" SFDCLogId="0AT4p00000AvhdFGAR" SFDCLogDate="2022-08-01T08:00:00.000+0000" EVENT_TYPE="ApexUnexpectedException" TIMESTAMP="20220801080021.035" REQUEST_ID="4kRdegGLgO6nl-F8RyIOJ-" ORGANIZATION_ID="00D1a000000HNPL" EXCEPTION_TYPE="ExecutionException" EXCEPTION_MESSAGE="Developer script exception from Samsara : 'MA_MassAction_a601P000000GnXqQAK' : Invalid id: 000000000000000" STACK_TRACE="caused by: System.StringException: Invalid id: 000000000000000 dca_mass_action" TIMESTAMP_DERIVED="2022-08-01T08:00:21.035Z" UserAccountId="0054p000002sCe6AAE"

We use reports and process builders to schedule our automations

Version of Mass Action Scheduler

2.4

Steps To Reproduce

Not sure, but please find the below on what we got from the support team:

investigated our logs for the managed package class and found the MA_MassActionBatchUtils class is producing the exception. The stack trace begins output at line #78 in that class. You will need to reach out to the Mass Action Scheduled Managed Package Developer or the GitHub forum as we cannot troubleshoot their code. The Mass Action Logs may not be produced if the exception is thrown but this is also embedded in the package's code. MA_ReportService class also fails at line #112

Expected Behavior

Actual Result

Source Type

  • Reports
  • List Views
  • SOQL Queries

Action Type

  • Process Builder & Flows
  • Workflow Rules
  • Email Alerts
  • Quick Actions
  • Apex

Does your configuration use Named Credentials?

@harshatjk729 harshatjk729 added the discussion 💬 Discussing usage, best practices, questions, etc. label Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion 💬 Discussing usage, best practices, questions, etc.
Development

No branches or pull requests

2 participants