Question

pso

  • 17 January 2024
  • 6 replies
  • 43 views

Userlevel 1
Badge +6

Hi,
Object Deletion can be performed only for scheduling data?
 

 


6 replies

Userlevel 6
Badge +18

Have you looked at the Modelling Schema Guide, RAM_Data_Update (delete_row)? 

Userlevel 6
Badge +21

PSO accepts object deletions for Scheduling Data, Modelling Data as Alex pointed out, and some System Data too (Like User deletions). If you are referring the external application, it depends on how the integration is written. 

 

Userlevel 1
Badge +6

Is It possible to delete location data alone completely in PSO without affecting its child rows?

Userlevel 6
Badge +21

I’m not sure what you meant by child rows. Locations do not have a hierarchical structure like divisions or skills. In PSO Standalone perspective, it is possible to delete location data if you configure the object deletion properly. Integration is another story. As an example, in FSM integration, deleting a Location in FSM when ARP is used will not automatically trigger an object deletion to PSO.

Userlevel 1
Badge +6

In Modelling if I delete any location by RAM_Data_Update it is deleting resources belonging to those locations.

Userlevel 6
Badge +21

If deleting a location will delete the Resource record(s) which Location is connected, this would be a bug. Please raise a support ticket with necessary test steps and sample data you are using. 

Reply