Application Engine - Questions on State Record and the Values assigned to it
1.I have a State Record created and it is a Derived Record. I am assigning some values to the AET fields in a DO Select. The values gets assigned and when i try to use these values in a Call Section (called from same step), things work pretty good. I tried to use the value in the state record in another step and find the value returned is null. I would like to know on the scope of the values in the AET record
2. During which events can i assign a value to a state record field? Can the assignment be made in SQL, Peoplecode Actions? If so is there any specific procedure to be followed for the same?