Issue with Rule Declare Expression
The R-D-E isn't getting fired by the system automatically after inputs properties are updated. It's an intermittent issue .
The use case is , while creating the new case the data is getting populated on work page from an existing case ,which is similar request.
Here the existing case is being opened on TempPage, and the TempPage data is being mapped to work page of new case by using data transform,, all input properties of R-D-E are available on work page but R-D-E is not fired.
I'm planning to go for "whenever used" ,which is not advisable.
Any idea why it isn't fired for all time ? how can we make R-D-E rule to fire for every time..
One thing that may help is, when it DOES fire, and when it does NOT fire, go into SMA and drill down in the "declarative rules management" screens and see how your declare-expression is represented.
Also, if you go into clipboard viewer and right-click and choose "copy xml" on the page name whose contents you believe should have caused the declare-expression to fire, and do it again on the page contents that DID cause it to fire, and either windiff them or post them here so we can windiff them, that may give clues. Best would be if you BOTH compare the SMA declarative rules management AND windiff the corresponding good and bad pages. /Eric