LogoLogo
TrustAPI Docs
  • Application
  • Support
  • Platform
  • Infrastructure
  • Security
  • Notices
  • Overview
  • Protect Data
    • Auto Backup
      • Auto Backup API Usage
      • Supported Objects
      • Delete Tracking
      • Salesforce Metadata Backup
      • Missing Field Permissions
      • Viewing Records
      • Viewing Files
    • Archive
    • Restore
      • Restore Best Practices
    • Purge
  • Reuse Data
    • Data Replication
      • Data Replication API Usage
      • Supported Objects
      • Delete Tracking
      • Missing Field Permissions
      • Viewing Records
      • Viewing Files
    • Global Search
    • Data Lake (formerly History Stream)
      • AWS Data Lakehouse
      • DuckDB Data Lake
      • Heroku Data Lakehouse
      • Azure Data Lake
      • Data Lake FAQ
      • Data Lake v1 (formerly History Stream)
    • Salesforce Sandbox Seeding
      • Sandbox Seeding Walkthrough
    • Public API
    • Managed Package
      • Second Generation
        • Features
        • Install
        • Update
        • Uninstall
      • First Generation
        • Features
        • Configure
        • Uninstall
        • Migrate
      • Frequently Asked Questions
  • Other
    • Settings
      • Connecting Salesforce
      • Connecting Storage
      • Sandbox Refresh
    • Notifications
    • Permissions
      • Integration User
      • Integration User Scripts
    • Troubleshooting
      • Debugging Salesforce Triggers
    • Auto Updates

Copyright © 2025 GRAX, Inc.

On this page

Was this helpful?

Export as PDF
  1. Reuse Data
  2. Managed Package

Frequently Asked Questions

Second Generation Managed Package

Last updated 1 month ago

Was this helpful?

Don't I need the Managed Package to manage and utilize GRAX?

No. The Managed Package is an optional add-on that provides unique ways to use GRAX data. All GRAX features besides the Lightning Web Components can be accessed via the GRAX Application's web interface.

How do I know whether I have the First or Second Generation Managed Package installed?

The First Generation Managed Package namespace is grax, while the Second Generation Managed Package namespace is graxinc.

Can I have both the First Generation and Second Generation Managed Packages installed at the same time?

Technically, yes you can. We do not recommend this as it may be difficult to decipher between the different components and permission sets.

Are Files (ContentDocument/ContentDocumentLink/ContentDocumentVersion) compatible with the LWC?

Yes. In order to see Files within the LWC, you'll need to install the LWC on the parent object of the File you'd like displayed in the LWC (For example, to see files linked to Case records, you'll need to install the LWC on the Case object page).

Why don't I see the "GRAXLWCHelper" Apex Class in the "Enabled Apex Class Access" section?

Whether you're able to see the GRAXLWCHelper Apex Class within the Enabled Apex Class Access of a profile is dependent on which .

If you're unable to see the GRAXLWCHelper Apex Class within the Enabled Apex Class Access of a profile, we recommend updating to the and selecting the Install for Specific Profiles option.

users were provided access to the managed package when it was installed
latest version of GRAX