RVR-LGR-001
  • 1 Minute to read
  • Dark
    Light
  • PDF

RVR-LGR-001

  • Dark
    Light
  • PDF

Article summary

  1. Issue Summary

    • The error "Variables value exceeds maximum allowed size" with Error Code: RVR-LGR-001 in Rivery's Logic Data Connector indicates that a variable you're using in your logic has exceeded the system's maximum size limit.
    • This issue typically arises when handling large data sets or concatenating extensive amounts of text/data into a single variable within the logic.
  2. Action Steps:

    • Review Variables: Identify and review all the variables being used in your Logic River. Look for any variables that might be aggregating large amounts of data.
    • Optimize Data Management: Consider breaking down large variables into smaller chunks. If a variable holds a list or collection, try processing or passing it in smaller segments.
    • Check for Concatenations: Ensure that any concatenated strings or lists are not unnecessarily large. Optimize by reducing the number of concatenations or the size of each element being concatenated.
    • Consult Rivery Logic Specifications: Refer to the Rivery documentation to understand the limitations on variable sizes and ensure your logic operates within those limits.
  3. External References:

    • For more detailed guidance, consider reviewing Rivery's official documentation on Logic Rivers: Rivery Logic Overview.
    • If managing data sizes and segmenting tasks are necessary, the documentation on best practices for handling large data within Rivery might be helpful: Handling Large Data in Rivery.

If the issue persists or you need further assistance, please open a ticket with Rivery support.


Was this article helpful?

What's Next