Description
Use this task to execute card productions on the server side. The service tasks supports execution of encodings via Card SDK or the PRIME-integrated JPKIEncoder. Printing is currently not supported.
Configuration
To use this task, configure the following delegate expression in your service task:
${serverSideCardOperationTask}
The following parameters can be configured in PRIME Designer:
Parameter | Mandatory | Sample Value | Description |
---|
encodingName | | PcmEncProduceEmployeeCard | Name of the encoding description to be executed |
cardSDK | - | true | Flag to configure if the encoding should be executed through the PRIME server directly or through Card SDK. Default is true, which means that the encoding is executed through Card SDK. |