List of Contributions

Mr. Eric Olson

Employee

Contact Details

My Content

1 to 13 of 13 total
Posted By Eric Olson 04-18-2025 13:37
Found In Egroup: EngageOne™ Enrichment
\ view thread
There is no specific language mechanism to do this. If the control files are being systematically generated, you could generate a separate file whose contents are the input file name and read the value of the contents with a READ function call. If you are processing multiple files at once, you could ...
Posted By Eric Olson 04-16-2025 09:14
Found In Egroup: EngageOne™ Enrichment
\ view thread
The best way to do this would be use variable filenames as follows: in %%input_file I 1 WRITE("temp.txt", %%input_file) out tempout.txt This control file has %%input_file specified as the input filename. Assuming it is saved as controlFile1.con, you would run ...
Posted By Eric Olson 04-16-2025 09:05
Found In Egroup: EngageOne™ Enrichment
\ view thread
No, this forum has not had a lot of activity. But all questions are encouraged. ------------------------------ Eric Olson Senior Principal Software Engineer Precisely Software Inc. ------------------------------
Posted By Eric Olson 01-24-2025 13:51
Found In Egroup: EngageOne™ Enrichment
\ view thread
This is a sample for adding DataMatrix barcodes. input inputfile.afp A 240 %%barcodeVariable = %%DOCUMENT_NO output output.afp D "A DataMatrix Barcode" Y 10 pels 1 1 in D %%barcodeVariable 5 R 0 Y 8 pels 1 9 in ...
Posted By Eric Olson 01-16-2025 11:10
Found In Egroup: EngageOne™ Enrichment
\ view thread
Visual Engineer will install and run on any reasonably current Windows version, including Server. ------------------------------ Eric Olson Senior Principal Software Engineer Precisely Software Inc. ------------------------------
Posted By Eric Olson 01-16-2025 11:07
Found In Egroup: EngageOne™ Enrichment
\ view thread
John, This is a simple control file for combining two AFP files: input1 file1.afp A * X'D3A9C6' 4 Y input2 file2.afp A * X'D3A9C6' 4 Y %%INPUT_ORDER A input1 input2 Y SWOUTPUT output.afp Y This results in the two AFP ...
Posted By Eric Olson 04-08-2024 16:09
Found In Egroup: EngageOne™
\ view thread
The next release of Enrichment will be the last supported release for EngageOne Enrichment Engine on all Oracle Solaris and HP-UX versions. ------------------------------ Eric Olson Senior Principal Software Engineer Precisely Software Inc. ------------------------------
Posted By Eric Olson 03-13-2024 09:19
Found In Egroup: EngageOne™
\ view thread
The development team would like to know if any one is actively using Enrichment on either the Sun Solaris or the HP Itanium operating systems. We are not currently aware of any active use of these systems for Enrichment. ------------------------------ Eric Olson Senior Principal Software Engineer ...
Posted By Eric Olson 02-21-2020 11:47
Found In Egroup: EngageOne™
\ view thread
You should use 3F4AD0 from Enrichment identified CPU: 3F4AD0 This will generally, but not always show up in ipconfig /all ------------------------------ Eric Olson Senior Principal Software Engineer Pitney Bowes Software Inc. ------------------------------
Posted By Eric Olson 02-21-2020 08:39
Found In Egroup: EngageOne™
\ view thread
There is an executable to run to display the CPU id Enrichment/StreamWeaver will use. I will email it directly to you. ------------------------------ Eric Olson Senior Principal Software Engineer Pitney Bowes Software Inc. ------------------------------
Posted By Eric Olson 08-07-2019 16:59
Found In Library: EngageOne
Posted By Eric Olson 08-07-2019 16:59
Found In Egroup: EngageOne™
\ view thread
EngageOne® Enrichment 7.3.0 (formerly known as StreamWeaver) is now available for download. This release primarily focuses on improving PDF processing speed and features such as bookmark handling and password processing. For a complete list of changes, please see the attached release notes. ...
Posted By Eric Olson 06-25-2019 10:49
Found In Egroup: EngageOne™
\ view thread
Additionally, EngageOne Enrichment (formerly StreamWeaver) Enrichment reads in print files generated by composition products, such as Generate and modifies them before being printed, archived, or other processing. Some examples are adding or replacing bar codes for use with new hardware, performing ...