It might help to know which tables you were using and version perhaps.
I tested this with ARInvoice table and this table doesn’t store Deleted Database Records, so of course none came in, but when I checked with ARRegister I was able to see the deleted records as expected:
No resolution on this. We’re currently on v22R1 (22.112.0018). Here’s a list of each entity I’m pulling from that includes the “DeletedDatabaseRecord” field.
Object | Returns Deleted Records in OData Feed? |
---|---|
PX.Objects.AR.Customer | No |
PX.Objects.EP.EPEmployee | No |
PX.Objects.PM.PMProject | Yes |
PX.Objects.CR.PMTimeActivity | No |
In each case, the object above is the “main” DAC for the GI -- all other DACs are joined to those DACs. I don’t know why I can pull deleted Projects through OData but not customers, employees, or time activities.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.