Hello,
We have a RM Workflow that uses a Search Repository activity. When we run the WF with this activity we receive a "General Database Error-9008".
If we test the search syntax used in the WF, we get a normal search result response.
Below is the search syntax that we are using (I used Customer Name instead of our real customer name for the folder path):
({LFRM:DispEligibilityAction="A",EligibilityDate<="%(Date)"} | {LFRM:DispEligibilityAction="D",EligibilityDate<="%(Date)"} | {LFRM:DispEligibilityAction="T",EligibilityDate<="%(Date)"}) & {LF:LOOKIN="Customer Name\Central Services\Records Management\Physical Records"}
We have used this same syntax for multiple customers without issue.
Note-Below are the Additional Properties we have selected that we need for their token values. We unchecked the box for "Total Document Size" and we were able to successfully run the WF. Like I stated we have used the same search syntax and additional properties for multiple customers and have not encountered this issue.
If anyone has some insight, we would appreciate it.
Thanks,
Jeff Curtis