Troubleshooting
Troubleshoot Plauti Manipulate actions, pages, permissions, Salesforce setup, reports, flows, analytics, and common errors.
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.
"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.
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.
DAP Analytics not shown
Troubleshoot empty DAP Analytics widgets by enabling Lightning Web Security in Salesforce and learn when new analytics data becomes available.
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.
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.
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.
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.
Report not available for DAP Job
Learn why a report may be unavailable when configuring a DAP Job and how saving, sharing, or rerunning the report can make it selectable.
No results found when running DAP Job on report
Learn why a DAP Job may return no results from a report, including empty reports, missing record ID columns, or columns without valid record IDs.
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.
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.
No access to DAP Apex Classes
Resolve Data Action Platform Apex class access errors by enabling profile settings, granting missing classes, and assigning the DAP Permission Set to prevent issues after updates.
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.
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.
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 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.