importasp

Purpose

Use this command to import application service profiles (ASP) from a package into FTM SWIFT. This file must be transferred to the host in binary format.

Note: It can take up to 10 minutes for the imported ASP data to become active.
Required access rights:
CT: DNF_L_ADM
CO: DNF_L_ADM
attr: IMPORTASP
Predefined roles that provide required access rights: DnfAspAdmin
Issue for OU: DNFSYSOU
Issue to service: DNF_L_ADM

Format

Read syntax diagramSkip visual syntax diagram importaspia  -filefile_name -dirdirectory -digestdigest

Parameters

-file filename
Name of the ASP package from which application service profiles are to be imported. The default is applprofile.zip. The broker must have read permission for this file.
-dir directory
The directory in which the ASP package is stored. The default is the directory specified by the DefaultImportDir attribute of the DnfAspParameters CO as described in Configuring default directories for RM and ASP data. The broker must have read permission for this directory.
-digest digest
The digest that secures the ASP package. This digest must be retrieved from the SWIFT website and correspond to the ASP package. The digest can be entered either in Base64 format or hex format.

Examples

The following command, issued on a single line, imports the application service profiles from the ASP package with the fully qualified name /tmp/asp-archive.verified.zip. The digest is specified in hex format.
INST1.DNFSYSOU.DNF_L_ADM>ia -file asp-archive.verified.zip -dir /tmp
          -digest 722d071babd0715083f0e37953ac12009a2169b24554a1a08f7062d80a2c96c4
The response to this command looks like this:
DNFL9471I Command 'IMPORTASP' executed successfully;
          import package: '/tmp/asp-archive.verified.zip';
          digest: 722d071babd0715083f0e37953ac12009a2169b24554a1a08f7062d80a2c96c4.