RQM 5.0 : custom pre-condition & follow-up actions
![](http://jazz.net/_images/myphoto/1dc5caf2b3efe2f4d8e02027a3beb966.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/1dc5caf2b3efe2f4d8e02027a3beb966.jpg)
As far as I am aware the only part of RQM that would allow that is the built in RTC work item component. This is essentially RTC code and the SDK used to work for it. I am not aware of an SDK or a public Java API for any other part of RQM.
Comments
![](http://jazz.net/_images/myphoto/1dc5caf2b3efe2f4d8e02027a3beb966.jpg)
Hi Ralph,
The actual requirement is, I have created a Test case which is ready for execution but before that i want to check if RQM is linked to some other tool(T1) for requirement or not and if not then user can get to know this through pop up box or by any other way.
![](http://jazz.net/_images/myphoto/1dc5caf2b3efe2f4d8e02027a3beb966.jpg)
so, pre-condition is to check whether RQM is linked with tool T1 or not before execution of Test case.
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
According to my first answer, I am not aware of a RQM SDK that would publish extension points and API's required to do this as custom extension. If there is a different way to achieve this, I am not aware of it.
You might want to consider opening an enhancement request.