How to develop behavor?
Hi, Would anyone advise?
I want to study developing new behavor using RTC API, but do not know how to start. Please advise...
For example, I want to export a file name list to a txt file every time after delivering a change set.
Of course, I could open the change set in change explore windown and save the file name list to a txt file in local computer. But, If I can develop a behavior and add it as follow-up actions of delivery, that would be great.
I want to study developing new behavor using RTC API, but do not know how to start. Please advise...
For example, I want to export a file name list to a txt file every time after delivering a change set.
Of course, I could open the change set in change explore windown and save the file name list to a txt file in local computer. But, If I can develop a behavior and add it as follow-up actions of delivery, that would be great.
One answer
On Thu, 09 Jul 2009 15:53:00 +0000, XiaMing wrote:
There is some information about creating follow-up actions in the Process
Developer Guide here:
https://jazz.net/wiki/bin/view/Main/
TeamProcessDeveloperGuide#Adding_New_Operation_Participant
And there's a topic about creating new preconditions and follow-up
actions here:
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
--
Jared Burns
Jazz Process Team
I want to study developing new behavor using RTC API, but do not know
how to start. Please advise...
There is some information about creating follow-up actions in the Process
Developer Guide here:
https://jazz.net/wiki/bin/view/Main/
TeamProcessDeveloperGuide#Adding_New_Operation_Participant
And there's a topic about creating new preconditions and follow-up
actions here:
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
--
Jared Burns
Jazz Process Team