Need some more details about the scenario you are thinking about, but in general this should be possible as long as:
- The first sequence makes the response known (through a config_db entry)
- The second sequence periodically checks the config_db to see if there are any pending messages for it. If it finds a message then it can change its behavior appropriately.
There are a few assumptions in my answer above.
1 First sequence is shorter than the second.
- If they are running on different VIPs the first sequence starts on the first VIP before the second sequence starts on its VIP.
Logie Ramachandran
Accelver Systems Inc