[Release Macros] XML met factuur kenmerken Factuur XML [XML met kenmerk] ; BMConsultants BV (Ivar Snaaijer) ; PDF + XML MacroLine1=<?xml version="1.0" encoding="ISO-8859-1"?>\r\n MacroLine2=<documents xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r\n Macroline3=<document> MacroLine4=<docId>$UniqueDocumentID$</docId>\r\n MacroLine5=<image>$UniqueDocumentID$.$KofaxPDFFileExtension$</docFilename>\r\n MacroLine6=<docBatchID>$BatchClassID$</docBatchID> MacroLine7=<factuurdatum>$Values(1).Value$</factuurdatum>\r\n MacroLine8=<totaalbedrag>$Values(2).Value$</totaalbedrag>\r\n MacroLine9=<nettobedrag>$Values(3).Value$</nettobedrag>\r\n MacroLine10=<btwbedrag>$Values(4).Value$</btwbedrag>\r\n MacroLine11=<btwcode>$Values(5).Value$</btwcode> <!-- H L N B -->\r\n MacroLine12=<factuurnummer>$Values(6).Value$</factuurnummer>\r\n MacroLine13=<incasso>$Values(7).Value$</incasso>\r\n MacroLine14=<directie>$Values(8).Value$</directie> <!-- BV GG SL -->\r\n MacroLine15=<budgethouder>$Values(9).Value$</budgethouder>\r\n MacroLine16=<boekjaar>$Values(10).Value$</boekjaar>\r\n MacroLine17=<barcode>$Values(11).Value$</barcode>\r\n MacroLine18=</document>\r\n MacroLine19=</documents>\r\n IndexDataFile=$UniqueDocumentID$.xml KofaxPDFFilename=$UniqueDocumentID$.$KofaxPDFFileExtension$ Rollback=Yes DeleteFiles=No BatchRelease=No BatchExeSuccessValues=0 RejectOnBatchExeError=Yes [Factuur XML] ; BMConsultants bv September 2008 (Jac Slits) ; TIFF + Text MacroLine1=<?xml version="1.0" encoding="iso-8859-15"?>\r\n MacroLine2=<document>\r\n MacroLine3=<docId>$UniqueDocumentID$</docId>\r\n MacroLine4=<docBatchID>$UniqueBatchID$</docBatchID>\r\n MacroLine5=<docBarcode>$Values(1).Value$</docBarcode>\r\n MacroLine6=<invSupplierID>$Values(2).Value$</invSupplierID>\r\n MacroLine7=<invNumber><!\[CDATA\[$Values(3).Value$\]\]></invNumber>\r\n MacroLine8=<invDate>$Values(4).Value$</invDate>\r\n MacroLine9=<invAmountBrutoTotal>$Values(5).Value$</invAmountBrutoTotal>\r\n MacroLine10=<invType>$Values(6).Value$</invType>\r\n MacroLine11=<invDescription><!\[CDATA\[\]\]></invDescription>\r\n ;MacroLine11=<invDescription><!\[CDATA\[$Values(7).Value$\]\]></invDescription>\r\n ;MacroLine12=<invButgetholderID>$Values(8).Value$</invButgetholderID>\r\n MacroLine12=<invButgetholder><!\[CDATA\[$Values(8).Value$\]\]></invButgetholder>\r\n MacroLine13=<invValidationUserID>$Values(9).Value$</invValidationUserID>\r\n MacroLine14=<invBoekjaar>$Values(10).Value$</invBoekjaar>\r\n MacroLine15=<invBoekmaand>$Values(11).Value$</invBoekmaand>\r\n MacroLine16=<invMediaCode>$Values(12).Value$</invMediaCode>\r\n MacroLine17=<invOrigineel>$Values(13).Value$</invOrigineel>\r\n MacroLine18=<invDueDate>$Values(14).Value$</invDueDate>\r\n MacroLine19=<docFilename>$UniqueDocumentID$.$KofaxPDFFileExtension$</docFilename>\r\n ;MacroLine17=<docFilename>$Values(1).Value$.$KofaxPDFFileExtension$</docFilename>\r\n MacroLine20=</document>\r\n IndexDataFile=$UniqueDocumentID$.xml ImagesFilename=$UniqueDocumentID$.$ImageFileExtension$ KofaxPDFFilename=$UniqueDocumentID$.$KofaxPDFFileExtension$ ;ImagesFilename=$Values(1).Value$.$ImageFileExtension$ ;KofaxPDFFilename=$Values(1).Value$.$KofaxPDFFileExtension$ Rollback=Yes DeleteFiles=No BatchRelease=No BatchExeSuccessValues=0 RejectOnBatchExeError=Yes ;DisableAutoloadLinks=Yes ; KofaxPDFSubfolder=$Values(7).Value$ ; KofaxPDFFilename=@function:AcHex($UniqueDocumentID$,"0","8","right")@.$KofaxPDFFileExtension$