Author |
Message
|
sanathkumar |
Posted: Thu Jan 29, 2004 5:06 pm Post subject: GDC update and reading GDC |
|
|
Apprentice
Joined: 01 Jul 2003 Posts: 27
|
Hi
I am trying to update GDC variable through java API.But I couldn't able to do the update.Through activity it is happening.
Can anybody give suggestion to achieve this?.
appreciate for ur help....
thanks
sanath |
|
Back to top |
|
 |
jmac |
Posted: Thu Jan 29, 2004 5:33 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
|
Back to top |
|
 |
sanathkumar |
Posted: Thu Jan 29, 2004 6:07 pm Post subject: |
|
|
Apprentice
Joined: 01 Jul 2003 Posts: 27
|
ok...if it is not possible by java API.
I have a situation like I want to update GDC variable may be through activity outcontainer.But is it possible to go back to same activity after updating GDC variable through activity.I don't want to move to next activity becoz we finished the check in of current activity.
finally, is there any mechanism or technique in build time that define GDC and set activity which will simply update GDC but don't go next activity stay with current activity with default values.
appreciate for ur help....
sanath. |
|
Back to top |
|
 |
sshaker |
Posted: Thu Jan 29, 2004 6:37 pm Post subject: |
|
|
 Disciple
Joined: 20 Sep 2002 Posts: 185
|
sanath
can u pl explain what you are trying to achieve here? _________________ shaker |
|
Back to top |
|
 |
jmac |
Posted: Fri Jan 30, 2004 5:34 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Please read about Exit conditions _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
sanathkumar |
Posted: Fri Jan 30, 2004 7:36 am Post subject: |
|
|
Apprentice
Joined: 01 Jul 2003 Posts: 27
|
hi
we have a one scenario like re-assigning the case(process instance) to another user(authorized user to own the process instance).Inorder to maintain unique owner of process instance, we proposed GDC to maintain owner of Process Instance.
And , also we are quering some activities based on this owner in GDC. Now problem is we can't change that owner in GDC from any activity through java API. So we planned to update through activities.Suppose there is a situation like ADMIN/authorized user wants to change owner of process instance but he don't want to go any other activity. If we assign activity to update GDC, we have to check-out and check-in the activity inorder to update GDC.If we check-in it finishes current activity and moves to next activity which we don't want ...we just want to update GDC of owner and stay with current activity.
We have other queries also depends on this owner member name in GDC.I hope u understand the problem.Appreciate ur suggestion if you can give any idea if it is difficult to achieve through GDC.
thanks
sanath |
|
Back to top |
|
 |
|