Release date:
Happy Almost Halloween 🎃 !
As always, in this release you will find new features, bug fixes and performance improvements. See below for more details regarding what’s new, compatibility updates, change logs and resolved issues.
Full Documentation: https://support.wiiisdom.com/documentation
Download Site: https://support.wiiisdom.com/downloads
Of course, do get in touch if you need help with updating.
Contact us via your Customer Centre and Support Site: https://support.wiiisdom.com/
Happy 🎄 and see you next year 🤪
In this release you will find a New Parameter: -webi.variables.details=ON|OFF
This parameter will allow you to choose if you want to extract the Formula part of a Variable or not. When OFF, this will probably give you performance improvement when running the WEBI job.
This is great for instance when you only want to know about the usage / non-usage of Variables in Webi without necessarily wanting the code of the Formulas.
Great also for detecting complex Webi based on the number of Variables they contain.
-webi.variables.details=ON will extract variable's Formula
-webi.variables.details=OFF will not extract variable's Formula
Today, we can only remove Snapshots from a list of Permanent IDs. That create problems if you want to delete specific Snapshots within the same Permanent IDs.
This new parameter will allow you to select the Snapshot to delete by their Unique IDs.
Syntax: -unique_id_to_delete=... Can contain only numbers separated by a comma.
Example: Run an instances of the REMOVE_SNAPSHOT job with the parameter: -unique_id_to_delete=1,2
We know you love our log files 🥰
We hope you don't need them too often but when it's time, it's time. Having clean and useful information is important. We've done a lot of improvements in this release, here are the notable ones:
INFO - Opening Webi: 5457#/Root Folder/Web Intelligence Samples/Table Demo (type:PUBLIC)
INFO - Close Webi: 5457 [Extraction time : 35 s]
INFO - Save Webi: 5457 [Unit insertion time : 2 s]
Imagine you run a job within the CMC and force some parameters. It would be difficult to troubleshoot an issue between investigating these parameters and the ones in the .param file.
The log files now contain at the very top all the parameters actually used for the job in one place. Thus making the support process a lot easier.
Note: This only applies to new installations and where this parameter is not already set to a value (-sql.batch.size=).
For others, this change has no effect.
If you have the following parameter set to ON it will no longer extract the Formulas contained within Variables.
See above regarding the new parameter: -webi.variables.details
Failed Snapshots will now return a status of -1 (instead of 0)
Failed Snapshots (Status -1) with automatically be deleted in REPLACE Mode
Process of working with USER_SESSION in DELTA mode
Better Extractions using the RESTful Mapper