Skip to main content
February 10, 2025
Question

rank (Data Outputs) Error

  • February 10, 2025
  • 5 replies
  • 0 views

Hi Community

I have a process model that is started from an interface. A node in process model throws error 'rank (Data Outputs)' for an instance but when tried with similar inputs the node runs correctly after a minute.

Can you please suggest on this.

    5 replies

    venkatrea696188
    February 10, 2025

    Can we know more details please , Process configuration and variable details usually it happens due to misconfiguration of your data in your variable ,Can you look into Tomcat logs, it will give you clear idea??

    February 10, 2025

    The node in process model which throws error calls an expression rule which fetches only single record from database based on filters and the output varaiable type is a CDT. Checked Tomcat logs, it has message=Data Rank Output and Recommended Action='Check+the+expression+including+any+function+requirements+and+resume'.
    The Process model when tried with same data values again, the node runs correctly but sometimes it fails with 'Rank Data output' error.

    venkatrea696188
    February 10, 2025

     Did you pass paging info to fetch only one record and are indexing only data part of the result??can we see screenshots of tomcat logs and your configuration as well if possible

    The Process model when tried with same data values again, the node runs correctly but sometimes it fails with 'Rank Data output' error.

    didn't get you can you please elaborate this one 

    konduruc733182
    February 10, 2025

    Hello [mention:d957f3f0dad84d8ab3071300aec18d74:e9ed411860ed4f2ba0265705b8793d05] 

    Please check if there is any type mismatch between the output value and the variable.