[Release Macros]
Student XML
FlevolandBekostiging

[Student XML]
; BMConsultants BV (Ivar Snaaijer)
; PDF + XML

; encoding is more or less equal to windows encoding (actually the encoding is "windows-1252" in western europe)
MacroLine1=<?xml version="1.0" encoding="ISO-8859-1"?>\r\n
MacroLine2=<document>\r\n
MacroLine3=<docId>$UniqueDocumentID$</docId>\r\n
MacroLine4=<docFilename>$UniqueDocumentID$.$KofaxPDFFileExtension$</docFilename>\r\n
MacroLine5=<docBatchID>$BatchClassID$</docBatchID>
; CDATA Handles caracters like < and &
MacroLine6=<stuStudentID><![CDATA[$Values(1).Value$]]></stuStudentID>\r\n
;MacroLine7=<pstClass>$Values(2).Value$</pstClass>\r\n
MacroLine7=<docType>$Values(2).Value$</docType>\r\n
MacroLine8=</document>\r\n

IndexDataFile=$UniqueDocumentID$.xml
KofaxPDFFilename=$UniqueDocumentID$.$KofaxPDFFileExtension$

Rollback=Yes
DeleteFiles=No
BatchRelease=No
BatchExeSuccessValues=0
RejectOnBatchExeError=Yes


[FlevolandBekostiging]
; BMConsultants BV (Ivar Snaaijer)
; PDF + XML

; encoding is more or less equal to windows encoding (actually the encoding is "windows-1252" in western europe)
MacroLine1=<?xml version="1.0" encoding="ISO-8859-1"?>\r\n
MacroLine2=<document>\r\n
MacroLine3=<docId>$UniqueDocumentID$</docId>\r\n
MacroLine4=<docFilename>$UniqueDocumentID$.$KofaxPDFFileExtension$</docFilename>\r\n
MacroLine5=<docBatchID>$BatchClassID$</docBatchID>
MacroLine6=<docBarcode>$Values(1).Value$</docBarcode>\r\n
MacroLine7=<docScanUser>$Values(2).Value$</docScanUser>\r\n
MacroLine8=</document>\r\n

IndexDataFile=$UniqueDocumentID$.xml
KofaxPDFFilename=$UniqueDocumentID$.$KofaxPDFFileExtension$

Rollback=Yes
DeleteFiles=No
BatchRelease=No
BatchExeSuccessValues=0
RejectOnBatchExeError=Yes



Gesponsorde koppelingen