Oracle Communications Interactive Session Recorderi FACE
The Oracle Communications Interactive Session Recorderi supports FACE. FACE is a feature for the aggregation and control of events. It is a centralized component used to control both Oracle Communications Interactive Session Recorderi and integrated third-party services. It can also retrieve audio, video, and detailed metadata for recordings stored in the Oracle Communications Interactive Session Recorderi. The initial third-party integration is with the ObserveIT Visual Session Recording solution. This provides the key activities necessary for desktop screen capture and for associating the captured screens to related audio recordings.
The controls currently available include full recording control (start, stop, split, pause, and resume, where split stops recording the current segment and starts recording a new segment, and where pause and resume can aid in the omission of sensitive information from the recording), retrieval of recorded files and metadata, as well as starting and stopping screen capture on an ObserveIT agent host. FACE also supports a policy system allowing incoming events to trigger actions, with the current set of actions dedicated to screen capture control.
- FACE Policy System—Handles automatic actions for specific Oracle Communications Interactive Session Recorderi events.
- External Event Notification Listener—Receives events from Oracle Communications Interactive Session Recorderi components and passes them to Policy System.
- FACE REST API—API for communication and control of Oracle Communications Interactive Session Recorderi components.
For more information on ISR FACE, see the API Reference Guide.
Creating an API User
To Add an API User:
User Time Zone Configuration
By default, FACE responses are returned in UTC time zone. However, by enabling the userTimeZoneFeatureEnabled command, FACE responses are returned with the time zone format configured during the user's creation. This command is set to false by default.
- Access the file
/usr/share/tomcat/webapps/Face/WEB-INF/web.xml
and manually change the parameter userTimeZoneFeatureEnabled to true. - Restart Tomcat service using the command -service tomcat restart.
Note:
Regardless of the Time Format set during API user creation, FACE always returns responses in a 24 hour format.