Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Javascript for RTC?

 Hi,

We are planning to move from ClearCase to RTC. We used to use Perl extensively for customize ClearCase (with cleartool interface offered by ClearCase). With RTC, is Javascript the language? Any response is appreciated!

Thanks! 

0 votes



4 answers

Permanent link
Hi Ratan,

there are several customization areas and each of which can have different ways of going around.  So the more specific you are, the more easier to help you with the right answer.

At the Work Item Attribute level, there is definitely JavaScript based customizations that you can use, below link might help you :
     https://jazz.net/wiki/bin/view/Main/AttributeCustomization

For what is not achievable here can still be achieved leveraging one or more of :
REST APIs :
    Resource Oriented Work Item API with OSLC_CM 1.0
        https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2
    Work Items Service provider for OSLC 2.0 CMSpecification:
        https://jazz.net/wiki/bin/view/Main/WorkItemAPIsForOSLCCM20

Plain Java APIs :
RTC SDK :
    https://jazz.net/library/article/495
    https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation

hope it helps

1 vote

Comments

 Can I do something like this in RTC?


If the Work Item summary field is less than 50 chars then the WI submission needs to be blocked?

Thanks! 


Permanent link
In case of RTC SCM, you can still use Perl to wrap around command line interface. "cleartool" will be replaced to "scm" command in stead.

0 votes


Permanent link
RTC also has the Command Line Client through which you can access the Source related artifacts.
https://jazz.net/library/article/1031 has examples on how you can use perl scripts to do some automation.

0 votes


Permanent link
 Thanks! Work Item customization like in ClearQuest? how?


0 votes

Comments

Hi Ratan,

Refer to this article as your first step.
 https://jazz.net/library/article/565



Can I do something like this in RTC?


If the Work Item summary field is less than 50 chars then the WI submission needs to be blocked?

Thanks! 

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 20 '14, 4:09 a.m.

Question was seen: 7,005 times

Last updated: Jan 22 '14, 1:43 a.m.

Confirmation Cancel Confirm