Siebel Analytics Web Services Guide > 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 9 lists the fields in this structure.

Table 9. ImportError Structure Fields
Fields
Description

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.

Siebel Analytics Web Services Guide