Your browser application filter or command handler behaves unexpectedly or erratically

Visual LANSA Framework

Your browser application filter or command handler behaves unexpectedly or erratically

Environment: WAM

Solution: Work through this checklist first:

  • Initially try executing your Framework with tracing mode on. This may reveal that your filter is not processing events the way that you think it should be.

If the problem persists try adding specific trace commands to your function that indicate in more detail what it is doing and what data it is processing. Check in and recompile your function, then execute your Framework with tracing mode turned on. Continue to add trace statements and recompile your function until the logic problem is located.