L-Equals and other such operations

hi,
I need to know why we are using L-Equals and other such similar operations for filtering criterias used in triggers. Can anyone tell me where exactly we can find the related informations in wM documentation.

Thanks in advance,
krithiga:)

Hello,

webMethods developeruserguide should help you understanding lexical relational operators.

Hi Shahid,
Thanks a ton :slight_smile:

Hi,

If you use Lexical operators the filtering of document takes place at broker level.
If you use other operators then filtering of document takes place at IS level which is memory consuming.