Response Sample for Partial Export

The following is the response sample for partial export:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<ns:ExportDataResponse xmlns:ns="http://www.tibco.com/ac/services/fcservices/wsdl/2.0">
			<ns:Result code="FC_EXP-0000" severity="Info">
				<ns:Description lang="en">Data export initiated successfully</ns:Description>
			</ns:Result>
			<ns:eventID>95569</ns:eventID>
		</ns:ExportDataResponse>
	</soapenv:Body>
</soapenv:Envelope>