Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Login to your Salesforce org where the package is installed.

...

  • RequestByEmail

    • True if request to send/receive documents is made using Email

  • RequestByPhone

    • True if request to send/receive documents is made using SMS

  • TfaMethod

    • Method to receive the

    • Two-factor authentication Code.

    • Populate the Value with SMS or Email

  • TfaRequired

    • True if Two-factor Authentication is Required

  • ErrorBatchMessages

    • time,Unavailable,Bad,reset,Server,error,failed

  • NextScheduleBatchRunTime

    • Provide the time-frequency to run the batch.

    • For Example - If you want the batch to run in every 2 minutes, Populate the value field with 2.

  • ScheduleBatchRequired- True. Before scheduling the batch mark this custom setting as True.

File Request Field Mapping:

...

  • Go to your Source Object from Object Manager.

  • Go to Page Layout of your Source Object -> Mobile & Lightning Actions

  • Drag the already existing Request Files and Send Files button on the Object Layout.

  • Save the Record.

...

Image Added

Expand
titleIf Object is other than Contacts,Lead or Account Follow below steps
  • Go to Button, Links, and Action from Source Object

Image Modified
  • Click on New Action.

Image Modified
  • Create an Action for Request files. Please see the image for the reference.

Image Modified
  • Similarly, create an Action for Send Files. See the image for the reference.

Image Modified

·       Click Save.

 

  • Add the Related List on the Page Layout.

...

Adding Lightning Component on Lightning Record Pages.

...

  • Select the Record Page.

  • Click Edit.

  • Search for displayMedialist Component in the Quick Find box.

  • Drag the Component to the Record Page.

...

  • Click Save.

Update

...

Secure File templates.

These template records are created one-time to auto-populate the File Request and Send Form. This would avoid writing the same content again and again. Also, this field can be updated on the Form itself if required.

  • Go to the Secure File Transfer Application.

  • Click on the Text/Email Secure File Templates tab.

  • Create Records for ‘Media Request’ and ‘Send Media’.

  • Select ‘Media Request’

...

  • Click Next and Update the SMS/Email/Message Fields According to Business requirements.

...

  • Select the file tags according to business requirements.

...

Expand
titleTo Add new File Tags or Modify the Tags Please follow below steps
  • From Setup Click on Object Manager.

  • Search for SMS/Email Templates Secure File Template Object.

  • Click on Fields and Relationships.

  • Search for File Tags fields from the Quick Find Box.

  • Click on the File Tags field.

  • In the Values section of the File Tags, picklist field click New to Add new tags.

  • Or Click on Edit on one of the value in which you want to make changes.

  • Click Save.

  • Click Save.

  • Now again click on the New button to create Send Media Record.

  • Update the SMS/Email/Message Secure File Templates.

...

  • Click Save.

  • Please Note the contents in the Images shown above are only for demo purpose please feel free to change the contents according to your requirements.

...