
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 04/Jul/13 12:31 AM
Updated: 04/Jul/13 01:09 AM
|
|
Component/s: |
None
|
Affects Version/s: |
5.0.7
|
Fix Version/s: |
None
|
|
Original Estimate:
|
2 hours
|
Remaining Estimate:
|
2 hours
|
Time Spent:
|
Unknown
|
Environment:
|
QB on a Linux server
|
|
I have a set of configurations as:
parent
-- child1
-- child2
Parent is a sequential composition that is used to kick off the two child steps. I have variables defined in the parent, which are then overwritten by each of the children.
My problem is that when I run the parent, the variables are not being overwritten by the child steps. Rather the value defined in the parent is being retained. Is this a known issue? Is it expected behavior? Or am I implementing my configuration variables incorrectly?
Thanks
|
Description
|
I have a set of configurations as:
parent
-- child1
-- child2
Parent is a sequential composition that is used to kick off the two child steps. I have variables defined in the parent, which are then overwritten by each of the children.
My problem is that when I run the parent, the variables are not being overwritten by the child steps. Rather the value defined in the parent is being retained. Is this a known issue? Is it expected behavior? Or am I implementing my configuration variables incorrectly?
Thanks |
Show » |
|