286
Views
1
Comments
Solved
Clean up of BPT tables data
Question

Does Out-systems platform cleans or deletes all the BPT related tables periodically once the workflow is executed bases on some status . 

We know that session data gets deleted by platform . Is the same mechanism is performed for BPT data.

2021-06-21 12-37-59
Wei Zhu
Solution

No.

But you can use Process_Delete / Process_BulkDelete in BPT_API to delete old data.

https://success.outsystems.com/Documentation/10/Reference/OutSystems_APIs/BPT_API


Or use following forge component

https://www.outsystems.com/forge/Component_Details.aspx?ProjectId=1313





Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.