The DIGIPASS import file commands allow you to upload and import authenticator data from a DIGIPASS import file.
A DIGIPASS import file is a comma-separated text file (.csv) that contains authenticator records. They are used, for instance, to import authenticator data from an existing OneSpan Authentication Server Framework environment to OneSpan Authentication Server.
The import files are also used by Data Migration Tool (DMT). For more information about the DIGIPASS import file type and preparing such files, refer to the Data Migration Tool Administrator Guide.
| Command | Description |
|---|---|
| dpCSVFileImport | Processes authenticator data previously uploaded from a DIGIPASS import file (see dpCSVFileImport (Command)). |
| dpCSVFileImportStatus | Returns the current status of a server task that has been previously started via the dpCSVFileImport command (see dpCSVFileImportStatus (Command)). |
| dpCSVFileImportStop | Stops a server task that has been previously started via the dpCSVFileImport command (see dpCSVFileImportStop (Command)). |
| dpCSVFileUploadMTOM | Uploads a DIGIPASS import file using MTOM encoding (see dpCSVFileUploadMTOM (Command)). |