Question

Parameter set in activity
A button action in UI is calling an activity(A) which calls another activity(B) to create work object. Based on the selections in UI, parameters are being set using Property-Set method. But the latest values of parameters are not being passed to activity B. It is taking the earlier values (which are in pzActivityParams ) rather than updated values. What can I do to pass the latest values to B. [the pass current parameter page is unchecked and the params in B is being manually set at the time of calling]
Version - 7.2
***Moderator: Pallavi to update platform capability tags***