30+
Troubleshooting Guides
3
Platforms Covered
200+
Checks That Catch These
24/7
Continuous Monitoring
Browse Fix Guides
Find the failure you're seeing. Every guide is written to get you from symptom to resolution — and to prevent the next occurrence.
Salesforce Fixes
How to Fix Salesforce Apex Trigger Recursion
Fix Salesforce 'Maximum trigger depth exceeded' errors. Implement static set guards, before/after trigger ordering, and one-trigger-per-object pattern to break recursion.
How to Fix Salesforce API Limit Errors
Salesforce API limit errors explained and fixed. Diagnose REQUEST_LIMIT_EXCEEDED, DAILY_API_LIMIT errors, identify which app is consuming limits, and implement rate control strategies.
How to Fix Salesforce Bulk API Job Failures
Fix Salesforce Bulk API 2.0 job failures: batch size limits, parallel vs serial mode lock contention, CSV parse errors, and ingest job state transitions stuck in 'Failed'.
How to Fix Salesforce Duplicate Rules Blocking Data Imports
Fix Salesforce DUPLICATES_DETECTED errors blocking Data Loader and Bulk API imports. Bypass with allowSave header, tune matching rule fuzziness, and migrate cleanly.
How to Fix Salesforce Flow Interviews Stuck in Paused State
Resolve Salesforce Flow interviews stuck in Paused state. Bulk-delete via FlowInterview SOQL, fix expired wait conditions, and prevent orphaned interviews from blocking deploys.
How to Fix Salesforce Formula Field 'Too Complex' Errors
Resolve Salesforce 'Compiled formula is too big to execute' and 'Formula is too long' errors. Reduce compile size, split formulas, and use intermediate fields to stay under 5,000 byte limits.
How to Fix Salesforce Named Credential Authentication Failures
Fix Salesforce Named Credential auth failures: expired tokens, per-user OAuth re-auth loops, External Credential rotation, mTLS cert renewal, and callout 401 errors.
How to Fix Salesforce Permission Set Assignment Failures
Fix Salesforce permission set assignment errors: feature license exhaustion, mutually exclusive set groups, muting permission set conflicts, and bulk assignment failures.
How to Fix Salesforce Platform Events Not Firing or Not Received
Diagnose Salesforce Platform Events not firing: publish failures, subscriber not receiving, replay ID gaps, EventBus.publish silent failures, and daily event delivery caps.
How to Fix Salesforce Record Locking Exceptions (UNABLE_TO_LOCK_ROW)
Resolve Salesforce UNABLE_TO_LOCK_ROW errors. Fix parent-row contention in bulk updates, master-detail lock escalation, FOR UPDATE patterns, and Apex retry strategies.
How to Fix Salesforce Session Timeout and Forced Logout Issues
Fix Salesforce session timeout problems: org-level vs profile-level session settings, integration token expiration, login IP ranges, and long-running Apex job interruptions.
HubSpot Fixes
How to Fix HubSpot API Rate Limit Exceeded Errors
Fix HubSpot 429 rate limit errors. Tune burst vs daily limits, read X-HubSpot-RateLimit headers, and implement exponential backoff for Search v3 and CRM v3 endpoints.
How to Fix HubSpot Contact Merge Failures
Fix HubSpot contact merge errors. Resolve lifecycle stage conflicts, custom-property reconciliation, primary email rules, and /crm/v3/objects/contacts/merge API failures.
How to Fix HubSpot Deal Pipeline Misalignment
Fix HubSpot deal pipeline issues: misaligned stage probabilities, forecast inaccuracy, custom pipeline migration, and dealstage automation conflicts across pipelines.
How to Fix HubSpot Workflows That Aren't Triggering
Diagnose HubSpot workflows that don't fire. Fix enrollment trigger evaluation, re-enrollment toggles, suppression filters, and goal criteria that silently block runs.
ServiceNow Fixes
How to Fix ServiceNow ACL Blocking Record Updates
Fix ServiceNow ACL errors blocking record updates. Understand ACL evaluation order, scoped vs global tables, role inheritance, and the 'Number of rows removed by security' message.
How to Fix ServiceNow Flow Designer Flows Stuck in Running State
Resolve ServiceNow Flow Designer flows stuck in Running state. Cancel via sys_flow_context, fix wait-for-condition deadlocks, transaction timeouts, and orphaned subflows.
How to Fix ServiceNow Incidents Not Syncing to External Systems
Diagnose ServiceNow incident sync failures: REST integration auth errors, transform map field mapping, business rule async failures, and outbound REST queue stuck messages.
How to Fix ServiceNow MID Server Disconnected or Stuck Queue
Resolve ServiceNow MID server disconnection issues. Diagnose heartbeat failures, drain backed-up ECC queues, restart MID server, and fix Java keystore certificate errors.
How to Fix ServiceNow Update Set Merge Conflicts
Resolve ServiceNow update set merge conflicts. Preview before commit, handle 'Update conflicts' on parent records, batch update set strategy, and back out failed commits.
Common Platform Issues
Fix Salesforce Apex Governor Limits
Resolve 'Too many SOQL queries', 'Too many DML rows', and CPU-timeout governor-limit errors in Apex.
Fix Salesforce Change Data Capture (CDC) Issues
Troubleshoot missing CDC events, channel subscription failures, and replay gaps in Salesforce Change Data Capture.
Fix Salesforce Data Migration Failures
Resolve failed record loads, field-mapping errors, and relationship-integrity issues during Salesforce data migration.
Fix Salesforce Sandbox Sync & Refresh Issues
Troubleshoot sandbox refresh failures, data divergence, and metadata drift between sandboxes and production.
Fix Salesforce Workflow Rule Deprecation (Migrate to Flow)
Migrate deprecated Workflow Rules and Process Builder to Flow before Salesforce ends support.
How to Fix Duplicate Contacts in Salesforce
Identify and merge duplicate Salesforce contacts. Configure Duplicate Rules, Matching Rules, and Data Quality Alerts to prevent duplicates from recurring across CRM integrations.
How to Fix Salesforce Deployment Failures
Diagnose and fix Salesforce deployment failures: test coverage errors, missing dependencies, profile permission issues, and validation rule conflicts. Step-by-step remediation guide.
How to Fix Salesforce Field-Level Security Issues
Diagnose and fix Salesforce field-level security issues: hidden fields, integration write failures, FLS errors in Apex, and profile permission gaps. Step-by-step remediation.
How to Fix Salesforce OAuth Token Refresh Failures
Salesforce OAuth token refresh failures explained. Fix INVALID_SESSION_ID, token expired, and refresh token revoked errors across connected integrations. Step-by-step diagnostics.
How to Fix Salesforce SOQL Query Timeout Errors
Resolve Salesforce QUERY_TIMEOUT and non-selective query errors. Use selective indexes, skinny tables, custom indexes, and convert synchronous queries to batch or async patterns.
More from BuildForce
Integration Monitoring
How BuildForce keeps cross-platform integrations healthy across 25+ platform pairings.
Comparisons
Honest comparisons of BuildForce vs. managed services, consultants, Gearset, Workato, and more.
Resources
Free audit checklists, original research, and admin guides — the things we wish we'd had.
Stop fixing the same issues by hand
BuildForce runs 200+ continuous health checks that surface these exact failures before they reach your users — with AI-powered remediation guidance tailored to your org.