Skip to Content
0
Former Member
Jul 04, 2008 at 11:32 AM

Don't save data in infocube if a planning function cancels in a sequence

28 Views

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