Patch Notes
| Version | Changes | Supported Planon Version |
|---|---|---|
| 1.3.5 | Fixed issue with reference aware / lifecycle BO’s not being correctly exported | L117> |
| 1.4.0 | Added ExcelWriterWorker which is used to generate an excel file | L117> |
| 1.4.1 | Fixed 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.2 | Fix issue with export when marking is disabled | L117> |
| 1.4.3 | Fix issue with excel writer when styles are applied with huge data export | L118> |
| 1.4.4 | Fix issue with export of data when pick list is added as sub | L118> |
| 1.4.5 | Handle warnings and confirmation while marking the exported records | L118> |
| 1.5.0 | Introduce Date Time conversion to the provided time zone custom function | L119> |
| 1.5.1 | The CSVWriterWorker now exports values in the same order as provided in the ‘columns’ settings (if any) | L119> |
| 1.5.2 | Fix 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.0 | Now ExcelWriterWorker supports writing data into the existing file. A new setting is introduced for this. | L122> |
| 1.6.1 | All 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.2 | Added support for Long syscodes. Fix issue with status value exported for background actions | L125> |
| 1.6.3 | Fix issue with chunk xslt worker when used in combination with csv reader worker. | L125> |
| 1.6.4 | Fix issue with Marking of exported records which cannot be archived | L125> |
| 1.7.0 | The 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.1 | Fix issue with export of Attributes type field | L127> |
| 1.8.0 | Add 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.1 | Fix issue with post process policy for OnPremise environments | L127> |
| 1.8.2 | Fix 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.0 | Now both the XSLT Workers can read xslt file from the data source as well | L130> |
| 1.10.0 | Now includes archived business objects in xsltworkers when using tms functions | L130> |