Hi,
We have a script (vbs) that runs in Diadem and queries a Datafinder (server edition). After adding some error handling code, we encountered the following error:
Error Description: An error occurred during the search. The query may contain at least one invalid property. Number: 383 Source: false.*
* Now according to the message above, we can extract that there is a property or property value (of the query) that is/are wrong, but see the following line of this message please.
Once we trapped this error, we log and save the queries (in TDQ files) that were being used at the moment that the error ocurred. When we load this query files, no errors are ocurring. We've being troubleshooting this issue, but we haven't find the root cause yet. Any guidance, tip or help will be greatly appreciated.