Autocomplete Parent Task

Thanks for the information! Would you be able to provide the query needed please? I am not too good with the query side of Method Directives...



--- In vantage@yahoogroups.com, Waffqle <waffqle@...> wrote:
>
> You'll need to create a preprocessing directive on Task.Update (or whatever
> the actual business object is called. Enable tracing and complete a task
> manually to see just which one you need.)
>
> Just query for other uncompleted rows with the same parent; if you don't
> find any, close the parent.
>
> Tada!
>
> On Tue, Apr 19, 2011 at 6:42 AM, Ian <ianwhardy@...> wrote:
>
> >
> >
> > Hi,
> >
> > Is it possible to autocomplete a parent task when all sub related tasks are
> > completed?
> >
> > I'm assuming it would be done using a BPM, but I'm not sure how it would be
> > done.
> >
> > Thanks in advance for any and all help!
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>
Hi,

Is it possible to autocomplete a parent task when all sub related tasks are completed?

I'm assuming it would be done using a BPM, but I'm not sure how it would be done.

Thanks in advance for any and all help!
You'll need to create a preprocessing directive on Task.Update (or whatever
the actual business object is called. Enable tracing and complete a task
manually to see just which one you need.)

Just query for other uncompleted rows with the same parent; if you don't
find any, close the parent.

Tada!

On Tue, Apr 19, 2011 at 6:42 AM, Ian <ianwhardy@...> wrote:

>
>
> Hi,
>
> Is it possible to autocomplete a parent task when all sub related tasks are
> completed?
>
> I'm assuming it would be done using a BPM, but I'm not sure how it would be
> done.
>
> Thanks in advance for any and all help!
>
>
>


[Non-text portions of this message have been removed]