119941 - no subject - Hi All,\n\nAm getting below error for al

Hi All,

Am getting below error for all the entity backed reports
Expression evaluation error in rule 'queryrecord' (called by rules 'getreportdetails' > 'dailyreport') [line 19]: The a!queryAggregation function has an invalid value for the “aggregationColumns” parameter. “aggregationColumns” must not be null or empty.

Please let me know if anyone of you faced and fixed this?
Regards,
Madhu
...

OriginalPostID-119941

  Discussion posts and replies are publicly visible

Parents
  • 1. Create the deleted rule again and call it "queryrecord"
    2. Export it in an application (only the rule)
    3. Delete this new "queryrecord" rule
    4. Edit this rule's XML by extracting it from the ZIP/content/yyyy.xml. Change its name to "queryrecordrule"
    5. Put it back into the ZIP (drag and drop on Windows Explorer)
    6. Import the application
    7. Delete the renamed rule
    8. Restart the application server.

    This is what you need to be aware of:
    ---> 3.1 Objects that WERE saved/saved&published after the problematic rule was created will have to be re-mapped. The re-mapping will work after the restart of the app server.
    ---> 3.2 Objects that WERE NOT updated during the existence of the problematic rule are NOT impacted.
Reply
  • 1. Create the deleted rule again and call it "queryrecord"
    2. Export it in an application (only the rule)
    3. Delete this new "queryrecord" rule
    4. Edit this rule's XML by extracting it from the ZIP/content/yyyy.xml. Change its name to "queryrecordrule"
    5. Put it back into the ZIP (drag and drop on Windows Explorer)
    6. Import the application
    7. Delete the renamed rule
    8. Restart the application server.

    This is what you need to be aware of:
    ---> 3.1 Objects that WERE saved/saved&published after the problematic rule was created will have to be re-mapped. The re-mapping will work after the restart of the app server.
    ---> 3.2 Objects that WERE NOT updated during the existence of the problematic rule are NOT impacted.
Children
No Data