OVERVIEW:
- The 'Set Default Chat Incident Data' allows you to set the values of fields in 'Oracle Service Cloud' incident workspace which is opened by default once we accept a Chat in Media Bar.
- NOTE: this activity can be used only in CHAT's events.
- After opening the 'Set Default Chat Incident Data' activity, you will get the below configuration panel.
Default Configuration Parameters:
- Chat Id: Set the incoming Chat Id.
- Enter Property: Select the Field name for which you want to set the value.
- Enter Value: Enter the value for the selected 'Property'.
HOW IT WORKS:
A Simple Example to configure the ' Set Default Chat Incident Data' activity in PopFlow Studio.
- Select the 'Set Default Chat Incident Data' activity from 'Activity Sidebar'.
- Click on 'Set Default Chat Incident Data' activity to open and configure the 'Set Default Chat Incident Data' activity.
- Configure the fields 'Chat Id' and set 'Incident Variables'. Both fields are mandatory.
...
After executing the workflow below workspace will be shown with the value in the Oracle service cloud.
- Once the Chat incident is opened by default in OSC after an Agent accepts a chat, Popflow activity will set the values from Media bar.
- You can check the above image that is opened in the 'Oracle Service Cloud'. Some fields are updated which we configure configured in the 'Popflow Studio' in the 'Set Default Chat Incident Data' activity.
Note:
- For the 'Subject' field, you can enter any value.
- 'SeverityId' field is a drop down in OSC; you need to enter either of the below number codes:
1 for 'Low'
2 for 'Medium'
3 for 'High' - 'QueueId' field is a drop down in OSC; you need to enter either of the below number codes:
2 for 'Tier I'
3 for 'Tier II'
4 for 'Tier III' - 'Status.id' field is a drop down in OSC; you need to enter either of the below number codes:
2 for 'Solved'
1 for 'Unresolved'
8 for 'Updated'
3 for 'Waiting'
...