I used LF connector to search a document in Laserfiche from our ERP system. The search field is the contract number. Whenever the contract number in the search field has the hyphen in it, for example, 3004A-1, it returned the error "An unrecognized character was encountered." How do I get rid of the error?
Is there a way I can send only the first 4 characters into the search string i.e. 3004 instead of 3004A-1?