Inforiver Writeback Matrix March 2025 - v4.1
As part of this release, we've brought performance improvements in Infobridge and new identifiers to capture the last updated user/email for writeback.
1. Infobridge - Performance optimization for data input updates
We've optimized the data preparation time for updates to data input values. Large datasets with more than 90k records can be significantly processed faster. Data preparation that previously used to take a few minutes to complete, can now be completed in seconds.
2. Writeback for last updated user and email
The Writeback Matrix offers built-in housekeeping columns to capture the last updated user and time for data input fields. However, these fields cannot be exported while writing back.
Instead of using the built-in housekeeping columns, you can leverage the SETVALUE function with the new LOGGEDIN_NAME and LOGGEDIN_EMAIL identifiers and store them in a text field. Learn how to use the SETVALUE function.
In this example, we're capturing the user name when the approval checkbox is changed and the user email when the project status single select is changed.


The text fields can then be written back to the preferred destination(s).
Bug fix
Date data input fields were throwing an "Invalid date" error when the SETVALUE function was used to assign NULL values. This issue has been remediated.
Last updated
Was this helpful?