Fixed Issues in Rulex 4.3.1
Issue | Solution |
---|---|
The Import From Excel and Import From Text tasks did not print dedicated log messages. | We have introduced several new log messages in the Import From Excel and Import From Text tasks to improve root causing. |
Although workflows were computed correctly, the resulting exit code was not 0, and an incorrect error status was reported. | This problem has now been solved. |
In very uncommon situations involving nominal attributes the Join task performed incorrect memory access operations, which compromised the subsequent de-allocation at the end of the task. | This problem has now been solved, and the task performs correctly. |