The dpxfileuploadmtom command uploads a DPX file using MTOM encoding.
| Parameter name | Data type | Description |
|---|---|---|
| sessionID | String | Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see logon (Command)). |
| attributeSet | DPXFileAttributeSet | A set containing zero or more attribute fields. |
| dpxfileData | Binary data (Hex) | MTOM-encoded content of the DIGIPASS export file (DPX) to upload (hex binary). |
The following attributes can be specified in the attributeSet input parameter of this command:
| Attribute name | Optionality |
|---|---|
| DPXFILEFLD_DPX_FILE_KEY | Mandatory |
| DPXFILEFLD_DPX_FILE_NAME | Mandatory |
The following attributes will be specified in the results output parameter of this command: