Categorize Output File
The following sample code is an example of the expected output of the Categorize method. This XML-formatted message flows from a third-party adapter to a Siebel application (version 8.1 or later).
<?xml version ="1.0" encoding ="UTF-16"?>
<?XsearchAdapter-XML EscapeNames="true"?>
<OutputBlock Character_spcSet="utf16" Language="English">
<Categories>
<category name="Ramani Iyer" kscore="95"/>
<category name="Bhavin Gosrani" kscore="96"/>
</Categories>
</OutputBlock>