BuildFilterProcess
This process is used to load files into the BLOB type fields of the tables. The capacity of the file BLOB fields may differ from one Database to another.
<process name="BuildFilter" basedon="mor.RelDB.BuildFilterProcess"> <param name="fields">*</param> <param name="exclfields">ID</param> <param name="opr">AND</param> <param name="tarsymbol">p:filter</param> <param name="upperfunc"></param> </process>
See more...