Cisco Cisco WebEx Social for Mobile Manuale Di Manutenzione

Pagina di 50
 
18
Exporting Data from Cisco WebEx Social, Release 3.4.2 SR1
OL-32087-01
  Exported Data Formats
 shows sample record from a content publisher data export file.
Example 2
Content Publisher Data Export File Sample Record
[
  {
     "community":{
        "id":10203,
        "name":"My Community"
     },
     "content":"content",
     "contentType": "COMMUNITY",
     "createDate":1395998266145,
     "creator":{
        "id":12345,
        "screenName":"Screen Name":"pkim"
     },
     "id":101,
     "articleId":"100",
      "modifiedDate":1396428155391,
      "tags":[
        {
           "name":"meeting"
        }
     ],
     "title":"title",
     "embeddedMedia":[
        {
            "fileName":"upload_00000004.mp4",
            "mimeType":"VIDEO_LINK",
            "size":1137202,
            "modifiedDate":1396428155391,
            "mediaId":"175910253",
            "title":"Coffee Maker",
            "description":"How to use the new coffee maker.",
            "author":{
                  "id":110841,
                  "screenName":"rjones"
            },
            "createDate":1395998266145,
            "originalName":"videotest.wmv",
            "tags":[
            {
                  "name":"coffee"
            },
            {
                  "name":"machine"
            }
            ],
           "ccsid":"C-4f36b8ef-47ab-4452-82ce-eb1f5b010f51:2",
tags
Contains the following field for each tag that is associated with the 
content:
name—Name of the tag
title
Title of the content
Table 5
Content Publisher Data Export File Record Fields (continued)
Field
Description