DescriptionUse this task to execute card productions on the server side. The service tasks supports execution of encodings via Card SDK or the JPKIEncoder integrated in Identity Manager. Printing is currently not supported.
ConfigurationTo use this task, configure the following delegate expression in your service task: Code Block |
---|
${serverSideCardOperationTask} |
The following parameters can be configured in Identity Manager Admin: Parameter | Mandatory | Value | Description |
---|
encodingName | Image Removed
| Example value: PcmEncProduceEmployeeCard | Name of the encoding description to be executed | cardSDK | - | Valid values: | Flag to configure if the encoding should be executed through the Identity Manager server directly or through Card SDK. Default is true, which means that the encoding is executed through Card SDK. |
|