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

Preventing changes from a particular stream

Hi All,
I need to write a code to prevent "Accept" action (deliver) for changes from a particular stream. The scenario is like this:
I have 2 streams s1 and s2. s2 is the flow-target for s1. In order to make the flow uni-directional, i need to prevent the changes from s2 being accepted into s1.
How can we retrieve the stream name where a particular change is coming from? and can this code be written on the custom deliver follow-up action to do this prevention?

Thanks.

0 votes



One answer

Permanent link
Hi All,
I need to write a code to prevent "Accept" action (deliver) for changes from a particular stream. The scenario is like this:
I have 2 streams s1 and s2. s2 is the flow-target for s1. In order to make the flow uni-directional, i need to prevent the changes from s2 being accepted into s1.
How can we retrieve the stream name where a particular change is coming from? and can this code be written on the custom deliver follow-up action to do this prevention?

Thanks.


Changes in RTC never flow between streams. Instead, they are accepted and delivered to/from workspaces. This means there's no way to talk about changes flowing between s1 and s2 in your example.

The best you can do is put controls on who can deliver changes to s1 and s2.

- Jared

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
× 10,951

Question asked: May 08 '12, 10:14 a.m.

Question was seen: 6,196 times

Last updated: May 08 '12, 10:14 a.m.

Confirmation Cancel Confirm