IntroductionCopy link to clipboard
After installing the Case Record Chat module, you need to incorporate it with Case Management Studio. This page walks you through the recommended incorporation steps.
Incorporate Record ChatCopy link to clipboard
To incorporate Record Chat with Case Management Studio, you need to add it to the Case Summary by performing the following steps:
- In Appian Designer, navigate to the CMGT Case Management Studio Base application.
- Search for CMGT_Case_RecordView_Summary interface.
- In the Expression Editor, find the columnLayout with the CMGT_Case_CaseDetailsSummary expression rule.
- Above CMGT_Case_CaseDetailsSummary, add the CMGT_SS_AI_AppianSmartSuggestionsWrapper_Display interface.
-
In the contents parameter of CMGT_SS_AI_AppianSmartSuggestionsWrapper_Display call the CMGT_RC_AI_RecordChatCases_Display interface and pass in the the
case
parameter.
FeedbackCopy link to clipboard
Was this page helpful?