API to close the defect automatically in IBM CLM tool
Hi, I am working on RTC Jenkins integration.
1. Whenever Jenkins job gets failed, it is creating a defect in CLM tool.-- This task got completed using below API
2. Whenever Jenkins job gets succeeded, the earlier defect should be closed. Looking for some help here.
Thanks in advance.
One answer
You can use the same API. However, you can not directly set the workflow state. You have to perform the necessary work flow state changes using the workflow actions.