Configuring the Tile
The digital assistant can be launched on CS fluid pages. Based on the settings you defined on the Bot Definition page, the assistant can be launched as a tile or widget.
-
From Campus Solutions, navigate to .
-
Click Add Content Reference.
-
On the General page, in Name, enter EOCB_STUCHATASST_FL_GBL.
-
In Label, enter a descriptive label for the digital assistant. For example, you can use "Student Assistant."
-
In Node Name, select SA.
-
In URL Type, select PeopleSoft Generic URL.
-
In Portal URL, enter c/EOCB_MENU_FL.EOCB_CLIENT_FL.GBL?BOTID=NEW_SKILL
Make sure you replace NEW_SKILL with the Bot ID value from the Chat Definitions page. The value you enter will look like:
c/EOCB_MENU_FL.EOCB_CLIENT_FL.GBL?BOTID=STU_CHAT_ASST
-
Click Security.
-
Make sure you select Author Access.
-
From Security Authorizations, in Permission List, select EOCB_CLIENT_USER.
-
Click Fluid Attributes.
-
In Image Name, select your preferred image.
-
In Display In, select Modal.
-
In Modal Parameters, enter:
$Style@frame-pt_chatclientpage;bAutoClose@0;width@600;height@1000;
-
In Folder, select a folder to create a link to the tile repository. For example, you can select CS_SCC_STUDENT_SELFSERV (Student Self Service).
-
Save your changes.
Related Topics