Dynamically modifying the parameter properties of a concurrent program
I would like to know whether it is possible to dynamically change the 'required' property of a concurrent program parameter at run time.
For example, I have three valuse sets V1, V2 and V3
Depending on the Value in V1, V2 or V3 should be made as a required parameter.
Please let me know if there is a work around for this. Please help.
Thanks and Regards,
Manovinayak