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

capturing the uuid of changeset mutile jar files using command

https://jazz.net/forum/questions/245211/how-to-capture-rtc-change-set-id-automatically-via-scm-cli
 
Now that the requirement is slightly changed that there are multiple jar files
 
./scm.sh share -r https://rtc_url:9443/ccm "ledger" 1102 "/root/jarfile/ledger/package"    (here there are multiple jar files like ledger1.0.21.jar,ledger1.0.22.jar ,ledger1.0.23.jar ,ledger1.0.24.jar)
 
So just want to confirm the object value pair where the UUID gets strored in both the case will be in the same location?
['workspaces'][0]['components'][0]['outgoing-changes'][0]['uuid'])
 


0 votes



One answer

Permanent link

If the changes are from the same component (in this case I believe so) there will be only one changeset created & so the path mentioned

['workspaces'][0]['components'][0]['outgoing-changes'][0][' uuid ']' contains the uuid of the change set .

But if the changes are from different components then there will be one change set per component created.

0 votes

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
× 1,203
× 87

Question asked: Oct 27 '17, 12:00 p.m.

Question was seen: 2,647 times

Last updated: Oct 27 '17, 12:04 p.m.

Confirmation Cancel Confirm