Response Sample for Full Import

The following is the response sample for full import:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<ns:ImportDataResponse xmlns:ns="http://www.tibco.com/ac/services/fcservices/wsdl/2.0">
			<ns:Result code="FC_IMP-0000" severity="Info">
				<ns:Description lang="en">Data import initiated successfully</ns:Description>
			</ns:Result>
			<ns:eventId>95560</ns:eventId>
		</ns:ImportDataResponse>
	</soapenv:Body>
</soapenv:Envelope>