V7.23 System Release

  1. Fixed a miscalculation in “Elapsed time” the UI displays for certain long-running operations, where it would erroneously show that 1 hour elapsed.

  2. Fixed an issue with the connection-level rate limiter where under certain conditions the rate limit was not being enforced.

  3. The Transform Data “Find value in array” action has been renamed to “Count matches in array”.

  4. Added a “Find corresponding value in name-value array pair” action to the Transform Data app.

  5. Worked around a rare issue that could cause the VTD-XML parser to throw a null pointer exception in the VTDDocument commit() method.

  6. The “Service Credentials - Get” module, when run in the browser, now receives obfuscated information over the wire when it needs to refresh an OAuth access token, rather than cleartext, as a security measure.

  7. All actions, in addition to the “Action error message”, now also emit “Action error link” which is the URL link to the error in automation history.

  8. Fixed a calculation that prevented files in the system’s temp directory from being pruned according to the system’s setting for the max file age.