Create Custom Objects

Here’s the list of objects:

  • ChatAIPredictionInfo custom object: Allows you to store information related to predictions from the sentiment and supervisor ask model.
  • ChatAIResultSummary parent object: Has an entry created for each interaction between an agent and end user and its prediction evaluation result.
  • Emotion menu object: Stores the label values for emotion.
  • ChatRole menu object: Stores the label values of the user role of the sender of chat message.

To create the custom objects:

  1. Log in to .net console of your site.
  2. Click Configuration on the navigation pane.
  3. Expand Database, and then double-click Object Designer.
  4. Click Import.
  5. Download the file from: /chat_sentiment/custom_objects/AIML.zip
  6. Enter the path and file name of the zip file downloaded in previous step.
  7. Click Next till import is successful.
  8. Click Save.
  9. Select extra options for each custom object and grant required permissions.
  10. To deploy the permission changes, click Deploy.