FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERNov 21 '19, 1:44 p.m.
The only stream/workspace that is guaranteed to have the pathnames of the modified files is the source of the deliver operation (i.e. the one that currently contains the change set). So I suggest rephrasing your question as "how do I find the source workspace/stream for a deliver operation". Note that if the deliver operation does not have this information in its payload, you could also use the "target" workspace/stream (with the caveat that the files that do not exist in the target will not have a pathname in the target).
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.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Nov 21 '19, 8:50 a.m.Which stream or workspace do you want to use?
Álvaro Alonso
Nov 21 '19, 9:46 a.m.I have a change set and i need to get the path of the changed file when the user do a deliver operation. So im not sure which stream i have to use.
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Nov 21 '19, 1:44 p.m.The only stream/workspace that is guaranteed to have the pathnames of the modified files is the source of the deliver operation (i.e. the one that currently contains the change set). So I suggest rephrasing your question as "how do I find the source workspace/stream for a deliver operation". Note that if the deliver operation does not have this information in its payload, you could also use the "target" workspace/stream (with the caveat that the files that do not exist in the target will not have a pathname in the target).