Release date:
Happy Midsummer 🌞 everyone!
(A special mention to our friends in the Nordic countries who probably did some serious celebrations last weekend!)
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/
Take care and happy summer!
You now have the ability to document information about Scripts. Example in report #100:
You now have the ability to document information about Global Variables. Example in report #100:
You now have the ability to document more information about Datastores and their Multi Configuration. Example in report #100:
Monitoring and Troubleshooting the execution of SAP DS Jobs is very important. You can do this manually in the DS Designer or Management Console. But what about doing regular analytics, reviews, etc?
You now have the ability to document detailed information about this. Example in report #102:
You now have the ability to document the Properties Execute only once in Workflows and Dataflows as well as Recover as a unit in Workflows. You will find an example of these in report #103.
You now have the ability to run a new kind of job: REMOVE_SNAPSHOT.
This job will allow you to delete existing snapshots that you no longer need using the following parameter: id_to_delete=id1,id2,id3
# Extracts the SAP DS Jobs Historical Executions (ON by default/OFF)
# And set the maximum number of last days if the extraction is activated
extractJobsExecutionHistory = ON
extractJobsExecutionHistory.days = 7
extractJobsExecutionContent = ON