Troubleshooting
Troubleshoot Plauti Manipulate actions, pages, permissions, Salesforce setup, reports, flows, analytics, and common errors.
I don't see the Action Launcher
Troubleshoot a missing Action Launcher by adding its custom button to the correct search layout, checking object setup and user access, and locating it in list views.
Action Launcher does not work
Learn why the Action Launcher may not respond in a list view and how reordering columns can resolve issues caused by encrypted fields.
Can I undo Mass Delete?
Recover mistakenly mass-deleted records from the Recycle Bin, with steps to restore them and limits when the bin is emptied or bypassed.
I get an Unknown Property error
Resolve the Unknown Property 'redirectToLC' error by correcting the Visualforce markup and matching the required arrows and characters in the DAP code.
I can't add the Visualforce page I created
Learn how to create a separate Visualforce page for each object and set its standardController API name so it can be selected for a custom button.
No access to Manipulate Apex Classes
Resolve missing Plauti Manipulate Apex class access in Salesforce by updating profiles or assigning the permission set, and prevent future errors after product releases.
Can't find flow for Run a Flow
Learn why a flow is missing from the Run a Flow action and how to verify that it is active and created as Autolaunched Flow (No Trigger) in Salesforce.
I get an 'Apex Class Invalid' error
Resolve the “Apex Class invalid” error by recompiling Apex classes and enabling synchronous compilation on deployment in Salesforce Setup.
No results found when running Manipulate Job on report
Troubleshoot “no results found” in a Manipulate Job by checking that the report has records and a populated record ID column.
Report not available for Manipulate Job
Learn why a report may be unavailable when selecting records for a Manipulate Job and how saving, sharing, or rerunning it can resolve the issue.
Rollup does not work with certain Activity fields
Salesforce limitations prevent rollups on certain Activity fields, such as Due Date. Learn how to use a custom date field as a workaround for rollup calculations.
Cannot activate Direct Action
Learn why a Direct Action cannot be activated and how to create the required Salesforce Apex Trigger for supported custom objects.
Action Grid or other page does not load
Resolve Action Grid and other page-loading issues caused by Salesforce clickjack protection by whitelisting your domain for Visualforce pages in Session Settings.
Manipulate Analytics not shown
Learn why Manipulate Analytics widgets may be empty and how enabling Lightning Web Security in Salesforce Setup restores analytics after new data is collected.
Can't create Visualforce page
Learn why Salesforce prevents Visualforce pages for some objects and how to use DAP Jobs to apply DAP Actions when the Action Launcher is unavailable.
"ImageTooLargeException" when using Ask ChatGPT Vision
Resolve ImageTooLargeException in Ask ChatGPT Vision using public links, adjusted file-size limits, or file conversion, and learn which action types support files larger than 2 MB.
DAP and Plauti Manipulate old and new names
Learn how Data Action Platform became Plauti Manipulate, which labels changed, which technical identifiers stayed the same, and how to handle remaining old names.
Cannot use apex actions in immediate path flow
Learn why Plauti Manipulate Apex actions no longer work in immediate record-triggered flow paths and how to enable them with the appropriate Transaction Control setting.