The CreatorCon Call for Content is officially open! Get started here.

why we are getting record not found error when we create an new message in message table

jennyjenny
Kilo Contributor

Hi Team,

We are receiving 'Record not Found ' error when we are trying to submit a new record .

Please see the below screen shots for your reference . javascript:;

find_real_file.png

As shown in the above pic , I am trying to submit new message with a key ' prefix_ago ' and with message empty .

After submitting the record am facing the error ' Record not Found '

find_real_file.png

Could anybody tell us why we are facing this error .

Thanks,

Jenny

1 ACCEPTED SOLUTION

Hi Jenny,



Have you tried going to a free developer instance and xml export the record and import it into your instance? Attached is the out of the box record I exported from my developer instance you can import.



Ryan


View solution in original post

7 REPLIES 7

Ryan Smith1
Giga Contributor

Hi Jenny,



A message with key 'prefix_ago' already exists and is an out of the box message. This is what you should see when attempting to create another message with the same key:


prefix_ago_error.png


And if you attempt to create the same key with leading or trailing zeros you should receive this error:


prefix_ago_error_2.png



I would change the name of your key to something similar. Hope this helps.



Ryan


Hi Ryan,



The prefix_ago message is not their in messages, so that am trying to create a new message with prefix_ago.



But am getting record not found message when I submitting .



Thanks ,


Hi Jenny,



Have you tried going to a free developer instance and xml export the record and import it into your instance? Attached is the out of the box record I exported from my developer instance you can import.



Ryan


Yes, I have tried in that way as well, after some time the prefix_ago


message is deleting from the table.



I am not getting why it is happening.



On 30-Nov-2017 9:08 PM, "rrsmith1027" <community-no-reply@servicenow.com>