Skip to main content
November 22, 2025
Question

[evaluation ID = 1800d:65dc8] in rule 'nss_i_local' : Could not cast from NSS LOCAL to RecordType. Details: CastInvalid

  • November 22, 2025
  • 2 replies
  • 0 views

Hi everyone.

I have added fields to an SQL Server table. I have refreshed the associated RecordType to add these new fields.

Now when I create a new record I face this error (in the "Nombre" field for example):

I suposse the recordType have not been refreshed properly but I don't know how to do it because I have sincronized many times. When I experience this problem I usually remove the recordtype and create it again but this workaround is not nice. Do you know how to do it properly without rermove it?

Thanks in advance.

    2 replies

    stefanhelzle0001
    November 23, 2025
    I have refreshed the associated RecordType

    What exactly do you mean by that?

    What is your code doing?

    November 24, 2025

    I'm sorry. I made a mistake in my code. The problem wasn't caused by the record type, but by the expression rule. It's working fine for now. Sorry for the inconvenience.