Questions tagged [ibm-rational]

IBM Rational is a software development, versioning and deployment software. Use for questions about the tool or deployments.

138 questions
1
vote
1 answer

Rational Team Concert: Setting Operation Behavior only for one stream in a project area.

I've a scenario where there are several streams inside the Project and I have to restrict deliveries to a particular stream(just a maintenance stream,not an integration stream). Precondition("Work Items must match a query" for ex) set in …
Varun
  • 1,014
  • 8
  • 23
1
vote
1 answer

Server won't start after installing IBM Rational CLM solution with an evaluation topology

I have been trying to install and run the IBM Rational Solution for CLM with an evaluation topology for the purposes of performing a demonstration of the software. I am able to proceed through all of the installation steps, but once I reach the step…
Dave Evans
  • 33
  • 3
1
vote
2 answers

Rational Team Concert: Team Area users to have access to a different project

We've got several projects in RTC for both source code and planning/bug tracking. Sometimes, the projects depend on each other and we would like to link the work items between the projects. However, to do this, the user needs to have rights to…
Pavel
  • 436
  • 3
  • 15
1
vote
2 answers

Why Rational Team Concert changes the files' last modified attribute?

I'm having some issues with the installation of Rational Team Concert on my server. The thing is that when I upload some changes to the server (any kind), it changes the last modified attribute of the file, but it shouldn't do it. Is there a way to…
1
vote
1 answer

Get ClearCase Snapshot Views via ClearCase Automation Library (CAL)?

Is anyone using the ClearCase Automation Library (CAL) successfully to retrieve snapshot views? I can get all the dynamic views just fine, but not a single one of my snapshot views appears in the 'Connection.get_Views(true, region);' command... Is…
Jörg Battermann
  • 4,044
  • 5
  • 42
  • 79
0
votes
2 answers

DXL script for Doors 9.2

I am newbie to DXL scripting, I am using DOORS 9.2, Here i want to export only "object Headings" and "object text" of the current open module to excel. I don't have any idea how to start can anyone help me with an example. Your help is highly…
Neha
  • 49
  • 1
  • 9
0
votes
4 answers

How to view xsd:documentation that is in HTML markup?

I am generating WSDL/XSD for SOAP services from a UML model using IBM Rational Software Architect (RSA). RSA allows you to document the classes and attributes in the model using rich-formatting. For example, I have the following documentation on a…
James Bassett
  • 9,458
  • 4
  • 35
  • 68
0
votes
3 answers

Rational Software Architect Methods and Attributes

I am using IBM Rational Software Architect to produce a class diagram. When right clicking a diagram, choosing file, save as image. Half of my attributes and methods, are inexplicably removed from the saved image. Is there some setting causing…
garyamorris
  • 2,587
  • 2
  • 17
  • 23
0
votes
0 answers

Rdi not responding while new version upgrade is available . Error displayed Java was started but returned exit code 1

Java was started but returned exit code = 1 Rdi is not starting after it shows the message new version is available. It reaches to the point of entering password and then hangs. Please help. Only way I get to launch it successfully by deleting…
0
votes
0 answers

How to properly host rational rose real time project in git?

I'm using rational rose real time (rrrt). I want to host a project on git but I wonder what about conflict in diagram ? For example, rrrt has the habit of update the number id of the transitions. It has also the habit of changing the order of the…
Rayon Magique
  • 130
  • 2
  • 15
0
votes
1 answer

java multi-line string behave strange in rational function test

I just wonder why it act this way. In IBM RFT 6.x version integrated with a eclipse IDE . I run the follow lines to get a text output from another program. String Text = ""; String Text_Value = ""; Text = (String)…
oyss
  • 662
  • 1
  • 8
  • 20
0
votes
2 answers

How to Clone GitHub Repo to an IFS Directory instead of Local workspace for RPG Code?

Are there any direct/existing options to clone a Github repo into IFS repository either using VS code or RDi ? We are tryin to create a development workflow where we plan to use GitHub for housing source code and then use IFS folders for each…
0
votes
0 answers

DXL in DOORs to check specific outlink and return the number of occurrences for a certain word

Thanks for any help. I am currently trying to get a DXL script to return all occurrences for a certain word in the module in the outlink. The outlink "test" will need to be a wild card, if possible, to find all other outlnks that have the word…
Lancer
  • 1
  • 1
0
votes
1 answer

Is it possible to dynamically define enumarated type based on another attributes values in IBM DOORS?

I'm trying to dynamically populate an attribute enumerated list based on another attributes values in IBM DOORS. the image represent the list of items defined as object text I want to dynamically update type enum based on the list captured in the…
0
votes
1 answer

ANT build runs fine with WS_ANT but fails in RAD

Just trying to run ANT script with in IBM RAD\RSA 8 to deploy to websphere . It works fine when run from command prompt using WS_ANT.bat but inside RAD fails with following error Unable to determine WAS Home directory. Please use the wasHome task…
Shahzeb
  • 4,745
  • 4
  • 27
  • 40