How to integrate Rational ClearQuest with Swift Kanban ?
Hi All,
I have a requirement to integrate rational ClearQuest(version 8.0.0) and Swift kanban, but without using commercial products as Swift sync or OpsHubs integration manager.
Swift kanban is a wsdl service ( support SOAP XML )
what is solution for it - a software program or ClearQuest provide API for integartion with wsdl service(SOAP XML ) i.e. swiftkanban.
I have a requirement to integrate rational ClearQuest(version 8.0.0) and Swift kanban, but without using commercial products as Swift sync or OpsHubs integration manager.
Swift kanban is a wsdl service ( support SOAP XML )
what is solution for it - a software program or ClearQuest provide API for integartion with wsdl service(SOAP XML ) i.e. swiftkanban.
One answer
You name a commercial (or freemium) product, Swift Kanban, but don't want to pay to use its full potential? I don't think you have other choices, as ClearQuest is designed as a consumer of the Swift Kanban service. Maybe you can develop your own adapter?
Comments
Thanks Donald for your reply.
As I am recently exploring ClearQuest(CQ) ,I want to know that can we build our own adapter using clearQuest API or CQ Eclipse platform to program a code for its integration with Kanban.
To use CQ API we need its eclipse platform and can be developed on it I think.
But can it access WSDL service i.e Kanban details.
That last question can be answered by the Swift Kanban people. From a Java perspective, you can use Apache libraries to make https calls.