Hi,
I am confused about how Delta works. Is there any good place to find documentation.
Here are various situations about which I want the answer.
1) I am loading an ODS with Delta and it fails. No other delta requests have gone. How do I get the data loaded to ODS ?.
2) I am loading an Cube with Delta and it fails. No other delta requests have gone. How do I get the data loaded to Cube ?.
3) I am loading an ODS with Delta and it fails. 3 more requests after this requests have gone successfully. How do I get the data loaded to ODS from the failed request ?.
4) I am loading an Cube with Delta and it fails. 3 more requests after this requests have gone successfully. How do I get the data loaded to Cube from the failed request ?.
Thanks.