Treat Row as Stale After Upload

For some services, Create/Update/row-level custom action responses may not contain updated field values in the payload. It is possible that the worksheet no longer has the latest data for the given row.

To resolve this issue, the add-in uses an ETag to determine if the resource has been changed. The ETag identifies a specific version of a resource.

To notify users that a row contains outdated values:

  1. Click Manage Catalogs.

  2. In the Manage Business Object Catalogs window, select your catalog and click the Edit Business Object Catalog ( Edit Business Object Catalog ) icon.

  3. From the Business Object Catalog Editor, click Advanced and, in the Advanced tab, select the Treat row as stale when the response does not contain updated field values checkbox.

    In integrated workbooks created with version 4.6 and later of the add-in this checkbox is selected by default. In versions prior to version 4.6, it is not selected by default.

    Open Dialog to select treat row as stale property

At runtime, the add-in applies read-only styles to all data cells in the stale row and the Status Viewer shows the following message:

This row may not contain the latest information from the service. Download to refresh the information for this row.

Stale Row after Update

For a row to be treated as stale, the following conditions must all be satisfied: