Objectif Lune joins Upland Software.Learn more >
Wouldn’t you just love to use the contents of a data field as if it were an object, with its own properties and arrays,… Read More →
Data Design
Last time around, we looked at some bad practices commonly found in OL Workflow configurations. Today, we’re taking a look at some of my… Read More →
Data Performance
In my previous article about JavaScript, I emphasized how you should always start any JS project by using stuff you’re already familiar with. But… Read More →
Automation Data Design Performance
e-Invoicing standards are cropping up everywhere and are increasingly becoming mandatory. A number of those standards are based on PDF/A-3 with an XML attachment.… Read More →
Automation Data
As a general rule, software engineers love to give users of their applications as much flexibility as possible. If you ask them for an… Read More →
Data
Just like in the Friday the 13th movie franchise, JSON is everywhere ( :-|). And now, it can be handled natively as a new… Read More →
Loops are commonplace in data mapping configurations. Unless all your data is static, you have to use them in order to extract repeating items.… Read More →
Some types of data are more difficult to handle than others, in particular when each data value is of variable length or isn’t in… Read More →