Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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

${serverSideCardOperationTask}

The following parameters can be configured in PRIME Designer:

ParameterMandatorySample ValueDescription
encodingName

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.
  • No labels