Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

May i know what is the use of this dictionary attribute "all_tables.text_index_translations"

kalaivani22
Tera Expert
 
1 ACCEPTED SOLUTION

Robert H
Mega Sage

Hello @kalaivani22 ,

 

The name of the attribute is actually just "text_index_translations", and it controls whether the index shall be regenerated when translated strings are added. Please see the documentation for more details.

 

Regards,

Robert

View solution in original post

2 REPLIES 2

Robert H
Mega Sage

Hello @kalaivani22 ,

 

The name of the attribute is actually just "text_index_translations", and it controls whether the index shall be regenerated when translated strings are added. Please see the documentation for more details.

 

Regards,

Robert

kalaivani22
Tera Expert

In documentation I could see it has  a "true/false" value but in instance it is a string one and affecting the working of other dictionary attributes while using it.