Siebel Analytics Web Administration Guide > Working with Data and Managing the Web Catalog Using Siebel Analytics Web SOAP API > Description of Structures in the Siebel Analytics Web SOAP API >
ImportError Structure
The ImportError structure describes the cause of failure to replay particular change during import. This structure is used in the ReplicationService service. Table 25 lists the fields in this structure.
Table 25. ImportError Structure Fields
|
|
String item |
The path to the changed item. |
String operation |
For internal use only. |
String file |
int line |
String catalogError |
An error string, describing the reason for the failure. |
|