It's all about the answers!

Ask a question

The Sequence of work item


adi hasan (86174) | asked Apr 08 '11, 1:51 a.m.
Dear Friends,

Please help me, how to create 1 work item only can be started if its predecessor has been closed?

example : Task B is the predecessor of Task A. The task A only can be started if the task B has been closed.

How to do that?

I have used the predecessor but it still can be started, only show the warning that Task B is started before the predecessor work item is complete.


please help
thank you

4 answers



permanent link
adi hasan (86174) | answered Apr 12 '11, 12:14 a.m.
Dear Friends,

Please help me, how to create 1 work item only can be started if its predecessor has been closed?

example : Task B is the predecessor of Task A. The task A only can be started if the task B has been closed.

How to do that?

I have used the predecessor but it still can be started, only show the warning that Task B is started before the predecessor work item is complete.


please help
thank you


Hai Friends,

please help me on this one.

thank you very much

permanent link
Geoffrey Clemm (30.1k33035) | answered Apr 13 '11, 3:29 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You would need to write your own "work item save" process adviser to
detect and prevent this. As you correctly observed, the built-in
functionality only generates a warning, but does not prevent saving the
work item with this invalid state. There was a work item requesting
that this be an error, rather than a warning, but I'm working
disconnected at the moment, so cannot look up the workitem number.

Cheers,
Geoff

On 4/8/2011 1:53 AM, adichristantohasan wrote:
Dear Friends,

Please help me, how to create 1 work item only can be started if its
predecessor has been closed?

example : Task B is the predecessor of Task A. The task A only can be
started if the task B has been closed.

How to do that?

I have used the predecessor but it still can be started, only show the
warning that Task B is started before the predecessor work item is
complete.


please help
thank you

permanent link
adi hasan (86174) | answered Apr 18 '11, 3:16 a.m.
Hi Geoff,

thank you before for your help..

so i need to write my own "work item save" to prevent this one?

i am really sorry, i don't understand about it because i am a new guy on RTC, could you please to explain me again with the detail? or any tutorial for this one?

thank you very much

You would need to write your own "work item save" process adviser to
detect and prevent this. As you correctly observed, the built-in
functionality only generates a warning, but does not prevent saving the
work item with this invalid state. There was a work item requesting
that this be an error, rather than a warning, but I'm working
disconnected at the moment, so cannot look up the workitem number.

Cheers,
Geoff

On 4/8/2011 1:53 AM, adichristantohasan wrote:
Dear Friends,

Please help me, how to create 1 work item only can be started if its
predecessor has been closed?

example : Task B is the predecessor of Task A. The task A only can be
started if the task B has been closed.

How to do that?

I have used the predecessor but it still can be started, only show the
warning that Task B is started before the predecessor work item is
complete.


please help
thank you

permanent link
Geoffrey Clemm (30.1k33035) | answered Apr 18 '11, 8:35 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
An example can be found at:
http://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample

Anyone else have another (or better) example/tutorial for this?

Cheers,
Geoff

On 4/18/2011 3:23 AM, adichristantohasan wrote:
Hi Geoff,

thank you before for your help..

so i need to write my own "work item save" to prevent this
one?

i am really sorry, i don't understand about it because i am a new guy
on RTC, could you please to explain me again with the detail? or any
tutorial for this one?

thank you very much

gmclemmwrote:
You would need to write your own "work item save" process
adviser to
detect and prevent this. As you correctly observed, the built-in
functionality only generates a warning, but does not prevent saving
the
work item with this invalid state. There was a work item requesting

that this be an error, rather than a warning, but I'm working
disconnected at the moment, so cannot look up the workitem number.

Cheers,
Geoff

On 4/8/2011 1:53 AM, adichristantohasan wrote:
Dear Friends,

Please help me, how to create 1 work item only can be started if
its
predecessor has been closed?

example : Task B is the predecessor of Task A. The task A only can
be
started if the task B has been closed.

How to do that?

I have used the predecessor but it still can be started, only show
the
warning that Task B is started before the predecessor work item is
complete.


please help
thank you

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.