Cisco Cisco WebEx Social for Mobile Manuale Di Manutenzione

Pagina di 50
 
20
Exporting Data from Cisco WebEx Social, Release 3.4.2 SR1
OL-32087-01
  Exported Data Formats
 shows sample record from an export file that contains discussion forum category data.
Example 3
Discussion Forum Category Export File Sample Record
{
    "author": {
        "id": 110841,
        "screenName": "pkim"
    },
    "community": {
        "id": 19713801,
        "name": "OpenCommunity P102Y"
    },
    "createDate": 1395926825618,
    "description": "",
    "id": 19713892,
    "lastPostDate": 0,
    "messageCount": 0,
    "modifiedDate": 1395926825618,
    "name": "category1_RUGGF",
    "parentCategoryId": 0,
    "status": "ACTIVE",
    "threadCount": 0
}
Discussion Thread Export File
 describes the record fields for an export file that contains discussion thread data.
Status
One of the following values, which indicates the status of the 
discussion forum category:
ACTIVE—Messages can be added to discussion forum 
category
INACTIVE—Messages cannot be added to discussion forum 
category
ThreadCount
Number of discussions that the discussion forum category includes
Table 6
Discussion Forum Category Data Export File Record Fields (continued)
Field
Description
Table 7
Discussion Thread Data Export File Record Fields
Field
Description
answered
Indicates whether a question type thread includes at least one 
comment or reply that is marked as an answer
body
Body text of the thread
categoryId
Unique identifier of the category of the thread
community
Contains the following fields:
id—Unique identifier of the community that contains this 
thread
name—Name of the community that contains this thread