
Hi,
when leveraging the standard web form feature, web form session records will be created.
This table can grow massively over time.
Is there any standard mechanism built-in to periodically clear/delete those records?
Thanks.
you can use standard bulk deletion jobs from D365
docs.microsoft.com/.../delete-bulk-records
ideally you should only delete "completed" sessions, as the Portal relies on those records to identify the current step / transition path for the regarding record