Auto CF Activity Attachment Workflow Process

This workflow process creates an Activity record when the vehicle return receipt is generated, and it adds the receipt as an attachment to the created activity.

This workflow process is shown in the following image.

Auto CF Activity Attachment Workflow Process: This image is described in the surrounding text.

Workflow Process Description. This workflow process performs the following actions:

  1. GetFilePath. This step retrieves the file path of the vehicle return receipt.

  2. Create an Activity. This step creates an Activity record.

  3. Add Attachment. This step adds the receipt as an attachment to the Activity record.

  4. Refresh Activity. This step refreshes the Activity applet.

  5. Refresh Activity Attachment. This step refreshes the Activity Attachment applet.

  6. Refresh UI. This step refreshes the user interface.