Posts

Showing posts from March, 2022

ReportMagic 3.4

Overview ReportMagic 3.4 is now released and contains new features, improvements and bug fixes. New Features Added the [List.Dequeue:] macro which can be uses to process FIFO lists.   The [ForEach:] and [RepeatRow:] macros now work when items contains a backtick.  The regression test feature's diff.png.zip output now shows metrics where pages differ and the severity. The [Shape.SetProperty:] macro now sets Word shape properties. Workers now display heartbeat information including time last detected and a warning triangle when a thirty second threshold is breached. Graph macros now support the axis style controls xAxisLineWidth, xAxisLineColor, xAxisLineStyle, yAxisLineWidth, yAxisLineColor and yAxisLineStyle macro parameters. The API subscriptions endpoint is now available. Improvements The [ServiceNow.List:] macro will now attempt 5 retries (with 10 second delay between each) if the server responds with resource temporarily unavailable. Added more [List.Table:] help examples that