Introduction
Once the FIdentity identification is done - it produces a number of documents (pdf/jpg). The document can be uploaded to AIGR Imageware DMS system using this activity.
Note | ||
---|---|---|
This activity is customer specific. You cannot see it in most installations. How to enable:
|
Input Data
ApiUrl
URL for DMS SOAP API
SecretName
Name of the secret with username/password for DMS system. Elsa Credential Manager
has to be used. The secret type has to be Basic
.
ServerName
DMS Server Name
LibraryName
DMS Library Name
CoreIdentityId
The Core Identity Id of user that was identified
EnvironmentName
...
DocumentMetaData
The metadata that should be attached to this document.
Has to be a javascript object that can be converted to a dictionary<string, string>
For example:
Code Block |
---|
return {
"Reference ID": WorkflowInput.Data.CoreIdentityId,
"Environment": "Test"
} |
ProfileName
Profile Name
DocName
Document Name
Author
Document Author
Typist
Document Typist
Application
Application
Type
Type
File
File content - byte array
FilePath
DMS File path