We want to delete Service Order Histroy that are older then 2 year to clean up the data with GDPR Information.
I have an API with a delete action on service order history, but this only delete records from c_order_line, c_order_comp, c_order_env, c_service_call and c_service_call_env.
But all demand records that are attached to that service order are not deleted.
Is there a simple way to delete service order history with all the demands that are attached to that order.
For the record, we on version 15.1 and we testing on our UAT envoirement..
Greetz,
Robin