Exchange Connector Trying to use Filter in Recon-""NO_COMMAND" is not a recognized filterable proper
HI
We installed Exchange Connector 12.2.1.3.WE tried to run a Recon with filter
equalTo('samAccountName','aaa97886')
we get this error
org.identityconnectors.framework.common.exceptions.ConnectorException: Problem while PowerShell execution System.Management.Automation.RemoteException: Cannot bind parameter 'Filter' to the target. Exception setting "Filter": ""NO_COMMAND" is not a recognized filterable property. For a complete list of filterable properties see the command help.
"NO_COMMAND" at position 1."
at System.Management.Automation.Runspaces.AsyncResult.EndInvoke()
at System.Management.Automation.PowerShell.CoreInvokeRemoteHelper[TInput,TOutput](PSDataCollection`1 input, PSDataCollection`1 output, PSInvocationSettings settings)
at System.Management.Automation.PowerShell.CoreInvoke[TInput,TOutput](PSDataCollection`1 input, PSDataCollection`1 output, PSInvocationSettings settings)