Published in:

Blog

·

· ·

Generate key report using ExportKeys action

·

This custom trigger action is used to generate keys report in excel format installed in the server.

Downloads

Source code and build instructions

How to generate keys report using ExportKeys Action

Let me now show you how to implement that.

1. Make sure you have ExportKeys Action installed

Before creating a custom trigger action, you need to havebuildinstalled in the server where JSCAPE MFT Server is running.

2. Create a Trigger to export keys for a domain

Login into admin console of JSCAPE MFT Server > Triggers and ClickAddto create a Trigger

Give the trigger aNameand then select theCurrent Timeevent type from the drop-down list.

export_key_image1

Click Next to Step 2 where a condition can be set to execute the trigger. Consider an example that we need to have this report ready on 30th each month. For generating the report on 30th, set the condition as below;

“DayOfMonth=30”

export_key_image2

On Step 3 an action has to be added, in order to add an action clickAddbutton and select the action “Export Keys” from drop down list and Click OK

export_key_image3


If the action not listed you need to havebuildinstalled in the server.

On OK there would be a parameter as mentioned below for Export Keys Action;

– File (Where the data needs to be saved)

export_key_image4

ClickOKto save the settings.That’s it. Now you know how to export the keys using ExportKeys action.

Downloads

Download JSCAPE MFT Server

Latest Articles