How to get the Rule Id of the Expression I want to update, since I want this dynamically based on the rule name I am extracting elsewhere and passing as a process parameter?
Here when I select the rule by typing and prompt, and save it into a pv created using (+), it is showing the value for that particular rule, I but I want it to be dynamically populated.
Discussion posts and replies are publicly visible
I highly recommend to not go that way. Self-modifying code is just no good idea. Maybe we can help you solving your challenge in a different way when you share some details.