Products affected: EngageOne Enrichment
Version: 6.6.1
Version: 6.6.1
Issue
Field not replaced after StreamWeaver upgrade to 6.6.1.
We use <insertrec> to insert variables into postscript print streams to add barcodes and substitute the variables after calling a 2D barcode encoder.
<insertrec> %%Field_2 <! insert barcode values >
<file>DD:Input2
<place> W
<substitute> Y
<TYPE>S N
The variables look like this:
/DataMatrix findfont
setfont
0 0 0 sco
35 961 M %%BarLine1 S
35 966 M %%BarLine2 S
35 971 M %%BarLine3 S
35 976 M %%BarLine4 S
35 981 M %%BarLine5 S
35 986 M %%BarLine6 S
35 991 M %%BarLine7 S
35 996 M %%BarLine8 S
35 1001 M %%BarLine9 S
35 1006 M %%BarLinea S
35 1011 M %%BarLineb S
35 1016 M %%BarLinec S
35 1021 M %%BarLined S
35 1026 M %%BarLinee S
35 1031 M %%BarLinef S
35 1036 M %%BarLineg S
35 1041 M %%BarLineh S
35 1046 M %%BarLinei S
35 1051 M %%BarLinej S
35 1056 M %%BarLinek S
We use <insertrec> to insert variables into postscript print streams to add barcodes and substitute the variables after calling a 2D barcode encoder.
<insertrec> %%Field_2 <! insert barcode values >
<file>DD:Input2
<place> W
<substitute> Y
<TYPE>S N
The variables look like this:
/DataMatrix findfont
setfont
0 0 0 sco
35 961 M %%BarLine1 S
35 966 M %%BarLine2 S
35 971 M %%BarLine3 S
35 976 M %%BarLine4 S
35 981 M %%BarLine5 S
35 986 M %%BarLine6 S
35 991 M %%BarLine7 S
35 996 M %%BarLine8 S
35 1001 M %%BarLine9 S
35 1006 M %%BarLinea S
35 1011 M %%BarLineb S
35 1016 M %%BarLinec S
35 1021 M %%BarLined S
35 1026 M %%BarLinee S
35 1031 M %%BarLinef S
35 1036 M %%BarLineg S
35 1041 M %%BarLineh S
35 1046 M %%BarLinei S
35 1051 M %%BarLinej S
35 1056 M %%BarLinek S
Cause
StreamWeaver upgrade to 6.6.1.
Resolution
UPDATED: October 10, 2019Development did a special build of 6.6.1c specifically for Postscript. See attachments for 6.6.1c (zOS, Windows 32/64-bit).