Cisco Cisco WebEx Social for Mobile Manuale Di Manutenzione

Pagina di 34
 
7
Exporting Data from Cisco WebEx Social, Release 3.4.2
OL-31556-03
  Error Handling
  –
POST
  –
USER_GROUP
  –
USER
  •
StartRecord—The record number (based on the sort key) of the first record in the export file
  •
EndRecord—The record number (based on the sort key) of the last record in the export file
 provides examples of export files names and shows the sort key for each export file type.
Error Handling
If during a data export process the system encounters an error or data inconstancy that prevents the 
system from exporting data from one or more records, the system creates error files that provide 
information about the situation. An error file contains a comma-separated list of the entity identifier for 
each record that could not be exported.
An error file for an export operation is stored in the export folder that the system creates on the NFS 
server when you execute the operation. To determine additional information if an error occurs, see the 
logs for the App Server nodes and the Worker nodes.
An error file is named as follows:
Entity_EXPORT_StartRecord-EndRecord_err.txt
Where:
  •
Entity—Cisco WebEx Social entity from which the data is exported. Values are:
  –
COMMUNITY
  –
POST_COMMENT
  –
POST
  –
USER_GROUP
  –
USER
  •
StartRecord—The record number (based on the sort key) of the first record in the export file
  •
EndRecord—The record number (based on the sort key) of the last record in the export file
Examples of error file names are as follows:
  •
COMMUNITY_EXPORT_1-500_err.txt—Error file for records 1 through 500 for community data
  •
POST_COMMENT_EXPORT_1-500_err.txt—Error file for records 1 through 500 for post 
comment data
  •
POST_EXPORT_1-500_err.txt—Error file for records 1 through 500 for post data
Table 3
Export File Names and Sort Key 
Entity
File Name Example
Sort Key
Communities
COMMUNITY_EXPORT_1-6.txt
Community ID
Post Comments
POST_COMMENT_EXPORT_1-235.txt
Post comment ID
Posts
POST_EXPORT_1-197.txt
Post ID
User Groups
USER_GROUP_EXPORT_1-68.txt
User Group ID
Users
USER_EXPORT_1-23.txt
User ID