Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated to Queueable with limit error handling, added Flow Action #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    165cf13 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. added Flow action

    handles output with ContentDistribution,
    tests run but real world times out with Apex limit
    dannysummerlinjstartorg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    6a75a70 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. migrated zip loop into a Queueable

    - added email notification
    - added target CustomObject for file link
    - (added secondary package.xml for my testing)
    dannysummerlinjstartorg committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    a590722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78cc37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2200ada View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4a61f1 View commit details
    Browse the repository at this point in the history
  5. replaced need for CustomObject

    need to update package to remove
    dannysummerlinjstartorg committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    ae6d50f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d232bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcc642a View commit details
    Browse the repository at this point in the history
  8. improving error handling

    unified process, added custom exception and heap check to try to avoid/warn about memory issues
    dannysummerlinjstartorg committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    df36ab2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7e8e8a View commit details
    Browse the repository at this point in the history