Hi guys,
I have a sequence like:
1.function A
2.function B
3.function C
When I execute the sequence in background the data is saved in the infocube Though one function failed.
ex:
function A finished OK.
function B Error.
function C finished OK.
I do not want to save data if one of the function in the sequence failed.
If there any way to do it? How does the sequence work?
regards,
EV