Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor editorial


Expand
titleCard Production: Server Side Card Operation

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 expressing in your service task:

Code Block
${serverSideCardOperationTask}

The following parameters can be configured in PRIME Designer:

ParameterMandatorySample ValueDescription
encodingName

...

Image Added

PcmEncProduceEmployeeCardName of the encoding description to be executed
cardSDK-trueFlag 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.