Hi,
I have been using DQL for retrieving retention policy information of a record in RPS ( reading from dmc_rps_retainer ).
I am wondering if we could do the same thing using DFC methods with some filters?
for example, I would like to get retention date, or qualification date for records that have a "status" = "something". I can do that fairly easily using some joins in DQL. not sure how i can do it using DFC calls
thanks.