Data retention policy

Mesh  •  Article  •  4/27/2026  • 

Data Administration can be used to delete Mesh log data when it becomes irrelevant over time. The administrator runs the retention policy to have Business Central delete outdated data in tables that contain log entries. When the retention policy is run, all records that have not been modified for two days or more are deleted.

The following Mesh tables support retention policies:

TableTable IDPurpose
MobileRequestLog220FDW73167876Stores RPC request and response logs generated when the Enable Request Logging toggle on the Mobile Setup page is turned on .
BCRPC220FDW73167870Stores temporary RPC transaction data used by the mobile app's API communication layer.

Create a retention policy for MobileRequestLog220FDW

  1. Select the Search icon , enter Data Administration, and then choose the related link.
    The Data Administration page opens.
  2. On the action bar, select Related > Retention Policies.
    The Retention Policies page opens.
  3. On the action bar, select New.
    The Retention Policy page opens.
  4. On the General FastTab, in the Table ID field, enter 73167876 to select the mobile request log table.
    On the Retention Policy FastTab, the fields are automatically filled.
  5. Turn on the Enabled toggle to apply retention policies according to the specified retention period.
    The retention policy will run automatically, and the mobile request log entries that have not been modified for two days or more will be deleted.
  6. On the Retention Policy FastTab, turn on the Manual toggle, if the policy must always be applied manually.
  7. On the action bar, select Home > Apply Manually to run the retention policy.
    The system displays a dialog.
  8. Click Yes.

Create a retention policy for BCRPC220FDW

  1. Select the Search icon , enter Data Administration, and then choose the related link.
    The Data Administration page opens.
  2. On the action bar, select Related > Retention Policies.
    The Retention Policies page opens.
  3. On the action bar, select New.
    The Retention Policy page opens.
  4. On the General FastTab, in the Table ID field, enter 73167870 to select the BCRPC table.
    On the Retention Policy FastTab, the fields are automatically filled.
  5. Turn on the Enabled toggle to apply retention policies according to the specified retention period.
    The retention policy will run automatically, and the RPC transaction entries that have not been modified for two days or more will be deleted.
  6. On the Retention Policy FastTab, turn on the Manual toggle, if the policy must always be applied manually.
  7. On the action bar, select Home > Apply Manually to run the retention policy.
    The system displays a dialog.
  8. Click Yes.