Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Step 1: Create the Secure Mail Deny Trigger Project

Step 1: Create the Secure Mail Deny Trigger Project

  1. From the main menu, select
    Workflows
    and then click the Projects link.
  2. In the Projects page, drill-down to the folder in which to create the new Project.
  3. Click the  Create a Project link in the sub-menu.
  4. Type the Project name and description, and then click
    Save
    .
  5. The
    Managed File Transfer
     Project Designer will open.
  6. Expand the Loops folder in the Component Library, and then drag the For-Each task to the Project Outline.
  7. On the For-Each Loop, specify the following fields:
    Items Variable - Specify the package:attachmentList variable. This is a file list variable that contains the Secure Mail Package file attachments and will be supplied from the Trigger that you will create in Step 2 Create the Before Send Secure Mail Trigger.
    Current Item Variable - Specify a variable name which will be populated with the item at the current index. The variable can then be used in the tasks inside the loop or anywhere in the project. The value must be a valid identifier (e.g. myItem).
  8. From within the Project Designer page, expand the Web folder in the Component Library, drag the ICAP task to the Project Outline, and then place it inside the For-Each Loop you created in step g.
  9. On the ICAP task, specify the following fields:
    ICAP Server
    Select a pre-configured ICAP server from the drop down list.
    Source File - Specify the Current Item Variable created in step g.
  10. Click the ICAP Task
    On Error
    tab. Specify the following fields:
    On Error - Specify The call:[module] option, and then replace [module] with the name of the module that will be called (which will be added in the next step).
  11. From within the Project Designer page, expand the Project folder in the Component Library, drag the Module task to the Project Outline, and place it below the Main module.
  12. On the Module task, specify the Module Name from step j.
  13. From within the Project Designer page, expand the Miscellaneous folder in the Component Library, drag the Deny Trigger Event task to the Project Outline, and place it below the Deny Trigger module.
  14. On the Deny Trigger Event Task, specify the following fields:
    Reason - The reason for denying the event. This reason will appear in the Job Log, Trigger Log, Audit Log, and Package Details View.
  15. Click the
    Save
    button.
    The following image illustrates the Project Outline for the Deny Trigger task:

0 COMMENTS

We’d like to hear from you!