Patch Notes

VersionChangesSupported Planon Version
1.3.5Fixed issue with reference aware / lifecycle BO’s not being correctly exportedL117>
1.4.0Added ExcelWriterWorker which is used to generate an excel fileL117>
1.4.1Fixed issue with ExcelReaderWorker when columns contain empty spaces.
Fixed issue with Planon functions in XSLT Worker.
Mark exported records if marking is enabled
L117>
1.4.2Fix issue with export when marking is disabledL117>
1.4.3Fix issue with excel writer when styles are applied with huge data exportL118>
1.4.4Fix issue with export of data when pick list is added as subL118>
1.4.5Handle warnings and confirmation while marking the exported recordsL118>
1.5.0Introduce Date Time conversion to the provided time zone custom functionL119>
1.5.1The CSVWriterWorker now exports values in the same order as provided in the ‘columns’ settings (if any)L119>
1.5.2Fix issue with export of life cycles for a bo when added as sub.
Contract period values are now returned as Camel case instead of Upper case.
Add empty tags when field is empty
L122>
1.6.0Now ExcelWriterWorker supports writing data into the existing file. A new setting is introduced for this.L122>
1.6.1All workers now output String as datatype (except for the PlanonDataWriterWorker). This allows for combining the workers with other workers outside of this app.L124>
1.6.2Added support for Long syscodes. Fix issue with status value exported for background actionsL125>
1.6.3Fix issue with chunk xslt worker when used in combination with csv reader worker.L125>
1.6.4Fix issue with Marking of exported records which cannot be archivedL125>
1.7.0The XML in the export file is now unformatted providing less file size in bulk exports.
Chunktoxml worker now also supports source from the document also.
PlanonDataDeleteWorker, PlanonDataWriterWorker and FileXSLTTransformationWorker now supports Post Process policy.
Post process policy now creates only one zip file for a single datasource instead one zip file for each file when wildchar is provided on datasource.
PlanonDataDeleteWorker now deletes the Archived BO’s.
Changes in the File Trannsformation workers to work in the combination with other workers. This is just a technical change.
FileXSLTTransformationWorker now supports file methods to copy, move, delete, list files.
L127>
1.7.1Fix issue with export of Attributes type fieldL127>
1.8.0Add post process policy for Chunk2XMLWriterWorker.
Export sub bos only if record exists.
Fix issue with parsing of Time in Excel Reader Worker.
Fix floating point issue with Excel Reader worker.
Fix issue with missing count of records in summary
L127>
1.8.1Fix issue with post process policy for OnPremise environmentsL127>
1.8.2Fix issue with export of life cycle bos where there are multiple life cycles
Fix issue with delete of comunication logs in PlanonDataDeleteWorker
L127>
1.9.0Now both the XSLT Workers can read xslt file from the data source as wellL130>
1.10.0Now includes archived business objects in xsltworkers when using tms functionsL130>