Skip to main content

Exercise 12

Objective

To decrypt the file that was encrypted in Exercise 11.

Summary

To use the TrainingKey to decrypt the file, MFT_File_11.txt.pgp, and place it in a subdirectory called Decrypted in the destination endpoint, SVR_INPUT.

Instructions

In Solution Manager
  1. Select Library.
  2. Select Master Job.
  3. Click the Add button.
In the Master Job Definition screen
  1. In the Schedule drop-down, select My MFT Schedule
  2. In the Name field, enter MFT Decrypt Transfer.
  3. In the Job Type drop-down, select OpConMFT.
  4. Expand Task Details.
  5. In the General section, select the OpConMFT machine.
  6. In the Source section,
    • Select the SVR_OUTPUT endpoint from the Endpoint drop-down.
    • Enter MFT_File_11.txt.pgp in the File Filter field.
    • Enter 5 in the Timeout __ minutes field.
  7. In the Destination section
    • Select the SVR_OUTPUT endpoint from the Endpoint drop-down.
    • Select True from the Overwrite drop-down.
  8. In the Encryption section
    • Select Dencrypt in the Action dropdown.
    • Enter * in the File Filter field.
  9. Click Save
  10. Click the lock icon to enter Admin Mode.
  11. Expand Frequency and move the Inactive frequency called Example-Mon-Fri-O into the Active column.
  12. Click Save.
  13. Close Library.

Add the Job to the Schedule

  1. Select the Operations.
  2. In Operations Summary, click Processes in the top right-hand corner.
  3. Select today's date in the Date column.
  4. Right-click on My MFT Schedule in the Schedule section.
  5. Click the plus sign ( + ) in the Schedule Selection menu.

In the Add Job(s) Pop-up

  1. Select the MFT Decrypt Transfer job.
  2. Click Next.
  3. Select Release for the Build Status.
  4. Click Next.
  5. Verify that the information is correct and click Submit.
  6. Click Close.

In the Process Screen

  1. Verify that the job was added and ran successfully.
  2. Close Operations.