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

Create buildable subset from a workitem with REST API

Hi,


I am trying to programmatically request a zOS build

Eclipse generates a buildable subset and sets its label to the property "team.enterprise.build.ant.buildableSubset" before launching the build

Example of a buildable subset label: <ns1:label>Auto_tko8oJR_Ee6MCu3dD3ZYZw</ns1:label>

I can request builds programmatically, but I don't know how to generate a buildable subset from a workitem with REST APIs

Can you help?

0 votes



One answer

Permanent link

 As you can see in "team.enterprise.build.ant.buildableSubset" this is an ANT task that is available in the enterprise version of EWM. I do not know how that ant task is implemented, but I am pretty convinced that this uses internal APIs and there is most likely no REST API available that you can use.

0 votes

Comments

Actually, I am convinced that this ant task is implemented using the plain Java Client Libraries  and the SDK.

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
× 10,938
× 1

Question asked: Jan 05, 11:21 a.m.

Question was seen: 661 times

Last updated: Jan 10, 5:23 a.m.

Confirmation Cancel Confirm