User guide

Custom Desktop Issuance 6.0 - User Guide
Name: CDI_0.docx September 2012
Page 10 / 78
Add a new field. Make sure one of the new field types is checked:
Data: data field extracted from the input file
Calculated: data field extracted from the input file and then combined into a Wizard
Expression as part of the Calculated Field window. Available functions for these
calculated fields are listed in section 3.2.2 page 11.
Audit Variable (for SCS/APM/APS/GP use only): you can define several types of
audit fields (depending on personalization application):
o ACCEPT_CODE_A: OK code sent by dll
o DLL_ERROR_A: error code sent by dll
o AUDIT_A1: audit field 1
o AUDIT_A2: audit field 2
o Etc.
NB: if you have more than one chip application, you can define separate audit fields for each
application using: ACCEPT_CODE_B, DLL_ERROR_B, AUDIT_B1, AUDIT_B2, etc.
3.2.1- Data Setup for Smartcard (SCS/APM connected)
Add a new Data field for Smartcard data, with usual start code.
Example for GP (add Calculated field):
hexstr('FFFFFFFC') + '<ScpmGP>' + '[2B0601040181900D819C2005230101]' +
#SMC#
Example for APS (add Calculated field):
hexstr('FFFFFFFC') + '<AffinaPS>' + '[2B0601040181900D819C2005230202]' +
#SMC#