Console Smart Transfer Operation Action Plugin

Overview

This action plugin provides the ability to initiate a Smart Transfer Template in Aspera Console or to list templates.

Saved Parameters Description

  • Name: The name used to identify a saved ConsoleSmartTransferOperation configured instance.
  • Console IP: Ip address of the console node
  • Console port: port of the console node. Default is 443
  • login: Login to access the console service
  • Password: Password to access the console service
  • Transfer Name: Any name to be given to the transfer
  • Transfer Comments: Any comments to be associated with the transfer
  • Source Path List: Source list for the transfer
  • Source Base: A commmon base name to fetch the source files from
  • Monitor Status: Please check this option if you want to monitor status asynchronously
  • Smart Transfer Id: Id of the template to be invoked
  • Operation: Choose from the two options. 1.List the templates 2. Submit the Transfer

Inputs Description

  • login, password, ip: are the required fields for this operation
  • smart transfer id: A required field for the Submit Transfer Operation

Outputs Description

  • Smart_Template_List: An array that shows the list of templates available
  • Transfer_Ids: An array that shows the transfer ids after initating the transfer (if any)
  • Error_Message: In case of any exception, this variable holds the reason for it

Supported Actions

None

Dependencies

None

Operating Instructions

Important: If a transfer does not allow the user to select the source items at start, then including a "source" section will result in an error being returned when using this call.

This plugin is used to invoke a Smart Template scheduled on a Aspera Console Machine.

Please refer to the Aspera Developer Network to learn more about Smart Transfers.