External Search

External Search

  • BZ_ExternalInclude.aspx
    • Pass the information to the client's xslt folder & file
      • External_Processing.aspx
        • This file is custom per client on what to do with external data
  • Look for "</Info></ExternalSearch>" in ControlPanel.xml
    • Write the site map
  • Layout page with configuration chart
    • Backend structure
      • BZGF_Layout
        • ExternalSearch
          • o2Template,98|o2demo,16
          • o2Company,DBID|  1-n separated by pipes
            • No End pipe, no pipe if only one external site specified.
  • To Test the search from the backend
    • Query Analyzer
      • Set the database drop down to the database id (ie. 98)
      • EXEC bonsai98.SPSEL_SEARCH "search term"
      • Repeat for other databases if external search is implemented