In Certify 8.4.1, with Web Learn the Toggle Enabled only excludes the object from the map if the option “Save Enabled Objects Only” is selected.If “Save Enabled Objects Only” is not selected then the “disabled” objects will be in the map and will be added into the database when imported, but disabled objects will not show up in the process editor in the Object drop-down.There are actually three states a tree object can have in Web Learn:Enabled Disabled No-Class-Match You cannot enable or disable No-Class-Match objects. They simply will not come into the map and this is determined by being unable to map the object to any Certify Web Class based on the configuration file being used.Toggle Enabled/Disabled is related to the following screenshot from Certify: The Web Interface is the only one that makes use of the Enabled/Disabled because of the typically large number of objects on a web page.I believe this “disabled” fieldAll other interfaces just Hardcode the flag in the map to be “Enabled”.There is also Certify Win Learn and Java Learn:Win Learn uses “Exclude From Map” and “Undo Exclude From Map” (which does just that):
Java Learn currently doesn’t allow map exclusions at all:
Also, both Win Learn and Web Learn have an option in their Tools menu for mass exclusions.