Skip to main content
March 14, 2025
Solved

When I open a site and it crashes, I get a message. Why?

  • March 14, 2025
  • 5 replies
  • 0 views

I'm opening a Site without any process or Record Type or Data Store and fails due an script error. So far, everything is ok. My doubt is why I receive a message like that?:

Problem: APNX-1-4198-000. Expression evaluation error [evaluation ID = a2876:282f4] in rule 'min_mod_ssjj_i_home_links' (called by rule 'min_mod_ssjj_i_home')

When: 2025-03-14T09:55:37

PageModulo de Servicios Juridicos

Details: Expression evaluation error [evaluation ID = a2876:282f4] in rule 'min_mod_ssjj_i_home_links' (called by rule 'min_mod_ssjj_i_home') : Un componente de tabla [label="null"] tiene un valor no válido para "data". "data" debe provenir de un tipo de registro, de una consulta, de una lista de un diccionario, de una lista de CDT o de un subconjunto de datos. Recibido: Lista de cadena de texto

Why am I receiving messages like this? How can I turn them off so I don't receive them? I'm agree to receive messages if a process fails but not in this case.

Thanks.

    Best answer by mikes0011

    The message you're getting describes the error (presumably in the site's interface, or similar setup issue).  The first step should be to find and fix that error.

    5 replies

    mikes0011
    mikes0011Answer
    Brainy
    March 14, 2025

    The message you're getting describes the error (presumably in the site's interface, or similar setup issue).  The first step should be to find and fix that error.

    March 14, 2025

    Yes, the error is solved but I don't want to receive these messages in the future. Do I have to talk with an Administrator to turn them off?

    stefanhelzle0001
    March 15, 2025

    Well, you only get the message when that error happens. There is nothing else to do.

    mathieud0001
    March 16, 2025

    This feature was introduced in 24.2 whereby it sends an email to the site object administrators.

    https://docs.appian.com/suite/help/24.2/Appian_Release_Notes.html#troubleshoot-faster-with-more-visibility-into-site-and-portal-errors

    March 17, 2025

    Thank you all, guys!!